On Tue, 2008-09-09 at 15:38 +0200, Ralf Hildebrandt wrote:
> * Jason Noble <[EMAIL PROTECTED]>:
> > I cant figure out why my postfix is accepting mail for juno.com. Its
> > only doing this for users on the local network trying to send to
> > juno.com.
> > I dont see juno.com in any config files, its not in mydestination.
> > 
> > If I run "dig mx juno.com" from the server it comes up with the correct
> > real-world IPs so its not a DNS problem.
> > 
> > I have smtpd running with the "-v" option and I still cant see why its
> > doing this.
> > 
> > Even this gets no hits:
> > find / -type f -name "*"|grep "juno.com"
> > 
> > Where else should I look?
> 
> Show some logs :)
> 
Sep  9 09:44:53 mail postfix/smtpd[18617]: > paradox.pz.local[10.0.1.253]: 250 
Ok
Sep  9 09:44:53 mail postfix/smtpd[18617]: watchdog_pat: 0x8097310
Sep  9 09:44:53 mail postfix/smtpd[18617]: < paradox.pz.local[10.0.1.253]: RCPT 
TO:<[EMAIL PROTECTED]>
Sep  9 09:44:53 mail postfix/smtpd[18617]: extract_addr: input: <[EMAIL 
PROTECTED]>
Sep  9 09:44:53 mail postfix/smtpd[18617]: smtpd_check_addr: [EMAIL PROTECTED]
Sep  9 09:44:53 mail postfix/smtpd[18617]: send attr request = rewrite
Sep  9 09:44:53 mail postfix/smtpd[18617]: send attr rule = canonicalize
Sep  9 09:44:53 mail postfix/smtpd[18617]: send attr address = [EMAIL PROTECTED]
Sep  9 09:44:53 mail postfix/smtpd[18617]: private/rewrite socket: wanted 
attribute: address
Sep  9 09:44:53 mail postfix/smtpd[18617]: input attribute name: address
Sep  9 09:44:53 mail postfix/smtpd[18617]: input attribute value: [EMAIL 
PROTECTED]
Sep  9 09:44:53 mail postfix/smtpd[18617]: private/rewrite socket: wanted 
attribute: (list terminator)
Sep  9 09:44:53 mail postfix/smtpd[18617]: input attribute name: (end)
Sep  9 09:44:53 mail postfix/smtpd[18617]: rewrite_clnt: canonicalize: [EMAIL 
PROTECTED] -> [EMAIL PROTECTED]
Sep  9 09:44:53 mail postfix/smtpd[18617]: send attr request = resolve
Sep  9 09:44:53 mail postfix/smtpd[18617]: send attr address = [EMAIL PROTECTED]
Sep  9 09:44:53 mail postfix/smtpd[18617]: private/rewrite socket: wanted 
attribute: transport
Sep  9 09:44:53 mail postfix/smtpd[18617]: input attribute name: transport
Sep  9 09:44:53 mail postfix/smtpd[18617]: input attribute value: smtp
Sep  9 09:44:53 mail postfix/smtpd[18617]: private/rewrite socket: wanted 
attribute: nexthop
Sep  9 09:44:53 mail postfix/smtpd[18617]: input attribute name: nexthop
Sep  9 09:44:53 mail postfix/smtpd[18617]: input attribute value: juno.com
Sep  9 09:44:53 mail postfix/smtpd[18617]: private/rewrite socket: wanted 
attribute: recipient
Sep  9 09:44:53 mail postfix/smtpd[18617]: input attribute name: recipient
Sep  9 09:44:53 mail postfix/smtpd[18617]: input attribute value: [EMAIL 
PROTECTED]
Sep  9 09:44:53 mail postfix/smtpd[18617]: private/rewrite socket: wanted 
attribute: flags
Sep  9 09:44:53 mail postfix/smtpd[18617]: input attribute name: flags
Sep  9 09:44:53 mail postfix/smtpd[18617]: input attribute value: 4096
Sep  9 09:44:53 mail postfix/smtpd[18617]: private/rewrite socket: wanted 
attribute: (list terminator)
Sep  9 09:44:53 mail postfix/smtpd[18617]: input attribute name: (end)
Sep  9 09:44:53 mail postfix/smtpd[18617]: resolve_clnt: [EMAIL PROTECTED]' -> 
transp=`smtp' host=`juno.com' [EMAIL PROTECTED]' flags= class=default
Sep  9 09:44:53 mail postfix/smtpd[18617]: ctable_locate: install entry key 
[EMAIL PROTECTED]
Sep  9 09:44:53 mail postfix/smtpd[18617]: extract_addr: result: [EMAIL 
PROTECTED]
Sep  9 09:44:53 mail postfix/smtpd[18617]: >>> START Recipient address 
RESTRICTIONS <<<
Sep  9 09:44:53 mail postfix/smtpd[18617]: generic_checks: 
name=permit_mynetworks
Sep  9 09:44:53 mail postfix/smtpd[18617]: permit_mynetworks: paradox.pz.local 
10.0.1.253
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_hostname: paradox.pz.local ~? 
127.0.0.0/8
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_hostaddr: 10.0.1.253 ~? 
127.0.0.0/8
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_hostname: paradox.pz.local ~? 
10.0.0.0/8
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_hostaddr: 10.0.1.253 ~? 
10.0.0.0/8
Sep  9 09:44:53 mail postfix/smtpd[18617]: generic_checks: 
name=permit_mynetworks status=1
Sep  9 09:44:53 mail postfix/smtpd[18617]: >>> CHECKING RECIPIENT MAPS <<<
Sep  9 09:44:53 mail postfix/smtpd[18617]: ctable_locate: leave existing entry 
key [EMAIL PROTECTED]
Sep  9 09:44:53 mail postfix/smtpd[18617]: maps_find: recipient_canonical_maps: 
[EMAIL PROTECTED]: not found
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_string: juno.com ~? 
polezero.com
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_string: juno.com ~? 
mail.polezero.com
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_string: juno.com ~? 
localhost.polezero.com
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_string: juno.com ~? 
otrs.pz.local
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_string: juno.com ~? 
paradox.pz.local
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_string: juno.com ~? 
216.68.55.34
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_list_match: juno.com: no match
Sep  9 09:44:53 mail postfix/smtpd[18617]: maps_find: recipient_canonical_maps: 
@juno.com: not found
Sep  9 09:44:53 mail postfix/smtpd[18617]: mail_addr_find: [EMAIL PROTECTED] -> 
(not found)
Sep  9 09:44:53 mail postfix/smtpd[18617]: maps_find: canonical_maps: [EMAIL 
PROTECTED]: not found
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_string: juno.com ~? 
polezero.com
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_string: juno.com ~? 
mail.polezero.com
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_string: juno.com ~? 
localhost.polezero.com
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_string: juno.com ~? 
otrs.pz.local
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_string: juno.com ~? 
paradox.pz.local
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_string: juno.com ~? 
216.68.55.34
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_list_match: juno.com: no match
Sep  9 09:44:53 mail postfix/smtpd[18617]: maps_find: canonical_maps: 
@juno.com: not found
Sep  9 09:44:53 mail postfix/smtpd[18617]: mail_addr_find: [EMAIL PROTECTED] -> 
(not found)
Sep  9 09:44:53 mail postfix/smtpd[18617]: maps_find: virtual_alias_maps: 
[EMAIL PROTECTED]: not found
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_string: juno.com ~? 
polezero.com
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_string: juno.com ~? 
mail.polezero.com
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_string: juno.com ~? 
localhost.polezero.com
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_string: juno.com ~? 
otrs.pz.local
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_string: juno.com ~? 
paradox.pz.local
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_string: juno.com ~? 
216.68.55.34
Sep  9 09:44:53 mail postfix/smtpd[18617]: match_list_match: juno.com: no match
Sep  9 09:44:53 mail postfix/smtpd[18617]: maps_find: virtual_alias_maps: 
@juno.com: not found
Sep  9 09:44:53 mail postfix/smtpd[18617]: mail_addr_find: [EMAIL PROTECTED] -> 
(not found)
Sep  9 09:44:53 mail postfix/smtpd[18617]: connect to subsystem public/cleanup
Sep  9 09:44:53 mail postfix/smtpd[18617]: public/cleanup socket: wanted 
attribute: queue_id
Sep  9 09:44:53 mail postfix/smtpd[18617]: input attribute name: queue_id
Sep  9 09:44:53 mail postfix/smtpd[18617]: input attribute value: ECBF224B9E
Sep  9 09:44:53 mail postfix/smtpd[18617]: public/cleanup socket: wanted 
attribute: (list terminator)
Sep  9 09:44:53 mail postfix/smtpd[18617]: input attribute name: (end)
Sep  9 09:44:53 mail postfix/smtpd[18617]: send attr flags = 50
Sep  9 09:44:53 mail postfix/smtpd[18617]: ECBF224B9E: 
client=paradox.pz.local[10.0.1.253]
Sep  9 09:44:53 mail postfix/smtpd[18617]: > paradox.pz.local[10.0.1.253]: 250 
Ok
Sep  9 09:44:53 mail postfix/smtpd[18617]: watchdog_pat: 0x8097310
Sep  9 09:44:53 mail postfix/smtpd[18617]: < paradox.pz.local[10.0.1.253]: DATA
Sep  9 09:44:53 mail postfix/smtpd[18617]: > paradox.pz.local[10.0.1.253]: 354 
End data with <CR><LF>.<CR><LF>
Sep  9 09:44:54 mail postfix/smtpd[18617]: public/cleanup socket: wanted 
attribute: status
Sep  9 09:44:54 mail postfix/cleanup[23636]: ECBF224B9E: message-id=<[EMAIL 
PROTECTED]>
Sep  9 09:44:54 mail postfix/smtpd[18617]: input attribute name: status
Sep  9 09:44:54 mail postfix/smtpd[18617]: input attribute value: 0
Sep  9 09:44:54 mail postfix/smtpd[18617]: public/cleanup socket: wanted 
attribute: reason
Sep  9 09:44:54 mail postfix/smtpd[18617]: input attribute name: reason
Sep  9 09:44:54 mail postfix/smtpd[18617]: input attribute value: (end)
Sep  9 09:44:54 mail postfix/smtpd[18617]: public/cleanup socket: wanted 
attribute: (list terminator)
Sep  9 09:44:54 mail postfix/smtpd[18617]: input attribute name: (end)
Sep  9 09:44:54 mail postfix/smtpd[18617]: > paradox.pz.local[10.0.1.253]: 250 
Ok: queued as ECBF224B9E
Sep  9 09:44:54 mail postfix/smtpd[18617]: watchdog_pat: 0x8097310
Sep  9 09:44:54 mail postfix/smtpd[18617]: < paradox.pz.local[10.0.1.253]: RSET
Sep  9 09:44:54 mail postfix/smtpd[18617]: > paradox.pz.local[10.0.1.253]: 250 
Ok
Sep  9 09:44:54 mail postfix/smtpd[18617]: watchdog_pat: 0x8097310
Sep  9 09:44:54 mail postfix/qmgr[17092]: ECBF224B9E: from=<[EMAIL PROTECTED]>, 
size=585, nrcpt=2 (queue active)
Sep  9 09:44:54 mail postfix/smtpd[18617]: < paradox.pz.local[10.0.1.253]: QUIT
Sep  9 09:44:54 mail postfix/smtpd[18617]: > paradox.pz.local[10.0.1.253]: 221 
Bye
Sep  9 09:44:54 mail postfix/smtpd[18617]: disconnect from 
paradox.pz.local[10.0.1.253]
Sep  9 09:44:54 mail postfix/smtpd[18617]: master_notify: status 1
Sep  9 09:44:54 mail postfix/smtpd[18617]: connection closed
Sep  9 09:44:54 mail postfix/smtpd[18617]: watchdog_stop: 0x8097310
Sep  9 09:44:57 mail postfix/cleanup[23636]: 6B5E427186: message-id=<[EMAIL 
PROTECTED]>
Sep  9 09:44:57 mail postfix/smtpd[19716]: disconnect from mail[127.0.0.1]
Sep  9 09:44:57 mail postfix/qmgr[17092]: 6B5E427186: from=<[EMAIL PROTECTED]>, 
size=971, nrcpt=2 (queue active)
Sep  9 09:44:57 mail amavis[25002]: (25002-01) Passed, <[EMAIL PROTECTED]> -> 
<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>, Message-ID: <[EMAIL PROTECTED]>, Hits: 
-
Sep  9 09:44:57 mail postfix/smtp[18599]: ECBF224B9E: to=<[EMAIL PROTECTED]>, 
relay=127.0.0.1[127.0.0.1], delay=4, status=sent (250 2.6.0 Ok, id=25002-01, 
from MTA: 250 Ok: queued as 6B5E427186)
Sep  9 09:44:57 mail postfix/smtp[18599]: ECBF224B9E: to=<[EMAIL PROTECTED]>, 
relay=127.0.0.1[127.0.0.1], delay=4, status=sent (250 2.6.0 Ok, id=25002-01, 
from MTA: 250 Ok: queued as 6B5E427186)
Sep  9 09:44:57 mail postfix/qmgr[17092]: ECBF224B9E: removed
Sep  9 09:44:57 mail postfix/local[24929]: 6B5E427186: to=<[EMAIL PROTECTED]>, 
relay=local, delay=0, status=sent (delivered to command: procmail -a $EXTENSION)
Sep  9 09:44:57 mail postfix/local[20046]: 6B5E427186: to=<[EMAIL PROTECTED]>, 
relay=local, delay=0, status=bounced (unknown user: "cryil")
Sep  9 09:44:57 mail postfix/cleanup[23303]: A1170278EA: message-id=<[EMAIL 
PROTECTED]>
Sep  9 09:44:57 mail postfix/qmgr[17092]: A1170278EA: from=<>, size=2604, 
nrcpt=1 (queue active)
Sep  9 09:44:57 mail postfix/qmgr[17092]: 6B5E427186: removed
Sep  9 09:44:57 mail postfix/local[19117]: A1170278EA: to=<[EMAIL PROTECTED]>, 
orig_to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=sent (delivered to 
command: procmail -a $EXTENSION)
Sep  9 09:44:57 mail postfix/qmgr[17092]: A1170278EA: removed

