Back to the question. I was looking at a detailed log on postfix. When
it goes through
the list of tests. It rejects everything until it hits
pop-before-smtp. Then it says
okay. When I check the database of ip numbers. It lists my server and
my localhost
127.0.0.1 number. This isn't correct? Below is snippet of log.
My test server does not show itself in the list of ip's or localhost.
I hope I gave you guys enough info. Seems like me and the amount or
little bits I post is not enough. But HOnestly I'm not 100% sure how
to read the log from a start to end e-mail. I do know how to look for
some errors. Like for instance if it checks against the database and
it errors out.
Thanks, Josh
infocarejobs...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: ctable_locate: leave
existing entry key
infocarejobs...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: reject_unknown_mailhost: aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: lookup aol.com type MX flags 0
Mar 25 00:36:07 primary postfix/smtpd[16392]: dns_query: aol.com (MX): OK
Mar 25 00:36:07 primary postfix/smtpd[16392]: dns_get_answer: type MX
for aol.com
Mar 25 00:36:07 primary last message repeated 3 times
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=reject_unknown_sender_domain status=0
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=reject_unauth_pipelining
Mar 25 00:36:07 primary postfix/smtpd[16392]: reject_unauth_pipelining: RCPT
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=reject_unauth_pipelining status=0
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks: name=permit
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=permit status=1
Mar 25 00:36:07 primary postfix/smtpd[16392]: >>> START Recipient
address RESTRICTIONS <<<
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=check_client_access
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_namadr_access: name
primary.mychoice.cc addr 172.16.0.185
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_domain_access:
primary.mychoice.cc
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_addr_access: 172.16.0.185
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_table_result:
hash:/etc/postfix/pop-before-smtp ok 172.16.0.185
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=check_client_access
status=1
Mar 25 00:36:07 primary postfix/smtpd[16392]: >>> CHECKING RECIPIENT MAPS <<<
Mar 25 00:36:07 primary postfix/smtpd[16392]: ctable_locate: move
existing entry key
tmoneyrac...@hotmail.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: maps_find:
recipient_canonical_maps:
tmoneyrac...@hotmail.com: not found
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_string: hotmail.com ~?
primary.mychoice.cc
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_string: hotmail.com ~?
localhost.mychoice.cc
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_string:
hotmail.com ~? localhost
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_list_match:
hotmail.com: no match
Mar 25 00:36:07 primary postfix/smtpd[16392]: maps_find:
recipient_canonical_maps:
@hotmail.com: not found
Mar 25 00:36:07 primary postfix/smtpd[16392]: mail_addr_find:
tmoneyrac...@hotmail.com ->
(not found)
Mar 25 00:36:07 primary postfix/smtpd[16392]: maps_find: canonical_maps:
tmoneyrac...@hotmail.com: not found
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_string: hotmail.com ~?
primary.mychoice.cc
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_string: hotmail.com ~?
localhost.mychoice.cc
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_string:
hotmail.com ~? localhost
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_list_match:
hotmail.com: no match
Mar 25 00:36:07 primary postfix/smtpd[16392]: maps_find:
canonical_maps: @hotmail.com:
not found
Mar 25 00:36:07 primary postfix/smtpd[16392]: mail_addr_find:
tmoneyrac...@hotmail.com ->
(not found)
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr request = lookup
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr table =
mysql:/etc/postfix/mysql_virtual_alias_maps.cf
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr flags = 16384
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr key =
tmoneyrac...@hotmail.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/proxymap socket:
wanted attribute:
status
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: status
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value: 1
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/proxymap socket:
wanted attribute:
value
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: value
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value: (end)
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/proxymap socket:
wanted attribute:
(list terminator)
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: (end)
Mar 25 00:36:07 primary postfix/smtpd[16392]: dict_proxy_lookup:
table=mysql:/etc/postfix/mysql_virtual_alias_maps.cf flags=fold_fix
key=tmoneyrac...@hotmail.com -> status=1 result=
Mar 25 00:36:07 primary postfix/smtpd[16392]: maps_find: virtual_alias_maps:
tmoneyrac...@hotmail.com: not found
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_string: hotmail.com ~?
primary.mychoice.cc
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_string: hotmail.com ~?
localhost.mychoice.cc
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_string:
hotmail.com ~? localhost
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_list_match:
hotmail.com: no match
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr request = lookup
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr table =
mysql:/etc/postfix/mysql_virtual_alias_maps.cf
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr flags = 16384
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr key = @hotmail.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/proxymap socket:
wanted attribute:
status
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: status
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value: 1
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/proxymap socket:
wanted attribute:
value
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: value
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value: (end)
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/proxymap socket:
wanted attribute:
(list terminator)
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: (end)
Mar 25 00:36:07 primary postfix/smtpd[16392]: dict_proxy_lookup:
table=mysql:/etc/postfix/mysql_virtual_alias_maps.cf flags=fold_fix
k...@hotmail.com ->
status=1 result=
Mar 25 00:36:07 primary postfix/smtpd[16392]: maps_find: virtual_alias_maps:
@hotmail.com: not found
Mar 25 00:36:07 primary postfix/smtpd[16392]: mail_addr_find:
tmoneyrac...@hotmail.com ->
(not found)
Mar 25 00:36:07 primary postfix/smtpd[16392]: >
primary.mychoice.cc[172.16.0.185]: 250
2.1.5 Ok
Mar 25 00:36:07 primary postfix/smtpd[16392]: <
primary.mychoice.cc[172.16.0.185]: RCPT
TO:<tmoneys...@aol.com>
Mar 25 00:36:07 primary postfix/smtpd[16392]: extract_addr: input:
<tmoneys...@aol.com>
Mar 25 00:36:07 primary postfix/smtpd[16392]: smtpd_check_addr:
addr=tmoneys...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr request = rewrite
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr rule = local
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr address =
tmoneys...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/rewrite socket:
wanted attribute:
flags
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: flags
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value: 0
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/rewrite socket:
wanted attribute:
address
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: address
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value:
tmoneys...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/rewrite socket:
wanted attribute:
(list terminator)
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: (end)
Mar 25 00:36:07 primary postfix/smtpd[16392]: rewrite_clnt: local:
tmoneys...@aol.com ->
tmoneys...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr request = resolve
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr sender =
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr address =
tmoneys...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/rewrite socket:
wanted attribute:
flags
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: flags
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value: 0
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/rewrite socket:
wanted attribute:
transport
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: transport
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value: smtp
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/rewrite socket:
wanted attribute:
nexthop
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: nexthop
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value: aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/rewrite socket:
wanted attribute:
recipient
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: recipient
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value:
tmoneys...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/rewrite socket:
wanted attribute:
flags
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: flags
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value: 4096
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/rewrite socket:
wanted attribute:
(list terminator)
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: (end)
Mar 25 00:36:07 primary postfix/smtpd[16392]: resolve_clnt: `' ->
`tmoneys...@aol.com' ->
transp=`smtp' host=`aol.com' rcpt=`tmoneys...@aol.com' flags= class=default
Mar 25 00:36:07 primary postfix/smtpd[16392]: ctable_locate: install entry key
tmoneys...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: extract_addr: in:
<tmoneys...@aol.com>,
result: tmoneys...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: >>> START Client host
RESTRICTIONS <<<
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=permit_mynetworks
Mar 25 00:36:07 primary postfix/smtpd[16392]: permit_mynetworks:
primary.mychoice.cc
172.16.0.185
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_hostname:
primary.mychoice.cc ~?
10.0.0.0/8
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_hostaddr:
172.16.0.185 ~? 10.0.0.0/8
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_list_match:
primary.mychoice.cc: no
match
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_list_match:
172.16.0.185: no match
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=permit_mynetworks
status=0
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=check_client_access
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_namadr_access: name
primary.mychoice.cc addr 172.16.0.185
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_domain_access:
primary.mychoice.cc
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_addr_access: 172.16.0.185
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=check_client_access
status=0
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=check_client_access
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_namadr_access: name
primary.mychoice.cc addr 172.16.0.185
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_domain_access:
primary.mychoice.cc
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_addr_access: 172.16.0.185
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_table_result:
hash:/etc/postfix/pop-before-smtp ok 172.16.0.185
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=check_client_access
status=1
Mar 25 00:36:07 primary postfix/smtpd[16392]: >>> START Helo command
RESTRICTIONS <<<
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=permit_mynetworks
Mar 25 00:36:07 primary postfix/smtpd[16392]: permit_mynetworks:
primary.mychoice.cc
172.16.0.185
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_hostname:
primary.mychoice.cc ~?
10.0.0.0/8
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_hostaddr:
172.16.0.185 ~? 10.0.0.0/8
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_list_match:
primary.mychoice.cc: no
match
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_list_match:
172.16.0.185: no match
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=permit_mynetworks
status=0
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=regexp:/etc/postfix/helo.regexp
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_domain_access: localhost
Mar 25 00:36:07 primary postfix/smtpd[16392]: dict_regexp_lookup:
/etc/postfix/helo.regexp: localhost
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=check_helo_access
status=0
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks: name=permit
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=permit status=1
Mar 25 00:36:07 primary postfix/smtpd[16392]: >>> START Sender address
RESTRICTIONS <<<
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=permit_mynetworks
Mar 25 00:36:07 primary postfix/smtpd[16392]: permit_mynetworks:
primary.mychoice.cc
172.16.0.185
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_hostname:
primary.mychoice.cc ~?
10.0.0.0/8
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_hostaddr:
172.16.0.185 ~? 10.0.0.0/8
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_list_match:
primary.mychoice.cc: no
match
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_list_match:
172.16.0.185: no match
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=permit_mynetworks
status=0
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=check_sender_access
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_mail_access:
infocarejobs...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: ctable_locate: move
existing entry key
infocarejobs...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_access:
infocarejobs...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_domain_access: aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_table_result:
hash:/etc/postfix/sender_access reject_unverified_sender aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: >>> START Sender address
RESTRICTIONS <<<
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=reject_unverified_sender
Mar 25 00:36:07 primary postfix/smtpd[16392]: reject_unverified_address:
infocarejobs...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr request = query
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr address =
infocarejobs...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/verify socket:
wanted attribute:
status
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: status
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value: 0
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/verify socket:
wanted attribute:
recipient_status
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name:
recipient_status
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value: 0
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/verify socket:
wanted attribute:
reason
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: reason
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value:
250 2.1.5 Ok
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/verify socket:
wanted attribute:
(list terminator)
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: (end)
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=reject_unverified_sender status=0
Mar 25 00:36:07 primary postfix/smtpd[16392]: >>> END Sender address
RESTRICTIONS <<<
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=check_sender_access
status=0
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=reject_non_fqdn_sender
Mar 25 00:36:07 primary postfix/smtpd[16392]: reject_non_fqdn_address:
infocarejobs...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=reject_non_fqdn_sender
status=0
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=reject_unknown_sender_domain
Mar 25 00:36:07 primary postfix/smtpd[16392]: reject_unknown_address:
infocarejobs...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: ctable_locate: leave
existing entry key
infocarejobs...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: reject_unknown_mailhost: aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: lookup aol.com type MX flags 0
Mar 25 00:36:07 primary postfix/smtpd[16392]: dns_query: aol.com (MX): OK
Mar 25 00:36:07 primary postfix/smtpd[16392]: dns_get_answer: type MX
for aol.com
Mar 25 00:36:07 primary last message repeated 3 times
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=reject_unknown_sender_domain status=0
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=reject_unauth_pipelining
Mar 25 00:36:07 primary postfix/smtpd[16392]: reject_unauth_pipelining: RCPT
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=reject_unauth_pipelining status=0
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks: name=permit
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=permit status=1
Mar 25 00:36:07 primary postfix/smtpd[16392]: >>> START Recipient
address RESTRICTIONS <<<
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=check_client_access
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_namadr_access: name
primary.mychoice.cc addr 172.16.0.185
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_domain_access:
primary.mychoice.cc
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_addr_access: 172.16.0.185
Mar 25 00:36:07 primary postfix/smtpd[16392]: check_table_result:
hash:/etc/postfix/pop-before-smtp ok 172.16.0.185
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=check_client_access
status=1
Mar 25 00:36:07 primary postfix/smtpd[16392]: >>> CHECKING RECIPIENT MAPS <<<
Mar 25 00:36:07 primary postfix/smtpd[16392]: ctable_locate: move
existing entry key
tmoneys...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: maps_find:
recipient_canonical_maps:
tmoneys...@aol.com: not found
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_string: aol.com ~?
primary.mychoice.cc
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_string: aol.com ~?
localhost.mychoice.cc
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_string: aol.com ~?
localhost
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_list_match:
aol.com: no match
Mar 25 00:36:07 primary postfix/smtpd[16392]: maps_find:
recipient_canonical_maps:
@aol.com: not found
Mar 25 00:36:07 primary postfix/smtpd[16392]: mail_addr_find:
tmoneys...@aol.com -> (not
found)
Mar 25 00:36:07 primary postfix/smtpd[16392]: maps_find: canonical_maps:
tmoneys...@aol.com: not found
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_string: aol.com ~?
primary.mychoice.cc
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_string: aol.com ~?
localhost.mychoice.cc
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_string: aol.com ~?
localhost
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_list_match:
aol.com: no match
Mar 25 00:36:07 primary postfix/smtpd[16392]: maps_find:
canonical_maps: @aol.com: not
found
Mar 25 00:36:07 primary postfix/smtpd[16392]: mail_addr_find:
tmoneys...@aol.com -> (not
found)
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr request = lookup
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr table =
mysql:/etc/postfix/mysql_virtual_alias_maps.cf
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr flags = 16384
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr key =
tmoneys...@aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/proxymap socket:
wanted attribute:
status
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: status
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value: 1
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/proxymap socket:
wanted attribute:
value
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: value
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value: (end)
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/proxymap socket:
wanted attribute:
(list terminator)
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: (end)
Mar 25 00:36:07 primary postfix/smtpd[16392]: dict_proxy_lookup:
table=mysql:/etc/postfix/mysql_virtual_alias_maps.cf flags=fold_fix
key=tmoneys...@aol.com -> status=1 result=
Mar 25 00:36:07 primary postfix/smtpd[16392]: maps_find: virtual_alias_maps:
tmoneys...@aol.com: not found
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_string: aol.com ~?
primary.mychoice.cc
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_string: aol.com ~?
localhost.mychoice.cc
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_string: aol.com ~?
localhost
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_list_match:
aol.com: no match
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr request = lookup
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr table =
mysql:/etc/postfix/mysql_virtual_alias_maps.cf
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr flags = 16384
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr key = @aol.com
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/proxymap socket:
wanted attribute:
status
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: status
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value: 1
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/proxymap socket:
wanted attribute:
value
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: value
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value: (end)
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/proxymap socket:
wanted attribute:
(list terminator)
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: (end)
Mar 25 00:36:07 primary postfix/smtpd[16392]: dict_proxy_lookup:
table=mysql:/etc/postfix/mysql_virtual_alias_maps.cf flags=fold_fix
k...@aol.com ->
status=1 result=
Mar 25 00:36:07 primary postfix/smtpd[16392]: maps_find:
virtual_alias_maps: @aol.com:
not found
Mar 25 00:36:07 primary postfix/smtpd[16392]: mail_addr_find:
tmoneys...@aol.com -> (not
found)
Mar 25 00:36:07 primary postfix/smtpd[16392]: >
primary.mychoice.cc[172.16.0.185]: 250
2.1.5 Ok
Mar 25 00:36:07 primary postfix/smtpd[16392]: <
primary.mychoice.cc[172.16.0.185]: DATA
Mar 25 00:36:07 primary postfix/smtpd[16392]: >>> START Data command
RESTRICTIONS <<<
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=reject_unauth_pipelining
Mar 25 00:36:07 primary postfix/smtpd[16392]: reject_unauth_pipelining: DATA
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=reject_unauth_pipelining status=0
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=reject_multi_recipient_bounce
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=reject_multi_recipient_bounce status=0
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks: name=permit
Mar 25 00:36:07 primary postfix/smtpd[16392]: generic_checks:
name=permit status=1
Mar 25 00:36:07 primary postfix/smtpd[16392]: >
primary.mychoice.cc[172.16.0.185]: 354
End data with <CR><LF>.<CR><LF>
Mar 25 00:36:07 primary postfix/cleanup[16414]: 8AA6810D8004: hold:
header Received: from
localhost (primary.mychoice.cc [172.16.0.185])??by primary.mychoice.cc
(Postfix) with
ESMTP id 8AA6810D8004;??Thu, 25 Mar 2010 00:36:07 -0600 (MDT) from
primary.mychoice.cc[172.16.0.185]; from=<infocarejobs...@aol.com>
to=<tmmy_...@yahoo.com>
proto=ESMTP helo=<localhost>
Mar 25 00:36:07 primary postfix/cleanup[16414]: 8AA6810D8004:
message-id=<20100325003607.cf90su9jy8wck...@www.mychoice.cc>
Mar 25 00:36:07 primary postfix/smtpd[16392]: public/cleanup socket:
wanted attribute:
status
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: status
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value: 0
Mar 25 00:36:07 primary postfix/smtpd[16392]: public/cleanup socket:
wanted attribute:
reason
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: reason
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value: (end)
Mar 25 00:36:07 primary postfix/smtpd[16392]: public/cleanup socket:
wanted attribute:
(list terminator)
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: (end)
Mar 25 00:36:07 primary postfix/smtpd[16392]: >
primary.mychoice.cc[172.16.0.185]: 250
2.0.0 Ok: queued as 8AA6810D8004
Mar 25 00:36:07 primary postfix/smtpd[16392]: <
primary.mychoice.cc[172.16.0.185]: QUIT
Mar 25 00:36:07 primary postfix/smtpd[16392]: >
primary.mychoice.cc[172.16.0.185]: 221
2.0.0 Bye
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_hostname:
primary.mychoice.cc ~?
10.0.0.0/8
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_hostaddr:
172.16.0.185 ~? 10.0.0.0/8
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_list_match:
primary.mychoice.cc: no
match
Mar 25 00:36:07 primary postfix/smtpd[16392]: match_list_match:
172.16.0.185: no match
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr request = disconnect
Mar 25 00:36:07 primary postfix/smtpd[16392]: send attr ident =
smtp:172.16.0.185
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/anvil: wanted
attribute: status
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: status
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute value: 0
Mar 25 00:36:07 primary postfix/smtpd[16392]: private/anvil: wanted
attribute: (list
terminator)
Mar 25 00:36:07 primary postfix/smtpd[16392]: input attribute name: (end)
Mar 25 00:36:07 primary postfix/smtpd[16392]: disconnect from
primary.mychoice.cc[172.16.0.185]
Mar 25 00:36:07 primary postfix/smtpd[16392]: master_notify: status 1
Mar 25 00:36:07 primary postfix/smtpd[16392]: connection closed
Mar 25 00:36:07 primary dovecot: IMAP(p...@mychoice.cc): Disconnected:
Logged out
Mar 25 00:36:08 primary MailScanner[16433]: New Batch: Scanning 1
messages, 8880 bytes
Mar 25 00:36:08 primary MailScanner[16433]: Spam Checks: Starting
Mar 25 00:36:08 primary MailScanner[16433]: Message 8AA6810D8004.BD756
from 172.16.0.185
(infocarejobs...@aol.com) ignored whitelist, had 30 recipients (>20)
Mar 25 00:36:08 primary dovecot: auth(default): new auth connection: pid=16542
Mar 25 00:36:08 primary dovecot: auth(default): client in:
AUTH 1 PLAIN service=IMAP secured
lip=::ffff:172.16.0.185 rip=::ffff:172.16.0.185
Mar 25 00:36:08 primary dovecot: auth(default): client out: CONT 1
Mar 25 00:36:08 primary dovecot: auth(default): client in:
CONT 1 AHBwcm9AbXljaG9pY2UuY2MAbXhtYW4=
--
This message has been scanned for viruses and
dangerous content by Mychoice, and is
believed to be clean.