From: Evan Platt (no email)
Date: Fri Dec 01 2006 - 02:25:03 EST
Not sure if this is postfix related at all...
Mail is sent from my localcomputer to postfix, then via smtpauth to
my DSL providers SMTP server:
relayhost = smtp.dslextreme.com
Sent a e-mail to a comcast user and got a e-mail bounce:
204.127.225.26 does not like recipient.
Remote host said: 550 [PERMFAIL] comcast.net requires valid sender domain
Giving up on 204.127.225.26.
Is this on my end or comcast's end?
(No other problems sending mail)
Full postconf -n:
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
body_checks = regexp:/etc/postfix/body_checks
command_directory = /usr/sbin
config_directory = /sw/etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
header_checks = regexp:/etc/postfix/header_checks
inet_interfaces = all
mail_owner = postfix
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
message_size_limit = 0
mydomain = espphotography.com
myhostname = espphotography.com
mynetworks_style = subnet
newaliases_path = /usr/bin/newaliases
parent_domain_matches_subdomains =
debug_peer_list,fast_flush_domains,mynetworks,permit_mx_backup_networks,qmqpd_authorized_clients,relay_domains,smtpd_access_maps,smtpd_client_restrictions
queue_directory = /private/var/spool/postfix
readme_directory = /usr/share/doc/postfix
relayhost = smtp.dslextreme.com
sample_directory = /usr/share/doc/postfix/examples
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtpd_banner = $myhostname ESMTP
wouldnt.you.like.to.know.what.software.this.is.running
smtpd_client_restrictions = check_client_access
hash:/etc/postfix/rbl_access, permit_mynetworks,
reject_rbl_client bl.spamcop.net, reject_rbl_client
sbl-xbl.spamhaus.org, reject_rbl_client
korea.services.net, reject_rbl_client
dynablock.njabl.org, reject_rbl_client
cbl.abuseat.org, reject_rbl_client
bl.csma.biz, reject_rbl_client relays.ordb.org permit
smtpd_sender_restrictions = check_sender_access hash:/etc/postfix/access
smtpd_tls_cert_file = /System/Library/OpenSSL/certs/smtpd.pem
smtpd_tls_key_file = $smtpd_tls_cert_file
smtpd_use_tls = yes
unknown_local_recipient_reject_code = 550
Thanks.
Evan
|
|
|