access_map_reject_code = 550
alias_maps = hash:/etc/aliases
always_bcc = mailmonitor
append_dot_mydomain = yes
best_mx_transport = local
biff = no
broken_sasl_auth_clients = yes
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
delay_warning_time = 1h
disable_vrfy_command = yes
home_mailbox = Maildir/
initial_destination_concurrency = 20
local_destination_concurrency_limit = 4
local_recipient_maps = $alias_maps, unix:passwd.byname
mailbox_command = procmail -a $EXTENSION
mailbox_size_limit = 0
maps_rbl_reject_code = 550
masquerade_domains = $mydomain
message_size_limit = 50000000
multi_recipient_bounce_reject_code = 554
mydestination = polezero.com, mail.polezero.com, localhost.polezero.com, 
otrs.pz.local, paradox.pz.local, 216.68.55.34
myhostname = mail.polezero.com
mynetworks = 127.0.0.0/8, 10.0.0.0/8
myorigin = /etc/mailname
non_fqdn_reject_code = 554
notify_classes = 2bounce, delay, resource, software
recipient_delimiter = +
relay_domains_reject_code = 550
setgid_group = postdrop
smtp_destination_concurrency_limit = 10
smtpd_banner = $myhostname NO UCE ESMTP
smtpd_client_restrictions = permit_mynetworks, permit
smtpd_delay_reject = no
smtpd_etrn_restrictions = permit_mynetworks, reject
smtpd_hard_error_limit = 10
smtpd_helo_required = yes
smtpd_helo_restrictions = permit_mynetworks, check_helo_access 
hash:/etc/postfix/maps/access_helo, reject_invalid_hostname, permit
smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination, 
check_recipient_access hash:/etc/postfix/maps/access_recipient, 
permit_sasl_authenticated, reject_invalid_hostname, reject_unauth_pipelining, 
reject_non_fqdn_recipient, reject_unknown_recipient_domain, permit
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $myhostname
smtpd_sasl_security_options = noanonymous
smtpd_sender_restrictions = permit_mynetworks, reject_unauth_destination, 
check_sender_access hash:/etc/postfix/maps/access_sender, 
reject_unauth_pipelining, reject_unknown_address, reject_invalid_hostname, 
reject_unknown_sender_domain, reject_non_fqdn_sender, permit
smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem
smtpd_tls_auth_only = yes
smtpd_tls_cert_file = /etc/postfix/ssl/newcert.pem
smtpd_tls_key_file = /etc/postfix/ssl/newreq.pem
smtpd_tls_loglevel = 3
smtpd_tls_received_header = yes
smtpd_tls_session_cache_timeout = 3600s
smtpd_use_tls = yes
strict_rfc821_envelopes = yes
tls_random_source = dev:/dev/urandom
unknown_address_reject_code = 550
unknown_client_reject_code = 550
unknown_hostname_reject_code = 550
unknown_local_recipient_reject_code = 551
unknown_relay_recipient_reject_code = 551
unknown_virtual_alias_reject_code = 554
unknown_virtual_mailbox_reject_code = 554
unverified_recipient_reject_code = 554
unverified_sender_reject_code = 550

Reply via email to