Destination rate delay not working??

2012-09-10 Thread DN Singh
Hello List, I have configured rate delays for different domains, but it seems that rate delays are not working. Please help me understand if there is any problem in the configuration. The case in question is rediffmail. postconf -n output - bounce_queue_li

Re: Destination rate delay not working??

2012-09-10 Thread Robert Schetterer
Am 10.09.2012 13:11, schrieb DN Singh: > Hello List, > > I have configured rate delays for different domains, but it seems that > rate delays are not working. Please help me understand if there is any > problem in the configuration. > i do it like this, hope it helps master.cf ... slow unix

Re: Destination rate delay not working??

2012-09-10 Thread DN Singh
On Mon, Sep 10, 2012 at 4:53 PM, Robert Schetterer wrote: > Am 10.09.2012 13:11, schrieb DN Singh: > > Hello List, > > > > I have configured rate delays for different domains, but it seems that > > rate delays are not working. Please help me understand if there is any > > problem in the configurat

Re: smtpd_proxy_filter (before-queue) per domain?

2012-09-10 Thread KSB
On 2012.09.06. 20:30, Wietse Venema wrote: Christian Rohmann: Hey postfix-users and -abusers, is there a postfix way to make use of a map (domain based) for the selection of a (before-queue) smtpd_proxy_filter? The idea is to send And how would that work? One email message can have multiple r

Re: Destination rate delay not working??

2012-09-10 Thread Robert Schetterer
Am 10.09.2012 13:27, schrieb DN Singh: > On Mon, Sep 10, 2012 at 4:53 PM, Robert Schetterer > mailto:rob...@schetterer.org>> wrote: > > Am 10.09.2012 13:11, schrieb DN Singh: > > Hello List, > > > > I have configured rate delays for different domains, but it seems that > > rate

Re: Destination rate delay not working??

2012-09-10 Thread Wietse Venema
DN Singh: > > > I have configured rate delays for different domains, but it seems that > > > rate delays are not working. Please help me understand if there is any Please define "not working". Wietse

Re: smtpd_proxy_filter (before-queue) per domain?

2012-09-10 Thread /dev/rob0
On Mon, Sep 10, 2012 at 02:52:44PM +0300, KSB wrote: > On 2012.09.06. 20:30, Wietse Venema wrote: > >Christian Rohmann: > >>is there a postfix way to make use of a map (domain based) for > >>the selection of a (before-queue) smtpd_proxy_filter? The idea > > > >And how would that work? One email mes

Re: Destination rate delay not working??

2012-09-10 Thread DN Singh
On Mon, Sep 10, 2012 at 5:41 PM, Wietse Venema wrote: > DN Singh: > > > > I have configured rate delays for different domains, but it seems > that > > > > rate delays are not working. Please help me understand if there is > any > > Please define "not working". > My understanding of transport_rate

Re: smtpd_proxy_filter (before-queue) per domain?

2012-09-10 Thread Wietse Venema
KSB: > What about per domain stmpd_proxy_filter based on SENDER domain, to skip > filter for some domains? What about allowing spammers to change the spamfilter by changing the MAIL FROM command? Wietse

Re: Destination rate delay not working??

2012-09-10 Thread Wietse Venema
DN Singh: > I have configured rate delays for different domains, but it seems that > rate delays are not working. Please help me understand if there is any Wietse: > Please define "not working". DN Singh > My understanding of transport_rate_delay based on postconf manual is that, > since I have s

Re: smtpd_proxy_filter (before-queue) per domain?

2012-09-10 Thread KSB
On 2012.09.10. 15:33, Wietse Venema wrote: What about allowing spammers to change the spamfilter by changing the MAIL FROM command? Wietse It's already ip subnets and/or smtp-auth filtered(outgoing stmp), but if client gets infected, it is very unlikely, such spam-sender-robot will

Re: Destination rate delay not working??

2012-09-10 Thread DN Singh
On Mon, Sep 10, 2012 at 6:09 PM, Wietse Venema wrote: > DN Singh: > > I have configured rate delays for different domains, but it seems that > > rate delays are not working. Please help me understand if there is any > > Wietse: > > Please define "not working". > > DN Singh > > My understanding of

Re: Destination rate delay not working??

2012-09-10 Thread Wietse Venema
DN Singh: > Sep 10 *18:15:34* hostname postfix/master[1227]: reload -- version 2.9.3, > configuration /etc/postfix > Sep 10 *18:15:47* hostname postfix/smtp[11163]: 03A6C4C71E4: to=<*@ > rediffmail.com>, relay=mx.rediffmail.rediff.akadns.net[202.137.234.30]:25, What is the output from: postmap -q

