Re: How to enumerate the bounce queue?

2011-11-24 Thread penguin
On Thu, 24 Nov 2011 10:10:24 -0500 (EST), Wietse Venema wie...@porcupine.org wrote: peng...@sepserver.net: Is there some way to enumerate the bounce queue and flush it? Wrong question. The right question is: Why is my Postfix accepting undeliverable mail? Wietse Actually you are

postqueue -p | spam questions.

2011-11-24 Thread penguin
I have some messages in queue. I have enumerated the queue with postqueue -p command and see that many messages are not delivered because my server is on a greylist. How come no indication of this greylisting is in mail.log or mail.info? Is there some log on the system that tracks this type of

postqueue -p | Queue ID | What does the '*' mean?

2011-11-23 Thread penguin
root@pinkie:/var/log# postqueue -p -Queue ID- --Size-- Arrival Time -Sender/Recipient--- 808AD1858E* 459339 Wed Nov 23 17:20:37 i...@dpsdirect.us @brookeagent.com 2BDBF18581* 459337 Wed Nov 23 17:50:25 i...@dpsdirect.us

Re: postqueue -p | Queue ID | What does the '*' mean?

2011-11-23 Thread penguin
On Thu, 24 Nov 2011 02:03:17 +, peng...@sepserver.net wrote: root@pinkie:/var/log# postqueue -p -Queue ID- --Size-- Arrival Time -Sender/Recipient--- 808AD1858E* 459339 Wed Nov 23 17:20:37 i...@dpsdirect.us @brookeagent.com

How to enumerate the bounce queue?

2011-11-23 Thread penguin
Is there some way to enumerate the bounce queue and flush it?

verification failed untrusted issuer equifax

2011-11-20 Thread penguin
Nov 20 20:24:27 pinkie postfix/smtp[14887]: certificate verification failed for gmail-smtp-in.l.google.com[209.85.225.27]:25: untrusted issuer /C=US/O=Equifax/OU=Equif$ Nov 20 20:24:28 pinkie postfix/smtp[14887]: 9C7281855D: to=sepich.e...@gmail.com,

Sending bounce reports to a specified email address?

2011-11-20 Thread penguin
Is it possible to have Postfix send all bounce reports to a specified email address instead of to the sender of the bounced email? I have a situation in which my primary MX's do not allow back scatter so my bounce reports are never received. Thanks!

Re: Sending bounce reports to a specified email address?

2011-11-20 Thread penguin
On Sun, 20 Nov 2011 18:36:40 -0600, Noel Jones njo...@megan.vbhcs.org wrote: On 11/20/2011 6:21 PM, peng...@sepserver.net wrote: Is it possible to have Postfix send all bounce reports to a specified email address instead of to the sender of the bounced email? No. I have a situation in

Re: Sending bounce reports to a specified email address?

2011-11-20 Thread penguin
On Sun, 20 Nov 2011 20:10:20 -0600, /dev/rob0 r...@gmx.co.uk wrote: On Sunday 20 November 2011 19:54:40 peng...@sepserver.net wrote: On Sun, 20 Nov 2011 18:36:40 -0600, Noel Jones njo...@megan.vbhcs.org wrote: On 11/20/2011 6:21 PM, peng...@sepserver.net wrote: Is it possible to have

Re: rambo

2011-11-19 Thread penguin
On Sat, 19 Nov 2011 05:12:06 +0100, Reindl Harald h.rei...@thelounge.net wrote: Am 19.11.2011 02:05, schrieb peng...@sepserver.net: What do I make out of this? Nov 19 00:07:39 pinkie postfix/smtp[8661]: ABEB11855B: to=postmas...@dpsdirect.us, relay=mx1.emailsrvr.com[72.4.117.21]:25,

How to set Postfix to send bounces to i...@mydomain.com

2011-11-19 Thread penguin
I have three email servers in my zone: mx1.emailsrvr.compriority10 mx2.emailsrvr.compriority20 pinkie.mydomain.compriority80 --- PostFix I want all the Non Delivery Reports from pinkie.mydomain.com to go to i...@mydomain.com which is a mail account that exists on mx1.emailsrvr.com.

postmas...@mydomain.com

2011-11-18 Thread penguin
I just installed postfix on Debian6. It's humming along and I am sending mail from it. I noticed that there is a folder /root/Mail although there is no mail in it yet. Also there seems to be nothing at all in /var/mail/. Doesn't Postfix create postmas...@mydomain.com by default? I am using

aliases

2011-11-18 Thread penguin
I have in my /etc/aliases the text postmaster: root. I sent an email to postmas...@mydomain.com. I checked the log files of the server but do not see any indication of any email being received. Would there be a log of mail reveived in mail.log? I checked /root/Mail and the directory is empty. I

rambo

2011-11-18 Thread penguin
Pasted at the bottom of my message is my telnet session. Where is my mail? It is not in /var/mail nor is it in /root/Mail. It was supposed to have been delivered yet I do not see it. Is this maybe because I am using courier? Thanks!

Re: rambo

2011-11-18 Thread penguin
What do I make out of this? Nov 18 23:46:50 pinkie postfix/postfix-script[7694]: warning: /var/spool/postfix/etc/localtime and /etc/localtime differ Nov 18 23:51:23 pinkie postfix/postqueue[7970]: fatal: usage: postqueue -f | postqueue -i queueid | postqueue -p | postqueue -s site Nov 19

Re: rambo

2011-11-18 Thread penguin
OH... By the way I have three MX servers in my zone. pinkie is the last of the three with priority 80 and the adress postmas...@mydomain.com only exists on pinkie not on the other two MX servers.