Hmm...can you please include the output of your logs?
and also postfconf/postconf -n if possible.

/var/log/mail/info

Jun 14 15:54:04 seven postfix/smtpd[9484]: connect from unknown[x.x.x.x]
Jun 14 15:54:04 seven postfix/smtpd[9484]: CEAA35005: client=unknown[x.x.x.x]
Jun 14 15:54:14 seven postfix/cleanup[9486]: CEAA35005: message-id=<Pine.LNX.4.44.0406141533550
[EMAIL PROTECTED]>
Jun 14 15:54:14 seven postfix/qmgr[6180]: CEAA35005: from=<[EMAIL PROTECTED]>, siz
e=3442, nrcpt=1 (queue active)
Jun 14 15:54:14 seven postfix/smtpd[9484]: disconnect from unknown[x.x.x.x]
Jun 14 15:54:14 seven postfix/pipe[9589]: CEAA35005: to=<[EMAIL PROTECTED]>, or
ig_to=<[EMAIL PROTECTED]>, relay=cyrus, delay=10, status=sent (mail.veresys.com)
Jun 14 15:54:45 seven postfix/smtpd[9511]: timeout after DATA from unknown[x.x.x.x]
Jun 14 15:54:45 seven postfix/smtpd[9511]: disconnect from unknown[x.x.x.x]
Jun 14 15:55:02 seven postfix/smtpd[9520]: timeout after DATA from unknown[x.x.x.x]
Jun 14 15:55:02 seven postfix/smtpd[9520]: disconnect from unknown[x.x.x.x]
Jun 14 15:55:03 seven postfix/smtpd[9531]: timeout after DATA from unknown[x.x.x.x]
Jun 14 15:55:03 seven postfix/smtpd[9531]: disconnect from unknown[x.x.x.x]


postconf -n

alias_maps = hash:/etc/postfix/aliases
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
mail_owner = postfix
mailbox_transport = cyrus
mailq_path = /usr/bin/mailq
manpage_directory = /usr/local/man
mime_header_checks = pcre:/etc/postfix/body_checks
mydestination = $myhostname, localhost.$mydomain, seven.$mydomain, mysql:/etc/post
fix/mysql-mydestination.cf
mydomain = veresys.com
myhostname = mail.veresys.com
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = no
sample_directory = /etc/postfix
sender_canonical_maps = mysql:/etc/postfix/mysql-canonical.cf
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtp_data_init_timeout = 120s
smtp_data_xfer_timeout = 600s
smtpd_helo_required = yes
smtpd_recipient_restrictions = reject_invalid_hostname, reject_non_fqdn_sender,
reject_non_fqdn_recipient, reject_unknown_sender_domain, reject_un
known_recipient_domain, reject_unauth_pipelining, permit_mynetworks,
reject_unauth_destination, reject_rbl_client zombie.dnsbl.sorbs.net,
reject_rbl_client relays.ordb.org, reject_rbl_client opm.blitzed.org,
reject_rbl_client list.dsbl.org, reject_rbl_client sbl.spamhaus.org, perm
it
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous
unknown_local_recipient_reject_code = 450
virtual_alias_maps = mysql:/etc/postfix/mysql-virtual.cf


--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to