Matt Beckman wrote:
> Thanks, John.
> 
> How can I determine if it is down? I opened a telnet session on port 10031 to 
> localhost and it connected. I didn't issue any commands, though, if you have 
> some testing suggestions. Also, the logs show that postfix-policyd connected 
> (including showing the current threshold), then went through the process of 
> sending the first message. The first message was sent and immediately 
> received. The next messages all showed "NOQUEUE: reject: ... Policy 
> Rejection- Quota Exceeded". After 10 minutes, it then showed a series of 
> connections:
> 
> Jul 18 14:50:41 mailserver4 postfix/qmgr[25772]: 7DED49C0FE: from=<mbeckman[ 
> AT ]domain[ DOT ]com>, size=369, nrcpt=1 (queue active)
> Jul 18 14:50:41 mailserver4 postfix/qmgr[25772]: 5FC0F9C225: from=<mbeckman[ 
> AT ]domain[ DOT ]com>, size=369, nrcpt=1 (queue active)
> Jul 18 14:50:41 mailserver4 postfix/qmgr[25772]: C83E89C31F: from=<mbeckman[ 
> AT ]domain[ DOT ]com>, size=370, nrcpt=1 (queue active)
> Jul 18 14:50:41 mailserver4 postfix-policyd: connection from: 127.0.0.1 port: 
> 56370 slots: 0 of 4096 used
> Jul 18 14:50:41 mailserver4 postfix-policyd: connection from: 127.0.0.1 port: 
> 56371 slots: 1 of 4096 used
> Jul 18 14:50:41 mailserver4 postfix-policyd: connection from: 127.0.0.1 port: 
> 56372 slots: 2 of 4096 used
> Jul 18 14:50:54 mailserver4 postfix-policyd: connection from: 127.0.0.1 port: 
> 56373 slots: 3 of 4096 used
> Jul 18 14:55:41 mailserver4 postfix/smtp[1638]: 7DED49C0FE: to=<[EMAIL 
> PROTECTED]>, relay=127.0.0.1[127.0.0.1]:10031, delay=86153, 
> delays=85853/0.06/300/0, dsn=4.4.2, status=deferred (conversation with 
> 127.0.0.1[127.0.0.1] timed out while receiving the initial server greeting)
> Jul 18 14:55:41 mailserver4 postfix/smtp[1639]: 5FC0F9C225: to=<[EMAIL 
> PROTECTED]>, relay=127.0.0.1[127.0.0.1]:10031, delay=86135, 
> delays=85835/0.09/300/0, dsn=4.4.2, status=deferred (conversation with 
> 127.0.0.1[127.0.0.1] timed out while receiving the initial server greeting)
> Jul 18 14:55:41 mailserver4 postfix/smtp[1640]: C83E89C31F: to=<[EMAIL 
> PROTECTED]>, relay=127.0.0.1[127.0.0.1]:10031, delay=86117, 
> delays=85817/0.12/300/0, dsn=4.4.2, status=deferred (conversation with 
> 127.0.0.1[127.0.0.1] timed out while receiving the initial server greeting)
> 
> The messages were never sent after this point.

And the messages never will be.

You did not setup Policyd and Postfix correctly.
(HINT: relay=[..]:10031 <- policyd is not an mta, dont relay mail to it)

Cami

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to