Re: Sender and recipient dependant header checks

2010-03-11 Thread Bacfd Bubb
On Thu, Mar 11, 2010 at 4:04 PM, Ansgar Wiechers wrote: > On 2010-03-11 Bacfd Bubb wrote: >> I've got a virtual domain setup with a box dedicated to spam filtering >> in front of it, to keep the hungry spam and av checks away from the >> mail server itself. >> >> Mail between domains is delivered

Integration with Active Directory

2010-03-11 Thread Goutam Baul
Hello Everybody, I am facing a scenario where the client needs a mailing solution while the user information will be kept in a Microsoft Active Directory server. I was trying to search for any material that talks about whether it is possible to make postfix and courier-imap talk to Microsoft ADS.

Feature request: configurable dnsbl scores in postscreen

2010-03-11 Thread Stefan Foerster
Now, "feature request" is actually not the right word - it's more an idea, and probably somebody just needs to tell me it's a bad one. With the postscreen_dnsbl_sites setting, each site administrator can configure a list of DNS blacklists that new SMTP connections will be checked against (excludin

Re: Bounced mails

2010-03-11 Thread /dev/rob0
On Fri, Mar 12, 2010 at 12:47:45AM +0100, Sam Przyswa wrote: > Is it possible to accept and send in a default mail adddress all the > mail rejected for User unknown ? Commonly referred to as a "catchall address", this is a bad idea. It *will* be abused by spammers, and it must be monitored to be

Bounced mails

2010-03-11 Thread Sam Przyswa
Hi, Is it possible to accept and send in a default mail adddress all the mail rejected for User unknown ? Thanks for your help. Sam.

Re: simple filter counter

2010-03-11 Thread mouss
Gmail-teopro a écrit : > *> Gmail-teopro a écrit : >>> Hello guys, > * > *>> I have made a simple filter, following the example >>> here http://www.postfix.org/FILTER_README.html in order to insert a >>> number in the subject line of every message been sent. >>> The script of this filter is very si

Re: Don?t copy message on file Send

2010-03-11 Thread Victor Duchovni
On Thu, Mar 11, 2010 at 03:36:54PM -0600, Wilberth P?rez wrote: > Any one knows > > how make for postfix don't put a copy of user message on file of sends ? > > I will wish user messages only appears on Inbox. Postfix does not manage the Sent folder. That's done by MUAs via IMAP. Configure your

Re: If a message is destined for a content_filter, must we really check the transport map?

2010-03-11 Thread Victor Duchovni
On Thu, Mar 11, 2010 at 03:31:21PM -0500, Michael Alan Dorman wrote: > > And do use "proxy:ldap:" rather than "ldap:" for virtual_alias_maps, > > and other tables that are used by smtpd and cleanup. Maintain a > > simple (indexed file) transport table that routes domains, not users. > > Fortunate

Don´t copy message on file Send

2010-03-11 Thread Wilberth Pérez
Any one knows how make for postfix don't put a copy of user message on file of sends ? I will wish user messages only appears on Inbox. Cheers. -- LCC Wilberth de Jesús Pérez Segura CCSA- Administración de Servicios y Seguridad de las

Re: If a message is destined for a content_filter, must we really check the transport map?

2010-03-11 Thread Michael Alan Dorman
> The Postfix internal design is more intricate than your mental model > of it. In the 10+ years I've used postfix, there has yet to be anything I've wanted it to do that it's been unable to do. Almost by definition, it must be more clever than I. :) > If possible, don't use LDAP for the transpo

Re: If a message is destined for a content_filter, must we really check the transport map?

2010-03-11 Thread Victor Duchovni
On Thu, Mar 11, 2010 at 03:12:04PM -0500, Michael Alan Dorman wrote: > > The transport map can reject a recipient at SMTP RCPT TO time, > > by resolving the recipient to the error(8) or retry(8) transport. > > > > The transport map must therefore be searched BEFORE the filter. > > I had not cons

Re: If a message is destined for a content_filter, must we really check the transport map?

2010-03-11 Thread Michael Alan Dorman
> The transport map can reject a recipient at SMTP RCPT TO time, > by resolving the recipient to the error(8) or retry(8) transport. > > The transport map must therefore be searched BEFORE the filter. I had not considered that. Ah, well, with 2.6, multi-instance isn't such a huge burden. Mike.

Re: If a message is destined for a content_filter, must we really check the transport map?

2010-03-11 Thread Victor Duchovni
On Thu, Mar 11, 2010 at 02:50:49PM -0500, Michael Alan Dorman wrote: > I manage a high-volume mail installation, using an after-queue content > filter for spam filtering. > > We use an ldap transport map (actually a couple of them) to direct each > recipient's email to it's appropriate final dest

Re: If a message is destined for a content_filter, must we really check the transport map?

2010-03-11 Thread Wietse Venema
Michael Alan Dorman: > Hey, all, > > I manage a high-volume mail installation, using an after-queue content > filter for spam filtering. > > We use an ldap transport map (actually a couple of them) to direct each > recipient's email to it's appropriate final destination. > > I recently got some

If a message is destined for a content_filter, must we really check the transport map?

2010-03-11 Thread Michael Alan Dorman
Hey, all, I manage a high-volume mail installation, using an after-queue content filter for spam filtering. We use an ldap transport map (actually a couple of them) to direct each recipient's email to it's appropriate final destination. I recently got some errors about timeouts in the transport

Re: aliasess error

2010-03-11 Thread Victor Duchovni
On Thu, Mar 11, 2010 at 10:37:36AM -0600, Wilberth P??rez wrote: > when i ejecuted the command "postalias /etc/aliases", only generates the > files: > > aliases.dir and aliases.pag The correct solution is: main.cf: alias_database = hash:/etc/aliases alias_maps = $alias_data

Re: aliasess error

2010-03-11 Thread Wilberth Pérez
thanks, that command generates the aliases.db file. cheers. LCC Wilberth de Jesús Pérez Segura CCSA- Administración de Servicios y Seguridad de las TI Correo: wilberth.pe...@uady.mx Universidad Autónoma de Yucatán Secretaría General Coord

Re: aliasess error

2010-03-11 Thread Ralf Hildebrandt
* Wilberth Pérez : > when i ejecuted the command "postalias /etc/aliases", only generates > the files: > > aliases.dir and aliases.pag postalias hash:/etc/aliases -- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin Campus Benjamin Franklin

Re: aliasess error

2010-03-11 Thread Wilberth Pérez
when i ejecuted the command "postalias /etc/aliases", only generates the files: aliases.dir and aliases.pag LCC Wilberth de Jesús Pérez Segura CCSA- Administración de Servicios y Seguridad de las TI Correo: wilberth.pe...@uady.mx Univer

Re: missing 250-AUTH LOGIN PLAIN after ehlo

2010-03-11 Thread Victor Duchovni
On Thu, Mar 11, 2010 at 05:17:44PM +0100, Jiri Vitek wrote: > smtpd_sasl_exceptions_networks = $mynetworks Read the documentation for this parameter. -- Viktor. P.S. Morgan Stanley is looking for a New York City based, Senior Unix system/email administrator to architect and sustain our

Re: aliasess error

2010-03-11 Thread Ralf Hildebrandt
* "Wilberth Pérez" : > Hi: > > When I enable Alias database uncomment "alias_maps = > hash:/etc/aliases" on main.cf file and then making postfix reload the > following error appears > > Mar 10 20:33:05 mailer postfix/smtpd[28063]: [ID 947731 mail.crit] > fatal: open database /etc/aliases.db: No s

aliasess error

2010-03-11 Thread Wilberth Pérez
Hi: When I enable Alias database uncomment "alias_maps = hash:/etc/aliases" on main.cf file and then making postfix reload the following error appears Mar 10 20:33:05 mailer postfix/smtpd[28063]: [ID 947731 mail.crit] fatal: open database /etc/aliases.db: No such file or directory Mar 10 20:3

Re: missing 250-AUTH LOGIN PLAIN after ehlo

2010-03-11 Thread Jiri Vitek
On Thu, 2010-03-11 at 10:56 -0500, Victor Duchovni wrote: telnet 127.0.0.1 25 so i restarted postfix daemons a tried again.. same result : ( mx1 funlife # /etc/init.d/postfix restart * Stopping postfix ...

Re: identifying safe error with postfix + dovecot

2010-03-11 Thread Victor Duchovni
On Thu, Mar 11, 2010 at 09:51:59AM -0600, Wilberth P?rez wrote: > When I configure smtp server from my mail client (thunderbird) > > > with user name login and secure STARTTLS , if i try to send a message the > following error message appers: > > > "An error occurred while sending mail: unable to

Re: missing 250-AUTH LOGIN PLAIN after ehlo

2010-03-11 Thread Victor Duchovni
On Thu, Mar 11, 2010 at 04:48:47PM +0100, Jiri Vitek wrote: > > > broken_sasl_auth_clients = yes > > > smtpd_sasl_auth_enable = yes > > > smtpd_sasl_path = private/auth > > > smtpd_sasl_type = dovecot > > > smtpd_tls_auth_only = no > > > > Dovecot SASL is enabled in the SMTP server for both TLS a

identifying safe error with postfix + dovecot

2010-03-11 Thread Wilberth Pérez
When I configure smtp server from my mail client (thunderbird) with user name login and secure STARTTLS , if i try to send a message the following error message appers: "An error occurred while sending mail: unable to log on to the SMTP server mailer.uady.mx. The server does not accept any

Re: missing 250-AUTH LOGIN PLAIN after ehlo

2010-03-11 Thread Jiri Vitek
thank you for reply On Thu, 2010-03-11 at 10:37 -0500, Victor Duchovni wrote: > On Thu, Mar 11, 2010 at 04:23:53PM +0100, Jiri Vitek wrote: > > > 220 mx1.funlife.cz ESMTP > > EHLO cita > > 250-mx1.funlife.cz > > 250-PIPELINING > > 250-SIZE 1536 > > 250-VRFY > > 250-ETRN > > 250-STARTTLS > > 2

Re: Warning message

2010-03-11 Thread Victor Duchovni
On Wed, Mar 10, 2010 at 04:52:19PM -0500, Jerry wrote: > Wietse and Victor, from what I have deduced from reading your posts is > that I can safely ignore the warning. Is that correct? I am really > interested though in why this has suddenly started happening. I have > not touched Postfix or claws

Re: missing 250-AUTH LOGIN PLAIN after ehlo

2010-03-11 Thread Victor Duchovni
On Thu, Mar 11, 2010 at 04:23:53PM +0100, Jiri Vitek wrote: > 220 mx1.funlife.cz ESMTP > EHLO cita > 250-mx1.funlife.cz > 250-PIPELINING > 250-SIZE 1536 > 250-VRFY > 250-ETRN > 250-STARTTLS > 250-ENHANCEDSTATUSCODES > 250-8BITMIME > 250 DSN Try the test from the server itself, to rule out fir

Re: Can I configure 5xx error for smtpd_recipient_limit

2010-03-11 Thread Noel Jones
On 3/11/2010 2:18 AM, ram wrote: I need to reject messages above n recipients with a Permanent Failure. Why? This sounds like a misguided request. If I configure smtpd_recipient_limit=50 This parameter is intended to limit total recipients per delivery, not the whole message including p

Re: Not adding the X-Original-To header

2010-03-11 Thread Wietse Venema
Richard Cooper: > Hi All, > > Is there any way to tell Postfix to not add the X-Original-To > header to messages it delivers? Have you tried: postconf | grep original_recipient Wietse

missing 250-AUTH LOGIN PLAIN after ehlo

2010-03-11 Thread Jiri Vitek
Hello i have problem with some clients after upgrading to thunderbird 3.0. I'm using smtp auth for sending mails.. I think problem is that thunderbird is looking for 250-AUTH ... in ehlo reply. so my concrete problem is i miss it there: c...@relax ~ $ telnet mx1.funlife.cz smtp Trying 82.208.35.

Not adding the X-Original-To header

2010-03-11 Thread Richard Cooper
Hi All, Is there any way to tell Postfix to not add the X-Original-To header to messages it delivers? I ask because I have a setup where inbound emails go through 2 instances of postfix. The first postfix instance is on the MX server. This uses virtual_alias_maps to rewrite the email address f

Re: Sender and recipient dependant header checks

2010-03-11 Thread Ansgar Wiechers
On 2010-03-11 Bacfd Bubb wrote: > I've got a virtual domain setup with a box dedicated to spam filtering > in front of it, to keep the hungry spam and av checks away from the > mail server itself. > > Mail between domains is delivered as expected, but the behaviour I'm > after is one where if the

Re: Sender and recipient dependant header checks

2010-03-11 Thread Wietse Venema
Bacfd Bubb: > Hi, > > I've got a virtual domain setup with a box dedicated to spam filtering > in front of it, to keep the hungry spam and av checks away from the > mail server itself. > > Mail between domains is delivered as expected, but the behaviour I'm > after is one where if the sender doma

Sender and recipient dependant header checks

2010-03-11 Thread Bacfd Bubb
Hi, I've got a virtual domain setup with a box dedicated to spam filtering in front of it, to keep the hungry spam and av checks away from the mail server itself. Mail between domains is delivered as expected, but the behaviour I'm after is one where if the sender domain is not the same as the re

Re: simple filter counter

2010-03-11 Thread Gmail-teopro
> Gmail-teopro a écrit : >> Hello guys, >> I have made a simple filter, following the example >> here http://www.postfix.org/FILTER_README.html in order to insert a >> number in the subject line of every message been sent. >> The script of this filter is very similar with the example, in uses sed

Can I configure 5xx error for smtpd_recipient_limit

2010-03-11 Thread ram
I need to reject messages above n recipients with a Permanent Failure. If I configure smtpd_recipient_limit=50 I cant outright reject the messages unless I set smtpd_hard_error_limit=1 Thanks Ram