Edgar Kogler writes:

On Sat, 28 Sep 2013 09:52:22 -0400
Sam Varshavchik <mr...@courier-mta.com> wrote:

When I send a mail to "l...@example.at" from the internal server I read in the mail.log: Sep 29 20:59:17 intern courierd: id=000000000,from=<xyz01@intern>,addr=<l...@example.at>: 550 User <list> unknown Sep 29 20:59:17 intern courierd: id=000000000,from=<xyz01@intern>,addr=<l...@example.at>,status: failure

Fine, "list" is no real username.

My question is: How can I redirect the mails to "l...@example.at" to my firewall ? I looked through the files for courier and read the docs but cannot find how to do this.


> Use the aliases file, to forward mail for individual addresses.

Like I said, use the aliases file. See courier's makealiases man page for more information.

Your firewall server likely recognizes its own FQDN, in addition to example.at, as a mail domain. So, put

list: l...@firewall.example.at

into the aliases file, and run makealiases.

See the makealiases man page for more information.

Attachment: pgpQmtrUkGHdx.pgp
Description: PGP signature

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to