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 working off a wrong assumption. The bounces in question
are bounces being returned to my server after a local user sent out mail to
a bad recipient. 


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 information? Did I miss something in mail.log perhaps? I know there
is a status greylist for messages in mail.log. I'm looking for some more
information.

Thank You!


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
 @brookeagent.com





Does anyone know why these messages have a '*' after their ID?

Thank You!





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
 
 2BDBF18581*  459337 Wed Nov 23 17:50:25  i...@dpsdirect.us
  @brookeagent.com
 
 
 
 
 
 Does anyone know why these messages have a '*' after their ID?
 
 Thank You!


Ohhh I see those are in the active queue!


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,
relay=gmail-smtp-in.l.google.com[209.85.225.27]:25, delay=0.84,
delays=0/0/0.11/0.7$
Nov 20 20:24:28 pinkie postfix/qmgr[14879]: 9C7281855D: removed
Nov 20 20:24:31 pinkie postfix/smtpd[14882]: disconnect from
localhost[127.0.0.1]

I tried to do this:

http://stevejenkins.com/blog/2011/06/fixing-postfix-certificate-verification-failed-for-gmail-untrusted-issuer-error-message/

which did not do anything at all to solve the problem. Also I read
someplace that perhaps I need to change the authentication method off of
plain text. Does anyone know how to solve this problem?

Thanks!


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 which my primary MX's do not allow back scatter so my
bounce
 reports are never received.
 
 Please describe your problem in more detail.  Maybe there's another
 solution.
 
 
   -- Noel Jones

Well from the specification it seems possible. To describe my problem in
more detail my Postfix email server is third in line and has priority
eighty. There are two email servers ahead of it in my zone with priority
ten and twenty. The two email servers ahead of my Postfix do not allow back
scatter so the bounce is never recieved by the intended adress
(i...@mydomain.us). As a workaround I would like to reroute my Postfix
bounces to another address. Can this be done? I know the specification says
so but it does not tell me how to implement the situation under Postfix.

Thanks!


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 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 which my primary MX's do not allow
  back scatter so my bounce reports are never received.
  
  Please describe your problem in more detail.  Maybe there's
  another solution.
 
 Well from the specification it seems possible. To describe my
 problem in more detail my Postfix email server is third in line
 and has priority eighty. There are two email servers ahead of it
 in my zone with priority ten and twenty. The two email servers
 ahead of my Postfix do not allow back scatter so the bounce is
 never recieved by the intended adress (i...@mydomain.us). As a
 workaround I would like to reroute my Postfix bounces to another
 address. Can this be done? I know the specification says so but it
 does not tell me how to implement the situation under Postfix.
 
 Still seems rather vague to me, but the answer is as in all matters 
 backscattery: do not accept mail that you cannot deliver. Perhaps 
 you're needing to decommission this third MX host. At very least you 
 must set up a means to validate recipients for the domain[s] in 
 question.
 
 http://www.postfix.org/ADDRESS_CLASS_README.html#relay_domain_class
 http://www.postfix.org/postconf.5.html#relay_recipient_maps
 
 A commonly-chosed alternative is recipient verification:
 
 http://www.postfix.org/ADDRESS_VERIFICATION_README.html#recipient
 http://www.postfix.org/postconf.5.html#reject_unverified_recipient

If I disable any of the servers it won't be my Postfix.


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,
 delay=75, delays=75/0.01/0.25/0.24
 
 that your mail is at mx1.emailsrvr.com and what happened
 there with it you can find in the log of this machine
 
 BTW: rambo is a useless thread-subject!

Thanks for the correct answer! By the way I'll do a much better job with
my subject lines but can you guys lighten up and have some fun? Don't y'all
think that rambo is a funny subject line? Computers should be fun!


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.
Does anyone know how to do that?


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 mutt like this: 
mutt -f postmas...@mydomain.com 
but mutt is telling me no directory exists and I should have mutt 
create the directory. I did not see anything in mysql yet either as 
far as email addresses. Do I need to create the boxes manually? If so 
how would I do that? How do I know if I am using the vmail system or 
mysql? 
Thanks! 


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 checked /var/mail/ which is also empty. Where could my mail have gone?
In
addition to creating an alias do I also have to create a mailbox for
postmaster? If that is the case how do I use maildir to create a mailbox?
I
googled it but I can not find any indication of how to properly create a
new mailbox.

Thanks!


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!

--

login as: root
root@pinkie.*.us's password:
Linux pinkie 2.6.32-5-xen-amd64 #1 SMP Tue Mar 8 00:01:30 UTC 2011 x86_64

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Fri Nov 18 15:44:50 2011 from
pool-173-55-172-104.lsanca.fios.verizon.net
root@pinkie:~# telnet localhost 587
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 pinkie.dpsdirect.us ESMTP Postfix (Debian/GNU)
MAIL FROM:ra...@imemotional.us
250 2.1.0 Ok
RCPT TO:postmaster@*.us
250 2.1.5 Ok
DATA
354 End data with CRLF.CRLF
What does it take to make a dollar?!
.
250 2.0.0 Ok: queued as ABEB11855B
quit
221 2.0.0 Bye
Connection closed by foreign host.
root@pinkie:~#


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 00:05:38 pinkie postfix/smtpd[8578]: connect from
localhost[127.0.0.1]
Nov 19 00:06:52 pinkie postfix/smtpd[8578]: ABEB11855B:
client=localhost[127.0.0.1]
Nov 19 00:07:38 pinkie postfix/cleanup[8614]: ABEB11855B:
message-id=2019000652.abeb118...@pinkie.dpsdirect.us
Nov 19 00:07:38 pinkie postfix/qmgr[3458]: ABEB11855B:
from=ra...@imemotional.us, size=384, nrcpt=1 (queue active)
Nov 19 00:07:38 pinkie postfix/smtp[8661]: certificate verification failed
for mx1.emailsrvr.com[72.4.117.21]:25: untrusted issuer /C=US/O=Equifax
Secure Inc./CN=Equif$
Nov 19 00:07:39 pinkie postfix/smtp[8661]: ABEB11855B:
to=postmas...@dpsdirect.us, relay=mx1.emailsrvr.com[72.4.117.21]:25,
delay=75, delays=75/0.01/0.25/0.24, dsn=2$
Nov 19 00:07:39 pinkie postfix/qmgr[3458]: ABEB11855B: removed
Nov 19 00:07:51 pinkie postfix/smtpd[8578]: disconnect from
localhost[127.0.0.1]
Nov 19 00:08:54 pinkie postfix/smtpd[8578]: connect from
localhost[127.0.0.1]
Nov 19 00:09:55 pinkie postfix/smtpd[8578]: disconnect from
localhost[127.0.0.1]



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.