OSEC

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

From: Brian Evans - Postfix List (grknightscent-team.com)
Date: Tue Feb 03 2009 - 12:34:10 CST


Doug Jaquays wrote:
>>>> On Tue, Feb 3, 2009 at 12:33 PM, Brian Evans - Postfix List
>>>>
> <grknightscent-team.com> wrote:
>
>> I hope you have more in your master.cf than listed in that pastebin.
>> It is severely lacking some entries.
>>
>> Logs for a transaction entering to delivery would help as well.
>>
>>
>
> So I do, I'm not sure how I missed the rest. fixed pastepin: http://pastebin.com/m5b61c858
> As for the transaction log. I'm not sure how one can get that when using php's mail() function to send a message. I don't see any obvious answers through google.
>
>
The php mail() command (on *nix) defaults to come in through the pickup
daemon (using the sendmail(1) command).
It can also be sent in via the smtpd daemon.

Intentionally send a message through your app and immediately check your
log.
Read and understand entry to delivery(or relay).

If you need assistance with the logs, please post a transaction here.

Brian