OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Problem with relaying

From: Adrian Muhrer (Adrian.Muhrerred-rooster.com.au)
Date: Mon Sep 20 2004 - 20:02:36 CDT


And now for a real newb question
We have an exchange 5.5 server that looks after our office staff
(exchangeserver.maindomain.com). All mail for maindomain.com is handled by
this machine
I am setting up postfix (as part of kolab 1.0) to look after our store
staff, partly for the postfix experience, but also to seperate our office
and store mail systems.
The postfix server (postfixserver.maindomain.com) handles the mail for
otherdomain.com
real.usermaindomain.com can send to fnurkeotherdomain.com, but fnurke
can't send mail back to real.user

I am sure this is a simple prob.

thanks in advance
Adrian

here's the conf:

canonical_maps = hash:/etc/postfix/canonical
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/lib/postfix
debug_peer_list = maindomain.com
local_recipient_maps =
mailbox_transport = cyrus:unix:extern/cyrus/lmtp
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
masquerade_domains = $mydomain
masquerade_exceptions = root
mydestination = $mydomain
mydomain = otherdomain.com
mynetworks = 127.0.0.0/8, 192.168.200.0/24
newaliases_path = /usr/bin/newaliases.postfix
readme_directory = /usr/share/doc/postfix-2.0.16.20031231/README_FILES
recipient_delimiter = +
relay_domains = maindomain.com, [exchangeserver.maindomain.com]
relocated_maps = hash:/etc/postfix/relocated
sample_directory = /usr/share/doc/postfix-2.0.16.20031231/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_banner = $myhostname ESMTP $mail_name ($mail_version) (Mandrake Linux)
smtpd_recipient_restrictions =
permit_mynetworks,permit_sasl_authenticated,check_relay_domains
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_tls_cert_file = /etc/kolab/cert.pem
smtpd_tls_key_file = /etc/kolab/key.pem
smtpd_use_tls = yes
tls_random_source = dev:/dev/urandom
transport_maps = hash:/etc/postfix/transport
virtual_alias_maps = hash:/etc/postfix/virtual

