|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
RE: Postfix mail gateway not rejecting non-existant local / relay recipients
From: Wesley K. Joyce (wjoyce
uvi.edu)
Date: Tue Jan 03 2006 - 01:42:33 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Here is an example. noone
uvi.edu does not exist in my recipient maps.
Jan 3 03:41:54 mahi postfix/smtpd[18179]: connect from macserv1.uvi.edu[146.226.2.224]
Jan 3 03:41:54 mahi postfix/smtpd[18179]: 853DE6B6846: client=macserv1.uvi.edu[146.226.2.224]
Jan 3 03:41:54 mahi postfix/cleanup[18149]: 853DE6B6846: message-id=<000d01c61039$2bdcd1b0$3300a8c0
vipowernet.net>
Jan 3 03:41:54 mahi postfix/qmgr[18141]: 853DE6B6846: from=<pjoyce
uvi.edu>, size=1339, nrcpt=1 (queue active)
Jan 3 03:41:54 mahi postfix/smtpd[18152]: connect from localhost.localdomain[127.0.0.1]
Jan 3 03:41:54 mahi postfix/smtpd[18152]: DFA466B6847: client=localhost.localdomain[127.0.0.1]
Jan 3 03:41:54 mahi postfix/smtpd[18179]: disconnect from macserv1.uvi.edu[146.226.2.224]
Jan 3 03:41:54 mahi fprotd[18182]: Handling '/tmp/att-43ba2ac2-AMC-unnamed%2Etxt?-dumb%0A-server%0A-disinf'
Jan 3 03:41:54 mahi fprotd[18182]: Scanner arguments: -dumb -server -disinf
Jan 3 03:41:54 mahi fprotd[18183]: Scanning file: /tmp/att-43ba2ac2-AMC-unnamed.txt
Jan 3 03:41:55 mahi fprotd[18184]: Handling '/tmp/att-43ba2ac2-PRK-unnamed%2Ehtml?-dumb%0A-server%0A-disinf'
Jan 3 03:41:55 mahi fprotd[18184]: Scanner arguments: -dumb -server -disinf
Jan 3 03:41:55 mahi fprotd[18185]: Scanning file: /tmp/att-43ba2ac2-PRK-unnamed.html
Jan 3 03:41:55 mahi postfix/cleanup[18149]: DFA466B6847: message-id=<000d01c61039$2bdcd1b0$3300a8c0
vipowernet.net>
Jan 3 03:41:55 mahi postfix/qmgr[18141]: DFA466B6847: from=<pjoyce
uvi.edu>, size=1585, nrcpt=1 (queue active)
Jan 3 03:41:55 mahi postfix/smtp[18150]: 853DE6B6846: to=<noone
uvi.edu>, relay=127.0.0.1[127.0.0.1], delay=1, status=sent (250 Ok: queued as DFA466B6847)
Jan 3 03:41:55 mahi postfix/smtpd[18152]: disconnect from localhost.localdomain[127.0.0.1]
Jan 3 03:41:55 mahi postfix/qmgr[18141]: 853DE6B6846: removed
Jan 3 03:41:55 mahi postfix/local[18176]: DFA466B6847: to=<noone
uvi.edu>, relay=local, delay=1, status=bounced (unknown user: "noone")
Jan 3 03:41:55 mahi postfix/cleanup[18149]: 319676B6848: message-id=<20060103074155.319676B6848
mahi.uvi.edu>
Jan 3 03:41:55 mahi postfix/qmgr[18141]: 319676B6848: from=<>, size=3157, nrcpt=1 (queue active)
Jan 3 03:41:55 mahi postfix/qmgr[18141]: DFA466B6847: removed
Jan 3 03:41:55 mahi postfix/smtp[18186]: 319676B6848: to=<pjoyce
uvi.edu>, relay=server1.uvi.edu[146.226.130.151], delay=0, status=sent (250 2.6.0 <20060103074155.319676B6848
mahi.uvi.edu> Queued mail for delivery)
Jan 3 03:41:55 mahi postfix/qmgr[18141]: 319676B6848: removed
________________________________
From: owner-postfix-users
postfix.org on behalf of Magnus Bäck
Sent: Tue 1/3/2006 3:11 AM
To: postfix-users
postfix.org
Subject: Re: Postfix mail gateway not rejecting non-existant local / relay recipients
On Tuesday, January 03, 2006 at 07:44 CET,
"Wesley K. Joyce" <wjoyce
uvi.edu> wrote:
> Greetings list. My postfix mail gateway (relay) is not rejecting non
> local / relay recipients. Instead it bounces them when the local
> process is fired off. The googling that I have done has revieled that
> I should be using local_recipient_maps and/or relay_recipient_maps,
> well I am using both and it doesn't work. Help.
If it's a gateway, i.e. it just relays messages to some other server,
why does the messages even reach local(8)? Don't list relay domains in
mydestination, list them in relay_domains.
http://www.postfix.org/STANDARD_CONFIGURATION_README.html#firewall
http://www.postfix.org/ADDRESS_CLASS_README.html
Show complete logs of a message not being rejected.
[...]
--
Magnus Bäck
magnus
dsek.lth.se
- application/ms-tnef attachment: winmail.dat
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]