|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
(no subject)
From: Bunting, Glen, IG (GBunting864
Worldsavings.com)
Date: Wed Mar 29 2006 - 11:53:56 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am currently in the process of converting our postfix servers from a
straight relay server, which relays emails only from our internal
network, to a server that will relay email from one domain to a specific
email server and from another domain to a different email server. That
part is working without any problems. I currently am using the
transport file to determine which domains get sent to which email
server. Everything works fine for the two domains that are explicitly
defined. At the end of the transport file, I have a catchall line which
is supposed to send all other domains to a specific server. The
catchall is not working. When I end an email to an external account,
the last thing I see is that it is a status of queued. When I look at
the queue using postqueue -p or mailq, I show the queue as being empty.
Can someone explain what I am doing wrong?
Thanks
Glen
Output from maillog:
Mar 29 09:53:16 sl2smtp12 sendmail[2617]: k2THqjqe002617: from=ig864gb,
size=62, class=0, nrcpts=1,
msgid=<200603291752.k2THqjqe002617
sl2smtp12.wsecomsl.com>,
relay=ig864gb
localhost
Mar 29 09:53:16 sl2smtp12 sendmail[2617]: k2THqjqe002617:
to=test
gmail.com, delay=00:00:31, mailer=esmtp, pri=30062, dsn=4.4.3,
stat=queued
Transport:
wsl.com smtp:wsl.com
worldsavings.com smtp:worldsavings.com
* smtp:worldsavings.com
Postconf -n:
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
inet_interfaces = all
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain
mydomain = wsecomsl.com
mynetworks = 127.0.0.0/8 10.70.0.0/16
newaliases_path = /usr/bin/newaliases.postfix
notify_classes = resource, software, bounce, 2bounce, delay
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.0.16/README_FILES
sample_directory = /usr/share/doc/postfix-2.0.16/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 450
*****************************************************************************
If you are not the intended recipient of this e-mail, please notify
the sender immediately. The contents of this e-mail do not amend
any existing disclosures or agreements unless expressly stated.
*****************************************************************************
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]