This is a discussion on Mail problem within the alt.comp.mail.postfix forums, part of the Mail Servers and Related category; Hi I am having a problem with postfix and I need your help please. I can not send any mail ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi
I am having a problem with postfix and I need your help please. I can not send any mail to myemailaddress@taylorassociate.com. The isp ip address is 68.106.145.84 and all of the mail is received on the linux box shell.taylorassociate.com 192.168.15.4 running debian and postfix. I am hosting two different domain taylorassociate.com that is located on the windows servers 192.168.15.5 and it has its own mail server. **************************************** * All incomming mail is received * * 192.168.15.4 * **************************************** * * ******************************* ************************** *All mail for taylorassociate.* * *com gets relayed to * * ******************************* * **************************************** * ALl mail for bbs.cyberchatnet.com * * gets relayed to 192.168.15.20 * **************************************** shell:/etc/postfix# pico main.cf You have new mail in /var/mail/root shell:/etc/postfix# tail -f /var/log/mail.info Oct 6 16:02:53 shell postfix/master[24643]: terminating on signal 15 Oct 6 16:02:57 shell postfix/postfix-script: starting the Postfix mail system Oct 6 16:02:57 shell postfix/master[24799]: daemon started -- version 2.3.8, configuration /etc/postfix Oct 6 16:02:57 shell postfix/qmgr[24801]: D04A618463D: from=<>, size=3303, nrcpt=1 (queue active) Oct 6 16:03:17 shell postfix/smtp[24803]: D04A618463D: to=<ptaylor2008@dbzmail.com>, relay=none, delay=6415, delays=6395/0.03/20/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=dbzmail.com type=MX: Host not found, try again) Oct 6 16:04:02 shell postfix/pickup[24800]: 0722F184646: uid=0 from=<root> Oct 6 16:04:02 shell postfix/cleanup[24842]: 0722F184646: message- id=<20071006200402.0722F184646@shell.taylorassocia te.com> Oct 6 16:04:02 shell postfix/qmgr[24801]: 0722F184646: from=<root@shell.taylorassociate.com>, size=622, nrcpt=1 (queue active) Oct 6 16:04:02 shell postfix/local[24843]: 0722F184646: to=<root@shell.taylorassociate.com>, orig_to=<root>, relay=local, delay=0.42, delays=0.33/0.06/0/0.02, dsn=2.0.0, status=sent (delivered to mailbox) Oct 6 16:04:02 shell postfix/qmgr[24801]: 0722F184646: removed shell:/etc/postfix# more main.cf hostname = shell.taylorassociate.com program_directory = /usr/lib/postfix inet_interfaces = all ##inet_interfaces = 127.0.0.1 masquerade_domains = mydestination = $myhostname, localhost.$mydomain, shell.taylorassociate.com, bbs.cyberchatnet.com, taylorassociate.com ##mydestination = $myhostname, localhost.$mydomain transport_maps = hash:/etc/postfix/transport defer_transports = disable_dns_lookups = no relay_domains=bbs.cyberchatnet.com, taylorassociate.com content_filter = mailbox_command = mailbox_transport = smtpd_sender_restrictions = hash:/etc/postfix/access smtpd_client_restrictions = smtpd_helo_required = no smtpd_helo_restrictions = strict_rfc821_envelopes = no smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination smtp_sasl_auth_enable = no smtpd_sasl_auth_enable = no smtpd_use_tls = no smtp_use_tls = no alias_maps = hash:/etc/mail/aliases mailbox_size_limit = 0 message_size_limit = 10240000 shell:/etc/postfix# more transport bbs.cyberchatnet.com smtp:[192.168.15.20] taylorassociate.com smtp:[192.168.15.5] shell:/etc/postfix# shell:/etc/postfix# more virtual @funkycrunk.com webmaster@funkycrunk.com ptaylor@shell.taylorassociate.com ptaylor@shell.taylorassociate.com phil2@taylorassociate.com phil2@taylorassociate.com @shell.taylorassociate.com Nomail@shell.taylorassociate.com shell:/etc/postfix# --- Synchronet 3.14a-Win32 NewsLink 1.85 * bbs.cyberchatnet.com - Vienna, VA - telnet://bbs.cyberchatnet.com |