Chris,
Did you check that the postfix daemon is trying to stablish the tcp connection?
You might want to check with sysadmins, I remember there are specific rules
regarding outgoing tcp/25 connections.
Regards,
-Urivan Flores Saaib
==============Original message text===============
On Fri, 04 Jan 2008 11:07:09 PST [EMAIL PROTECTED] wrote:
Emails to same domain (qualcomm.com) are sent fine. Anywhere else
doesn't get to relayhost to be sent.
Here is my main.cf if anyone wouldn't mind sharing any thoughts....
smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
biff = no
append_dot_mydomain = no
smtpd_tls_cert_file=/etc/ssl/certs/ssl-cert-snakeoil.pem
smtpd_tls_key_file=/etc/ssl/private/ssl-cert-snakeoil.key
smtpd_use_tls=yes
smtpd_tls_session_cache_database = btree:${queue_directory}/smtpd_scache
smtp_tls_session_cache_database = btree:${queue_directory}/smtp_scache
myhostname = qualcomm.com
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = localhost.localdomain, localhost
relayhost = [smtphost.qualcomm.com]
mynetworks = 127.0.0.0/8
mailbox_command =
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all
inet_protocols = all
--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
===========End of original message text===========
--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list