Didn't see this one in the FAQ or list archives, so:

quoting makealiases(8):

"PROGRAM OR MAILBOX ALIASES
       The following notation associates an address directly with
       a mailbox, or with a program:

       info: /var/shared/info

       Messages  addressed  to  "info"  will  be delivered to the
       mailbox or maildir /var/shared/info.  A full pathname must
       be specified.

       info: | /usr/local/shared/info

       Mail  addressed  to  "info" will be delivered to the indi-
       cated program. The program receives each message on  stan-
       dard input.
"

So I would imagine something like:

devnull:        /dev/null
bitbucket:      denull

...would give me nice dead addresses, but in the logs I'm getting:


Aug  1 23:10:49 precursor courierd: newmsg,id=00004A06.3F2B2BB9.0000358C
Aug  1 23:10:49 precursor courierd:
id=00004A06.3F2B2BB9.0000358C,from=<[EMAIL PROTECTED]>,addr=<".xa
lias/[EMAIL PROTECTED]"@precursor.arltn0.codepiranha.org>: 550 User unknown.
Aug  1 23:10:49 precursor courierd:
id=00004A06.3F2B2BB9.0000358C,from=<[EMAIL PROTECTED]>,addr=<".xa
lias/[EMAIL PROTECTED]"@precursor.arltn0.codepiranha.org>,status: failure
Aug  1 23:10:49 precursor courierd:
completed,id=00004A06.3F2B2BB9.0000358C
Aug  1 23:10:49 precursor courierd:
started,id=00004A06.3F2B2BB9.0000358C,from=<>,module=dsn,host=,addr=<[EMAIL PROTECTED]
rltn0.codepiranha.org>


So it's somehow expanding to:

.xalias/[EMAIL PROTECTED]"@precursor.arltn0.codepiranha.org

...so is there perhaps a better way to approach this?

l8*,
-lava



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to