Re: Postfix help

From: robm <rob.merritt_at_no.spam.please>
Date: Fri Oct 27 2006 - 16:57:29 CST

when I send email to rwm132@engr.usask.ca it ends up on port 25 of my
server young , where it gets check against rbls and scanned if it makes
it to the MTA
I want the MTA to check its alias.db or virtual.db (which ever one is
appropriate) and "rewrite " the envelope to rwm132@mail.usask.ca

aliases
rwm132: rwm132@mail.usask.ca

virtual

rwm132 rwm132@mail.usask.ca

it might be that for the virtual db all I can do is

@young.usask.ca @mail.usask.ca

but in my log I get the lines below showing a rewrite to
rwm132@young.usask.ca. I think its using young because I don't have a
main.cf param defined and the MTAs default is to use the DNS entry for
the ip addr of this machine

Oct 27 14:57:29 vm4 postfix/smtp[850]: B746D1475F7:
to=<rwm132@young.usask.ca>, relay=128.233.192.250[128.233.192.250],
delay=0, status=sent (250 2.5.0 Ok.)
Oct 27 14:57:29 vm4 postfix/smtp[850]: C1DDE1475F7:
to=<rwm132@young.usask.ca>, relay=128.233.192.250[128.233.192.250],
delay=0, status=sent (250 2.5.0 Ok.)
Oct 27 14:57:29 vm4 postfix/smtp[850]: CC8171475F7:
to=<rwm132@young.usask.ca>, relay=128.233.192.250[128.233.192.250],
delay=0, status=sent (250 2.5.0 Ok.)
Received on Fri Oct 27 16:57:41 2006

This archive was generated by hypermail 2.1.8 : Fri Oct 27 2006 - 16:57:46 CST