Losing bounce mails

2009-04-02 Thread Olaf Hering
Hello, can someone explain what happend to the bounce mails? post.strato.de requires authentication. Due to a mistake on my side, I forgot to update the local postfix configuration after a change to the server auth data. Does postfix silently drop a mail thats not deliverable to the relayhost?

SMTP AUTH

2009-04-02 Thread punit jain
Hi I have a requirement where i need to use SMTP AUTH for specific IP addresses only. As far as i read its applicable for server as a whole. Any ideas ?

Re: check_policy_service does not work as expected: protocol_state=RCPT, even under smtpd_client_restrictions

2009-04-02 Thread Jan P. Kessler
mig schrieb: > I wrote a policy server (that do RBL checks and dynamically disable slow RBL > servers). I supposed the right place is the smptd_client_restrictions: > postfwd does asynchronous dnsbl lookups and allows to disable non-responding lists automatically. it also has an integrated cac

Re: SMTP AUTH

2009-04-02 Thread Patrick Ben Koetter
* punit jain : > Hi > > I have a requirement where i need to use SMTP AUTH for specific IP addresses > only. As far as i read its applicable for server as a whole. Any ideas ? Tell more. Your server should only use SMTP AUTH when it authenticates with other specific IP addresses? Only specific IP

Re: SMTP AUTH

2009-04-02 Thread Wietse Venema
punit jain: > Hi > > I have a requirement where i need to use SMTP AUTH for specific IP addresses > only. As far as i read its applicable for server as a whole. Any ideas ? To send mail? To receive mail?

Expected behaviour for rbl's when DNS is slow.

2009-04-02 Thread Guy
Hi guys, I had a problem earlier today when our local DNS server's forwarding servers were slow to respond. I had a number of emails from various sources rejected as blocked by zen.spamhaus.org. The IPs I checked weren't on the list according to the spamhaus website. I did notice that doing a "di

Postfix/mysql - vacation problem

2009-04-02 Thread Sebastian Chociwski
I try to set up a vacation message to my postfix/mysql/dovecot system. First I add to master.cf at the end : vacationunix - n n - - pipe flags=DRhu user=vmail argv=/var/spool/vacation/vacation.pl -f ${sender} -- ${recipient} Then I created vacation table in DB:

Re: Expected behaviour for rbl's when DNS is slow.

2009-04-02 Thread Wietse Venema
Guy: > Hi guys, > > I had a problem earlier today when our local DNS server's forwarding > servers were slow to respond. > > I had a number of emails from various sources rejected as blocked by > zen.spamhaus.org. The IPs I checked weren't on the list according to > the spamhaus website. > I did

Re: Expected behaviour for rbl's when DNS is slow.

2009-04-02 Thread Wietse Venema
Wietse Venema: > Guy: > > Hi guys, > > > > I had a problem earlier today when our local DNS server's forwarding > > servers were slow to respond. > > > > I had a number of emails from various sources rejected as blocked by > > zen.spamhaus.org. The IPs I checked weren't on the list according to >

Re: Expected behaviour for rbl's when DNS is slow.

2009-04-02 Thread Noel Jones
Guy wrote: Hi guys, I had a problem earlier today when our local DNS server's forwarding servers were slow to respond. I had a number of emails from various sources rejected as blocked by zen.spamhaus.org. The IPs I checked weren't on the list according to the spamhaus website. No, this is fa

Re: Active/passive cluster and postfix running on both nodes

2009-04-02 Thread Vianney Lejeune
Hello ! I have a 2-nodes-active/passive cluster, each node runs postfix independently, only for local email. I would like to achieve this scenario: -if the nodes are both secondary, or one is down and the other one is secondary, each node stores locally iits own emails. -If a node `is or be

Re: Expected behaviour for rbl's when DNS is slow.

2009-04-02 Thread Wietse Venema
Noel Jones: > Guy wrote: > > Hi guys, > > > > I had a problem earlier today when our local DNS server's forwarding > > servers were slow to respond. > > > > I had a number of emails from various sources rejected as blocked by > > zen.spamhaus.org. The IPs I checked weren't on the list according t

Re: Postfix/mysql - vacation problem

2009-04-02 Thread mouss
Sebastian Chociwski a écrit : > I try to set up a vacation message to my postfix/mysql/dovecot system. > First I add to master.cf at the end : > vacationunix - n n - - pipe > flags=DRhu user=vmail argv=/var/spool/vacation/vacation.pl -f ${sender} > -- ${recipien

Re: Losing bounce mails

2009-04-02 Thread Wietse Venema
Olaf Hering: > > Hello, > > can someone explain what happend to the bounce mails? > > post.strato.de requires authentication. > Due to a mistake on my side, I forgot to update the local postfix > configuration after a change to the server auth data. > > Does postfix silently drop a mail thats n