19 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: Adding "TO" w...
FromSent OnAttachments
Randall ShawMay 17, 2004 11:52 am 
Michelle KonzackMay 17, 2004 12:27 pm 
Randall ShawMay 17, 2004 12:59 pm 
Sam VarshavchikMay 17, 2004 3:48 pm 
Jeff PotterMay 17, 2004 4:29 pm 
Randall ShawMay 17, 2004 6:06 pm 
David NewallMay 17, 2004 8:53 pm 
Jeff PotterMay 18, 2004 5:31 am 
Jeff PotterMay 18, 2004 5:36 am 
Randall ShawMay 18, 2004 6:30 am 
David NewallMay 18, 2004 6:51 am 
Jeff JansenMay 18, 2004 11:08 am 
Sam VarshavchikMay 18, 2004 4:09 pm 
David NewallMay 18, 2004 6:02 pm 
David NewallMay 18, 2004 6:10 pm 
Jeff PotterMay 18, 2004 7:44 pm 
David NewallMay 19, 2004 12:17 am 
Randall ShawMay 24, 2004 9:05 am 
Christian HuldtMay 25, 2004 5:48 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Re: Adding "TO" when delivered to ALIASActions...
From:Christian Huldt (ch@solvare.net)
Date:May 25, 2004 5:48:42 am
List:net.sourceforge.lists.courier-users

And setting it to: DEFAULTDELIVERY="| /usr/lib/courier/bin/preline ./Maildir" Just gave a bunch of "permission denied" errors in the log.

Right -- "./Maildir" isn't the name of a program.

man preline ... SYNOPSIS /usr/lib/courier/bin/preline program [ arg ... ] ...

So you need some program which writes messages to a maildir spool. Maildrop's what we use; but I'm sure there's some vanilla way of doing this that's slick, easy, etc. Anyone else wanna pipe in with an answer as to what? :-)

We have problems with preline and virtual domains, an alias like use@domain1.tld:|preline us@domain1.tld gives an error about an unknown user: <".xalias/nospam@domain1+2etld"@mail.server.name>

Has anyone got preline to work with with virtual domains?