OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: $myorigin, $mydestination, and local delivery

From: Joshua Myles (jamylesmtu.edu)
Date: Sun Jun 01 2003 - 04:39:59 CDT


On Sun, 1 Jun 2003, Ralf Hildebrandt wrote:

> Some sort of forwarding seems to occur (.forward?)

Nope, just the aliases file I posted before.

> And now you use lmtp. Why do you use both local and lmtp for local
> delivery?

I was using LMTP to talk to amavisd-new. Here's another test without
amavisd-new:

Jun 1 05:35:17 test postfix/smtpd[9115]: [ID 197553 mail.info] connect from host1.bar.foo.edu[192.168.60.32]
Jun 1 05:35:17 test postfix/smtpd[9115]: [ID 197553 mail.info] E8B8C36241: client=host1.bar.foo.edu[192.168.60.32]
Jun 1 05:35:18 test postfix/cleanup[9117]: [ID 197553 mail.info] E8B8C36241: message-id=<Pine.GSO.4.51.0306010535010.2480host2.bar.foo.edu>
Jun 1 05:35:18 test postfix/smtpd[9115]: [ID 197553 mail.info] disconnect from host1.bar.foo.edu[192.168.60.32]
Jun 1 05:35:18 test postfix/qmgr[9114]: [ID 197553 mail.info] E8B8C36241: from=<jamylesfoo.edu>, size=703, nrcpt=1 (queue active)
Jun 1 05:35:18 test postfix/cleanup[9117]: [ID 197553 mail.info] 0D76936242: message-id=<Pine.GSO.4.51.0306010535010.2480host2.bar.foo.edu>
Jun 1 05:35:18 test postfix/local[9119]: [ID 197553 mail.info] E8B8C36241: to=<postmastermail.bar.foo.edu>, relay=local, delay=1, status=sent (forwarded as 0D76936242)
Jun 1 05:35:18 test postfix/qmgr[9114]: [ID 197553 mail.info] 0D76936242: from=<jamylesfoo.edu>, size=842, nrcpt=1 (queue active)
Jun 1 05:35:18 test postfix/smtp[9120]: [ID 197553 mail.info] 0D76936242: to=<rootfoo.edu>, orig_to=<postmastermail.bar.foo.edu>, relay=mail.foo.edu[192.168.70.113], delay=0, status=sent (250 2.0.0 h519ZIT22648 Message accepted for delivery)

> Did you run "newaliases"?

Yep.

Thanks,

Josh