And here is an extract of the log:
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: connect from
usermachine.maindomain.com[192.168.200.25]
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 220 postfixserver.maindomain.com
ESMTP Postfix (2.1.0-pre-20040209) (Mandrake Linux)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: watchdog_pat: 0x807d430
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: <
usermachine.maindomain.com[192.168.200.25]: EHLO usermachine.maindomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250-postfixserver.maindomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250-PIPELINING
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250-SIZE 10240000
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250-VRFY
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250-ETRN
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250-STARTTLS
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250-AUTH PLAIN
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: match_list_match:
usermachine.maindomain.com: no match
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: match_list_match:
192.168.200.25: no match
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250 8BITMIME
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: watchdog_pat: 0x807d430
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: <
usermachine.maindomain.com[192.168.200.25]: STARTTLS
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 220 Ready to start TLS
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: name_mask: noanonymous
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: watchdog_pat: 0x807d430
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: <
usermachine.maindomain.com[192.168.200.25]: EHLO usermachine.maindomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250-postfixserver.maindomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250-PIPELINING
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250-SIZE 10240000
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250-VRFY
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250-ETRN
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250-AUTH PLAIN
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: match_list_match:
usermachine.maindomain.com: no match
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: match_list_match:
192.168.200.25: no match
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250 8BITMIME
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: watchdog_pat: 0x807d430
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: <
usermachine.maindomain.com[192.168.200.25]: AUTH PLAIN
Zm51cmtlAGZudXJrZQBwb28=
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: smtpd_sasl_authenticate:
sasl_method PLAIN, init_response Zm51cmtlAGZudXJrZQBwb28=
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: smtpd_sasl_authenticate:
decoded initial response fnurke
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: SASL authentication misc:
could not find auxprop plugin, was searching for '[all]'
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: SASL authentication misc:
could not find auxprop plugin, was searching for '[all]'
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 235 Authentication successful
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: watchdog_pat: 0x807d430
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: <
usermachine.maindomain.com[192.168.200.25]: MAIL FROM:
<fnurkeotherdomain.com>
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: extract_addr: input:
<fnurkeotherdomain.com>
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: smtpd_check_addr:
addr=fnurkeotherdomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: connect to subsystem
private/rewrite
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: send attr request =
rewrite
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: send attr rule =
canonicalize
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: send attr address =
fnurkeotherdomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: private/rewrite socket:
wanted attribute: address
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute name:
address
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute value:
fnurkeotherdomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: private/rewrite socket:
wanted attribute: (list terminator)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute name:
(end)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: rewrite_clnt:
canonicalize: fnurkeotherdomain.com -> fnurkeotherdomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: send attr request =
resolve
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: send attr address =
fnurkeotherdomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: private/rewrite socket:
wanted attribute: transport
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute name:
transport
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute value:
local
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: private/rewrite socket:
wanted attribute: nexthop
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute name:
nexthop
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute value:
postfixserver.maindomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: private/rewrite socket:
wanted attribute: recipient
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute name:
recipient
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute value:
fnurkeotherdomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: private/rewrite socket:
wanted attribute: flags
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute name:
flags
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute value:
256
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: private/rewrite socket:
wanted attribute: (list terminator)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute name:
(end)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: resolve_clnt:
`fnurkeotherdomain.com' -> transp=`local'
host=`postfixserver.maindomain.com' rcpt=`fnurkeotherdomain.com' flags=
class=local
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: ctable_locate: install
entry key fnurkeotherdomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: extract_addr: result:
fnurkeotherdomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: fsspace: .: block size
4096, blocks free 867492
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: smtpd_check_size: blocks
4096 avail 867492 min_free 0 msg_size_limit 10240000
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250 Ok
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: watchdog_pat: 0x807d430
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: <
usermachine.maindomain.com[192.168.200.25]: RCPT TO:
<real.usermaindomain.com>
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: extract_addr: input:
<real.usermaindomain.com>
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: smtpd_check_addr:
addr=real.usermaindomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: send attr request =
rewrite
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: send attr rule =
canonicalize
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: send attr address =
real.usermaindomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: private/rewrite socket:
wanted attribute: address
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute name:
address
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute value:
real.usermaindomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: private/rewrite socket:
wanted attribute: (list terminator)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute name:
(end)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: rewrite_clnt:
canonicalize: real.usermaindomain.com -> real.usermaindomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: send attr request =
resolve
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: send attr address =
real.usermaindomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: private/rewrite socket:
wanted attribute: transport
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute name:
transport
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute value:
smpt
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: private/rewrite socket:
wanted attribute: nexthop
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute name:
nexthop
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute value:
exchangeserver.maindomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: private/rewrite socket:
wanted attribute: recipient
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute name:
recipient
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute value:
real.usermaindomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: private/rewrite socket:
wanted attribute: flags
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute name:
flags
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute value:
2048
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: private/rewrite socket:
wanted attribute: (list terminator)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute name:
(end)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: resolve_clnt:
`real.usermaindomain.com' -> transp=`smpt'
host=`exchangeserver.maindomain.com' rcpt=`real.usermaindomain.com' flags=
class=relay
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: ctable_locate: install
entry key real.usermaindomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: extract_addr: result:
real.usermaindomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: send attr request =
rewrite
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: send attr rule =
canonicalize
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: send attr address =
postmaster
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: private/rewrite socket:
wanted attribute: address
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute name:
address
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute value:
postmasterpostfixserver.maindomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: private/rewrite socket:
wanted attribute: (list terminator)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute name:
(end)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: rewrite_clnt:
canonicalize: postmaster -> postmasterpostfixserver.maindomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >>> CHECKING RECIPIENT
MAPS <<<
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: ctable_locate: move
existing entry key fnurkeotherdomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: maps_find:
recipient_canonical_maps: fnurkeotherdomain.com: not found
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: match_string:
otherdomain.com ~? otherdomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: maps_find:
recipient_canonical_maps: fnurke: not found
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: maps_find:
recipient_canonical_maps: otherdomain.com: not found
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: mail_addr_find:
fnurkeotherdomain.com -> (not found)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: maps_find:
canonical_maps: fnurkeotherdomain.com: not found
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: match_string:
otherdomain.com ~? otherdomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: maps_find:
canonical_maps: fnurke: not found
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: maps_find:
canonical_maps: otherdomain.com: not found
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: mail_addr_find:
fnurkeotherdomain.com -> (not found)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: maps_find:
virtual_alias_maps: fnurkeotherdomain.com: not found
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: match_string:
otherdomain.com ~? otherdomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: maps_find:
virtual_alias_maps: fnurke: not found
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: maps_find:
virtual_alias_maps: otherdomain.com: not found
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: mail_addr_find:
fnurkeotherdomain.com -> (not found)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >>> START Recipient
address RESTRICTIONS <<<
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: generic_checks:
name=permit_mynetworks
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: permit_mynetworks:
usermachine.maindomain.com 192.168.200.25
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: match_hostname:
usermachine.maindomain.com ~? 127.0.0.0/8
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: match_hostaddr:
192.168.200.25 ~? 127.0.0.0/8
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: match_hostname:
usermachine.maindomain.com ~? 192.168.200.0/24
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: match_hostaddr:
192.168.200.25 ~? 192.168.200.0/24
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: generic_checks:
name=permit_mynetworks status=1
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >>> CHECKING RECIPIENT
MAPS <<<
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: ctable_locate: move
existing entry key real.usermaindomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: maps_find:
recipient_canonical_maps: real.usermaindomain.com: not found
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: match_string:
maindomain.com ~? otherdomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: match_list_match:
maindomain.com: no match
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: maps_find:
recipient_canonical_maps: maindomain.com: not found
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: mail_addr_find:
real.usermaindomain.com -> (not found)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: maps_find:
canonical_maps: real.usermaindomain.com: not found
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: match_string:
maindomain.com ~? otherdomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: match_list_match:
maindomain.com: no match
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: maps_find:
canonical_maps: maindomain.com: not found
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: mail_addr_find:
real.usermaindomain.com -> (not found)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: maps_find:
virtual_alias_maps: real.usermaindomain.com: not found
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: match_string:
maindomain.com ~? otherdomain.com
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: match_list_match:
maindomain.com: no match
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: maps_find:
virtual_alias_maps: maindomain.com: not found
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: mail_addr_find:
real.usermaindomain.com -> (not found)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: connect to subsystem
public/cleanup
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: public/cleanup socket:
wanted attribute: queue_id
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute name:
queue_id
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute value:
E76CC2873D
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: public/cleanup socket:
wanted attribute: (list terminator)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: input attribute name:
(end)
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: send attr flags = 50
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: E76CC2873D:
client=usermachine.maindomain.com[192.168.200.25], sasl_method=PLAIN,
sasl_username=fnurke
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250 Ok
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: watchdog_pat: 0x807d430
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: <
usermachine.maindomain.com[192.168.200.25]: DATA
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 354 End data with
<CR><LF>.<CR><LF>
Sep 21 10:00:05 postfixserver postfix/smtpd[5737]: public/cleanup socket:
wanted attribute: status
Sep 21 10:00:05 postfixserver postfix/cleanup[5739]: E76CC2873D:
message-id=<200409210945.00642.fnurkeotherdomain.com>
Sep 21 10:00:06 postfixserver postfix/smtpd[5737]: input attribute name:
status
Sep 21 10:00:06 postfixserver postfix/smtpd[5737]: input attribute value: 0
Sep 21 10:00:06 postfixserver postfix/smtpd[5737]: public/cleanup socket:
wanted attribute: reason
Sep 21 10:00:06 postfixserver postfix/smtpd[5737]: input attribute name:
reason
Sep 21 10:00:06 postfixserver postfix/smtpd[5737]: input attribute value:
(end)
Sep 21 10:00:06 postfixserver postfix/smtpd[5737]: public/cleanup socket:
wanted attribute: (list terminator)
Sep 21 10:00:06 postfixserver postfix/smtpd[5737]: input attribute name:
(end)
Sep 21 10:00:06 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250 Ok: queued as E76CC2873D
Sep 21 10:00:06 postfixserver postfix/smtpd[5737]: watchdog_pat: 0x807d430
Sep 21 10:00:06 postfixserver postfix/smtpd[5737]: <
usermachine.maindomain.com[192.168.200.25]: RSET
Sep 21 10:00:06 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 250 Ok
Sep 21 10:00:06 postfixserver postfix/smtpd[5737]: watchdog_pat: 0x807d430
Sep 21 10:00:06 postfixserver postfix/qmgr[5684]: E76CC2873D:
from=<fnurkeotherdomain.com>, size=644, nrcpt=1 (queue active)
Sep 21 10:00:06 postfixserver postfix/smtpd[5737]: <
usermachine.maindomain.com[192.168.200.25]: QUIT
Sep 21 10:00:06 postfixserver postfix/smtpd[5737]: >
usermachine.maindomain.com[192.168.200.25]: 221 Bye
Sep 21 10:00:06 postfixserver postfix/smtpd[5737]: disconnect from
usermachine.maindomain.com[192.168.200.25]
Sep 21 10:00:06 postfixserver postfix/qmgr[5684]: E76CC2873D:
to=<real.usermaindomain.com>, relay=none, delay=1, status=deferred
(transport is unavailable)

================================================================
This email message (and any accompanying file attachments) may contain copyright, confidential or privileged information and is intended for the sole use of the addressee named above. If you are not the intended recipient, or the person responsible for delivering this message to the intended recipient, please notify Australian Fast Foods Pty Ltd by return email and then delete the email, destroy any printed copy and do not disclose or use the information in it. Any unauthorised review, use, alteration, disclosure or distribution of this email (including attachments) by an unintended recipient is prohibited. Any views expressed in this message are those of the individual sender, Australian Fast Foods Pty Ltd does not represent that this message or any attached files are free from computer viruses.
================================================================