Limit the number of recipient

2009-02-16 Thread Marco Tchi Hong
Hello, I'd like to limit the number of recipient a user can specify when sending mail via our SMTP server. In other words, I'd like to refuse the mail if the number of recipients exceeds 10 for example. To do so, I set smtpd_recipient_limit to 10. To which value should I set

Re: postmap changed between 2.3.8 and 2.5.5

2009-02-16 Thread Harakiri
--- On Mon, 2/16/09, Ralf Hildebrandt ralf.hildebra...@charite.de wrote: From: Ralf Hildebrandt ralf.hildebra...@charite.de Subject: Re: postmap changed between 2.3.8 and 2.5.5 To: postfix-users@postfix.org Date: Monday, February 16, 2009, 8:00 AM * richard lucassen

Re: postmap changed between 2.3.8 and 2.5.5

2009-02-16 Thread Ralf Hildebrandt
* Harakiri harakiri...@yahoo.com: the default for postfix is this: default_database_type = hash hash == berkly db? that would mean its a poor choice by postfix itself Not if you compile it yourself :) -- Ralf Hildebrandt (ralf.hildebra...@charite.de) snick...@charite.de Postfix

Re: postmap changed between 2.3.8 and 2.5.5

2009-02-16 Thread Wietse Venema
Harakiri: --- On Mon, 2/16/09, Ralf Hildebrandt ralf.hildebra...@charite.de wrote: From: Ralf Hildebrandt ralf.hildebra...@charite.de Subject: Re: postmap changed between 2.3.8 and 2.5.5 To: postfix-users@postfix.org Date: Monday, February 16, 2009, 8:00 AM * richard lucassen

Re: postmap changed between 2.3.8 and 2.5.5

2009-02-16 Thread Victor Duchovni
On Mon, Feb 16, 2009 at 10:14:21AM -0500, Wietse Venema wrote: hash == berkly db? that would mean its a poor choice by postfix itself There are plenty platforms where the on-disk format of Berkeley DB database files is stable across many operating system releases. And the only sensible

Re: rbl clients.

2009-02-16 Thread Linux Addict
Thank you everyone!! Lot of information. On Fri, Feb 13, 2009 at 4:44 PM, Res r...@ausics.net wrote: On Thu, 12 Feb 2009, Linux Addict wrote: reject_rbl_client blackholes.easynet.nl,reject_rbl_client cbl.abuseat.org,reject_rbl_client proxies.blackholes.wirehub.net, reject_rbl_client

Re: postmap changed between 2.3.8 and 2.5.5

2009-02-16 Thread richard lucassen
On Mon, 16 Feb 2009 07:20:58 -0800 (PST) Harakiri harakiri...@yahoo.com wrote: that seems correct - i cant verify the issue of the OP - i created a transport map db in etch, and verified it in lenny postfix 2.5.x - i didnt have the issue. Seems like the OP doesnt have a full lenny upgrade?!

spams from live.com

2009-02-16 Thread bharathan kailath
hi is there anyway i can prevent spams from live.com with internal filters of postfix help appreciated thanks

Re: spams from live.com

2009-02-16 Thread mouss
bharathan kailath a écrit : hi is there anyway i can prevent spams from live.com http://live.com with internal filters of postfix use a content filter (spamassassin, ... etc).

Re: spams from live.com

2009-02-16 Thread Michael J Wise
On Feb 16, 2009, at 12:49 PM, bharathan kailath wrote: hi is there anyway i can prevent spams from live.com with internal filters of postfix Do you have any examples to share? And yes, SpamAssassin would probably be a good thing to read up on. You might want to also look at milter-spamc