[no subject]

2012-12-31 Thread mattk
I can see the mail coming but doesn't show up in the inbox.. Anyone have any ideas? Dec 31 13:35:35 kraner postfix/qmgr[2803]: 7109B40AB8: from=, size=1704, nrcpt=1 (queue active) Dec 31 13:35:35 kraner postfix/local[2958]: 7109B40AB8: to=, relay=local, delay=0.16, delays=0.14/0.01/0/0.01, dsn=2.0

Re:

2012-12-31 Thread kazabe
do you check if the maildir is really from that user? maybe any UID duplicated in the passwd? 2012/12/31 : > I can see the mail coming but doesn't show up in the inbox.. Anyone have > any ideas? > > Dec 31 13:35:35 kraner postfix/qmgr[2803]: 7109B40AB8: > from=, size=1704, nrcpt=1 (queue active)

Re:

2012-12-31 Thread Daniel Luttermann
On 2012-12-31, ma...@kraner.us wrote: > I can see the mail coming but doesn't show up in the inbox.. Anyone have > any ideas? where's the mailbox of the user? Did you set something special for "mail_location" in your Dovecot configuration? If not, mabye the auto detection doesn't work? Maybe Dove

Re: your mail

2012-12-31 Thread Wietse Venema
ma...@kraner.us: > I can see the mail coming but doesn't show up in the inbox.. Anyone have > any ideas? ... > Dec 31 13:35:35 kraner postfix/local[2958]: 7109B40AB8: > to=, relay=local, delay=0.16, delays=0.14/0.01/0/0.01, > dsn=2.0.0, status=sent (delivered to maildir) Where *is* it supposed to

Re: postfix mysql lookup table has some kind of caching?

2012-12-31 Thread Marcin Owsiany
Wietse Venema porcupine.org> writes: > It is not a major effort to give those cache entries a finite > time-to-live but this needs a better justification that what appears > to be an attempt to circumvent Yahoo rate limits. I have a need similar to the original poster. In my case the use case is

Re: postfix mysql lookup table has some kind of caching?

2012-12-31 Thread Wietse Venema
Marcin Owsiany: > Wietse Venema porcupine.org> writes: > > It is not a major effort to give those cache entries a finite > > time-to-live but this needs a better justification that what appears > > to be an attempt to circumvent Yahoo rate limits. > > I have a need similar to the original poster.

Accept TLS connections only for certain domains?

2012-12-31 Thread Curtis
Is it possible to only accept inbound TLS connections for specified recipient domains only? Thanks, Curtis

Re: Accept TLS connections only for certain domains?

2012-12-31 Thread Wietse Venema
Curtis: > Is it possible to only accept inbound TLS connections for specified > recipient domains only? FYI, the TLS handshake happens before the MAIL FROM and RCPT TO commands. If you want to segregate plaintext and TLS by destination domain, then you need different SMTP listeners (and MX addres

Re: postfix mysql lookup table has some kind of caching?

2012-12-31 Thread Marcin Owsiany
On Mon, Dec 31, 2012 at 02:05:38PM -0500, Wietse Venema wrote: > Marcin Owsiany: > > Wietse Venema porcupine.org> writes: > > > It is not a major effort to give those cache entries a finite > > > time-to-live but this needs a better justification that what appears > > > to be an attempt to circumv

Re: postfix mysql lookup table has some kind of caching?

2012-12-31 Thread Wietse Venema
Marcin Owsiany: > Ideally the smtp daemon would be able to bind to a few addresses and > there would be an option to assign egress traffic split between them. According to source code, the Postfix 2.5 and later resolver client will reuse the trivial-rewrite daemon result for up to 30 seconds when

Re: postfix mysql lookup table has some kind of caching?

2012-12-31 Thread Marcin Owsiany
On Mon, Dec 31, 2012 at 05:00:52PM -0500, Wietse Venema wrote: > Marcin Owsiany: > > Ideally the smtp daemon would be able to bind to a few addresses and > > there would be an option to assign egress traffic split between them. > > According to source code, the Postfix 2.5 and later resolver clien

Re: postfix mysql lookup table has some kind of caching?

2012-12-31 Thread Wietse Venema
Wietse: > 20070414 > Cleanup: expire cached results from addres rewriting, address > resolution, and from transport map lookups. Results expire > after 30 seconds; short enough that it doesn't freak out > people who run the same test repeatedly, and long enough >

Re: postfix mysql lookup table has some kind of caching?

2012-12-31 Thread Marcin Owsiany
On Mon, Dec 31, 2012 at 05:45:57PM -0500, Wietse Venema wrote: > In that case, a burst of 1s would still be undesirable, so one would > have to be able to specify 0 (no caching) while the default would > remain at 30s. Right. I hope that disabling caching altogether would not affect performance

Re: postfix mysql lookup table has some kind of caching?

2012-12-31 Thread Wietse Venema
Marcin Owsiany: > On Mon, Dec 31, 2012 at 05:45:57PM -0500, Wietse Venema wrote: > > In that case, a burst of 1s would still be undesirable, so one would > > have to be able to specify 0 (no caching) while the default would > > remain at 30s. > > Right. > > I hope that disabling caching altogeth

Re: postfix mysql lookup table has some kind of caching?

2012-12-31 Thread Stan Hoeppner
On 12/31/2012 3:06 PM, Marcin Owsiany wrote: > I imagine this might sound like a spam sending service, but it's not :-) Hi Marcin, Q1: Why is a Google Site Reliability Engineer and long time Debian maintainer, with two Masters degrees, working on an email blasting infrastructure? Q2: Why are