Hi Postfix users,

there is an internally used development server with a fairly default
postfix installation. For testing software I want to have postfix listen
on an additional port and every mail incoming on this port should not be
delivered as usual but instead being forwarded to a single address on
the internal mail server (different server).
Mails incoming on port 25 instead should be delivered normally.

So I set up another rule in master.cf:

localhost:485 inet  n       -       -       -       -       smtpd

and postfix is now listen to port 485 as well. But now I'm stuck. Where
do I want to go from here? A transport rule? Virtual? Always_bcc?
What would be the best/canonical way to achieve this?

-- 
Dirk Taggesell
Systemadministrator Experteer.de

Reply via email to