[Sam Varshavchik] > They should be named > > aliasdir/[EMAIL PROTECTED]:com > aliasdir/[EMAIL PROTECTED]:com > > See the description of the difference between the 'locals' and > 'hosteddomains' file. > > A better approach is to define a dummy alias in the aliases file: > > [EMAIL PROTECTED]: foo1 > [EMAIL PROTECTED]: foo2 > > and then use > > aliasdir/.courier-foo1 > aliasdir/.courier-foo2 > > > ... which keeps things a little bit more sane.
Sam, thanks for the suggestions! That worked to use the @domain:com stuff for the suffix. The dummy alias thing seems more complicated for my purposes because it spreads the information out into more than one place. In my case, I'm adding Mailman-related aliases to Courier. When I run Mailman's bin/newlist, it spits out a bunch of qmail-style aliases. I slap those in a file and run a Python script on that file to generate an individual dot-courier file for each alias. So I'd rather pack all the complexity in one place (that script). I suppose it's all half a dozen of one thing, 6 of the other though. Cheers, // m - ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