Re: smtpd_proxy_filter (before-queue) per domain?

2012-09-10 Thread Wietse Venema
Wietse: > What about allowing spammers to change the spamfilter by > changing the MAIL FROM command? KSB: > client gets infected, it is very unlikely, such spam-sender-robot will > set right whitelisted-sender domain. They just read it from the victim's mail folder. Simson Garfinkel collected h

Re: smtpd_proxy_filter (before-queue) per domain?

2012-09-10 Thread Ralf Hildebrandt
* Wietse Venema : > Simson Garfinkel collected hundreds of second-hand disk drives, and > a good way to identify the user of the disk was to look for the > most frequent email address. > http://www.dfrws.org/2006/proceedings/10-Garfinkel.pdf That was one awesome talk he did there :) -- Ralf Hil

Re: Destination rate delay not working??

2012-09-10 Thread DN Singh
On Sep 10, 2012 7:02 PM, "Wietse Venema" wrote: > > DN Singh: > > Sep 10 *18:15:34* hostname postfix/master[1227]: reload -- version 2.9.3, > > configuration /etc/postfix > > Sep 10 *18:15:47* hostname postfix/smtp[11163]: 03A6C4C71E4: to=<*@ > > rediffmail.com>, relay=mx.rediffmail.rediff.akadns.

get bounce, want "user not existing" instead

2012-09-10 Thread Michael Monnerie
Sorry, this is a beginners question, but it seems I'm blind on the error. I'm sure someone finds it quickly. This is a postfix, and should deliver mails to "mydom.ain" locally. That works, but postfix always delivers all e-mail to anything @mydom.ain, even if that user doesn't exist. The virtual

Re: get bounce, want "user not existing" instead

2012-09-10 Thread Reindl Harald
Am 10.09.2012 16:56, schrieb Michael Monnerie: > Sorry, this is a beginners question, but it seems I'm blind on > the error. I'm sure someone finds it quickly. > > This is a postfix, and should deliver mails to "mydom.ain" locally. That > works, but postfix always delivers all e-mail to anythi

Send through relayhost, fallback to direct?

2012-09-10 Thread Charles Marcus
Hi all, A quick question... Am I correct that if I want to use a relayhost under normal circumstances, but send direct if there is a problem with the relayhost, all I'd have to do is: relayhost = [host.example.com] smtp_fallback_relay = ? Or would it be smtp_fallback_relay = smtp: Thanks

Re: Send through relayhost, fallback to direct?

2012-09-10 Thread /dev/rob0
On Mon, Sep 10, 2012 at 12:25:26PM -0400, Charles Marcus wrote: > Am I correct that if I want to use a relayhost under normal > circumstances, but send direct if there is a problem with the > relayhost, all I'd have to do is: > > relayhost = [host.example.com] > smtp_fallback_relay = > > ? Defau

iPad Connection Problems

2012-09-10 Thread Asai
Greetings, Trying to send email from an iPad which fails consistently. I'm trying to send via port 587, TLS (self-signed cert, which is installed on iPad). iPad tells me that "Password" authentication isn't supported. Not sure where to go from here, Googling isn't telling me much, but mayb

Re: iPad Connection Problems

2012-09-10 Thread Wietse Venema
Asai: > Greetings, > > Trying to send email from an iPad which fails consistently. I'm trying > to send via port 587, TLS (self-signed cert, which is installed on > iPad). iPad tells me that "Password" authentication isn't supported. > smtpd_sasl_auth_enable = yes > smtpd_sasl_exceptions_ne

Question regarding rejecting recipients

2012-09-10 Thread David J. Weller-Fahy
I want to confirm something I came across while playing with a test Postfix/Dovecot configuration. First, I am using Postfix 2.9.1 installed on a fully updated Debian stable (the backports version is 2.9.1-2~bpo60+1). I need to reject recipient-extension addresses not specifically allowed by a .f

Re: Question regarding rejecting recipients

2012-09-10 Thread Noel Jones
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/10/2012 9:20 PM, David J. Weller-Fahy wrote: > I want to confirm something I came across while playing with a > test Postfix/Dovecot configuration. First, I am using Postfix > 2.9.1 installed on a fully updated Debian stable (the backports > vers

Re: Destination rate delay not working??

2012-09-10 Thread Domain Singh
On Mon, Sep 10, 2012 at 8:13 PM, DN Singh wrote: > > On Sep 10, 2012 7:02 PM, "Wietse Venema" wrote: > > > > DN Singh: > > > Sep 10 *18:15:34* hostname postfix/master[1227]: reload -- version > 2.9.3, > > > configuration /etc/postfix > > > Sep 10 *18:15:47* hostname postfix/smtp[11163]: 03A6C4C7