client dependant relay

2010-09-06 Thread Mihamina Rakotomandimby
Manao ahoana, Hello, Bonjour, I would like to setup a specific relay host to some client IP address. How to? I already saw sender_dependent_relayhost_maps but it's per sender, not per client IP. Misaotra, Thanks, Merci. -- Architecte Informatique chez Blueline/Gulfsat:

global output concurrency limit

2010-08-27 Thread Mihamina Rakotomandimby
Manao ahoana, Hello, Bonjour, I would like to setup a SMTP relay (out-only, no maildir delivery) that accepts messages for relay with high limit, but delivers slowly (i.e concurrency = 2). The spool will be big, then. I am looking for a setup that doesnt limit incoming messages, but globally

postgrey migration when moving physical server

2010-05-26 Thread Mihamina Rakotomandimby
Manao ahoana, Hello, Bonjour, I use a Postfix 2.5.5, the one embeded in Debian Lenny. I have to physically move the server to another hardware. The server IP wont be the same (it doesn't matter, may be). It's a receiving server so I dont want the move to generate greylist, in order to disturb

Re: giving more headers

2010-04-27 Thread Mihamina Rakotomandimby
Magnus Bäck mag...@dsek.lth.se : I would like to get all headers, and espacially detect the presence of - List-Id - List-Post - X-Mailing-List - Message-Id (to setup a In-Reply-To) The full message, including the headers, is provided to pipe(8)-based programs via stdin. Please do not

Re: giving more headers

2010-04-27 Thread Mihamina Rakotomandimby
Magnus Bäck mag...@dsek.lth.se : The full message, including the headers, is provided to pipe(8)-based programs via stdin. Reading pipe(8) and http://www.postfix.org/FILTER_README.html, I see: [...] I suggest that you first run this script by hand until you are satisfied with the results.

Re: giving more headers

2010-04-27 Thread Mihamina Rakotomandimby
Noel Jones njo...@megan.vbhcs.org : % /path/to/script -f sender -- recipient... message-file The whole message is supplied as standard input, not as an argument. Yes, you're right. I did not read very well. Thank you. -- Architecte Informatique chez Blueline/Gulfsat:

giving more headers

2010-04-23 Thread Mihamina Rakotomandimby
Manao ahoana, Hello, Bonjour, We have an autoreply configuration very close to these: http://screamingelectron.org/forum/showthread.php?t=2523 http://arunnsblog.com/2009/10/28/auto-responder-with-postfixvirtualautoreply-pl/ which is about this line into master.cf: autoreply unix - n n - - pipe

virtual_mailbox_limit_maps

2010-03-02 Thread Mihamina Rakotomandimby
Manao ahoana, Hello, Bonjour, I took the administration of an old (Debian Etch + some Backports) Postfix server and in its main.cf file, there is an important parameter: virtual_mailbox_limit_maps. It is used that way: virtual_mailbox_limit_maps = proxy:mysql:/etc/postfix/sql/vmailsize