OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
RE:

From: Sheldon T. Hall (pftandem.artell.net)
Date: Wed Mar 29 2006 - 12:17:02 CST


 Bunting, Glen, IG, says ...
>
> 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?
>
> Output from maillog:
>
> Mar 29 09:53:16 sl2smtp12 sendmail[2617]: k2THqjqe002617:
> from=ig864gb, size=62, class=0, nrcpts=1,
> msgid=<200603291752.k2THqjqe002617sl2smtp12.wsecomsl.com>,
> relay=ig864gblocalhost
> Mar 29 09:53:16 sl2smtp12 sendmail[2617]: k2THqjqe002617:
> to=testgmail.com, delay=00:00:31, mailer=esmtp, pri=30062,
> dsn=4.4.3, stat=queued

That is not a Postfix log; it's from Sendmail.

-Shel