On 01/20/2010 09:59 AM, Wagner Pereira wrote: > I've been read the 'man dot-courier' and I've a two questions, that follow: > > How can I delivery messages into another server, running Postfix?
Enter the destination address in the file. If you create ".courier" in user "peter" home directory, with "[email protected]" as the only line, then all mail to that user will be forwarded on to "[email protected]". > Should this line be written in the aliases file, on the mail server? > rt-email: "| /usr/bin/rt-mailgate --queue General --action correspond > --url https://localhost/rt" No. Instead, create /etc/courier/aliasdir/.courier-rt-email with the content (on one line): | /usr/bin/rt-mailgate --queue General --action correspond --url https://localhost/rt ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
