Re: discard mime to and cc recipients

2012-05-03 Thread Bányász Botond
Thank you Wietse this was what i didnt` knew. B?ny?sz Botond: > I would like to ask? if it`s possible to configure postfix to not > send mails to mime to and cc recipients Postfix does not send to the To:/Cc: recipients by default. It will do so only when you execute "sendmail -t".     Wietse

discard mime to and cc recipients

2012-05-03 Thread Bányász Botond
I would like to ask  if it`s possible to configure postfix to not send mails to mime to and cc recipients Thank You

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

2012-02-28 Thread Bányász Botond
B?ny?sz Botond: > I dont think that the problem cames from transport map 1-element > caching, because the destination is variable, we have millions of > email addresses. The trivial-rewrite server has a 1-element cache for the wild-card lookup result, and the trivial-rewrite client has a 1-elem

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

2012-02-27 Thread Bányász Botond
I dont think that the problem cames from transport map 1-element caching, because the destination is variable, we have millions of email addresses. I made some tests with mysql general logging enabled and i found that when mysql lookup table checks a transport for a destination it does a lookup f

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

2012-02-24 Thread Bányász Botond
What means this 1-element cache? it caches the last lookup?   Banyasz Botond Phone:0740138717 Ymes:banyasz_b From: Noel Jones To: Bányász Botond ; "postfix-users@postfix.org" Sent: Friday, February 24, 2012 3:41 PM Subject: Re: postfix mysql lo

postfix mysql lookup table has some kind of caching?

2012-02-24 Thread Bányász Botond
Hy, I want to setup a system who warmes the sending ip`s, so i made a mysql  transport map where per domain i can add how much % to relay from main ip pool to the warmup ip pool. The problem is that if manually I change in the database for example yahoo.com domain  from 0 percent to 100 percent