Re: Authenticated SMTP problem

2009-12-16 Thread Walter Breno
All problems solver after install amavisd-new and purge MailScanner now i know how the things can't be done, thanks to all for all sugestions, now i can sleep, after 3 days sleeping only 3 or 4 hours by night: - )

Re: Authenticated SMTP problem

2009-12-15 Thread Patrick Ben Koetter
* Walter Breno : > Thanks for the answers, i'm testing the implementation of a modest server, i > have only 15xx accounts near 2000, it's only one domain, i have a > centralized OpenLDAP server where my mail authenticates, i'm using > cyrus-sasl, using submission port to send emails and 25 port to

Re: Authenticated SMTP problem

2009-12-15 Thread Brian Evans - Postfix List
On 12/15/2009 4:03 PM, Walter Breno wrote: > > Thanks for the answers, i'm testing the implementation of a modest > server, i have only 15xx accounts near 2000, it's only one domain, i > have a centralized OpenLDAP server where my mail authenticates, i'm > using cyrus-sasl, using submission port to

Re: Authenticated SMTP problem

2009-12-15 Thread Walter Breno
Thanks for the answers, i'm testing the implementation of a modest server, i have only 15xx accounts near 2000, it's only one domain, i have a centralized OpenLDAP server where my mail authenticates, i'm using cyrus-sasl, using submission port to send emails and 25 port to receveive mail, set smtpd

Re: Authenticated SMTP problem

2009-12-15 Thread Patrick Ben Koetter
* Walter Breno : > and what do you recommend to use? proc mail? i'm testing the best set of Best practise on the Postfix mailing list is to use only anti-spam tools that do not interfere with Postfix internals e.g. the queue mechanisms etc. > tools for my mail server and accepting sujestions, i'm

Re: Authenticated SMTP problem

2009-12-15 Thread Walter Breno
and what do you recommend to use? proc mail? i'm testing the best set of tools for my mail server and accepting sujestions, i'm using spamassassin and clamav here, i'm sorry i know that is off topic but with a good set of tools the mail server will have best performance. Thanks for help

Re: Authenticated SMTP problem

2009-12-15 Thread Jerry
On Tue, 15 Dec 2009 15:21:53 -0300 Walter Breno replied: >In fact the problem is not on postfix, i'm using mailscanner and i set >header_checks = regexp:/etc/postfix/header_checks and the content of >the file is: /^Received:/ HOLD, when i comment the line on main.cf the >mails are sended correctl

Re: Authenticated SMTP problem

2009-12-15 Thread Walter Breno
In fact the problem is not on postfix, i'm using mailscanner and i set header_checks = regexp:/etc/postfix/header_checks and the content of the file is: /^Received:/ HOLD, when i comment the line on main.cf the mails are sended correctly.

Re: Authenticated SMTP problem

2009-12-15 Thread Noel Jones
On 12/15/2009 6:59 AM, Walter Breno wrote: The problem is that my logs doesn't report any error, here is the log connect from host[200.xxx.xxx.xxx] 9B2B16015997C: client=host[200.xxx.xxx.xxx], sasl_method=LOGIN, sasl_username=u...@server.domain.com 9B2B16015997C:

Re: Authenticated SMTP problem

2009-12-15 Thread Walter Breno
The problem is that my logs doesn't report any error, here is the log connect from host[200.xxx.xxx.xxx] 9B2B16015997C: client=host[200.xxx.xxx.xxx], sasl_method=LOGIN, sasl_username=u...@server.domain.com 9B2B16015997C: hold: header Received: from hostfc480db78a (host [200.xxx.xxx.xxx])??by serve

Re: Authenticated SMTP problem

2009-12-14 Thread Noel Jones
On 12/14/2009 6:48 AM, Walter Breno wrote: i'm sorry about ncomplete mail let's continue i'm trying to use submission port and i set up my master.cf smtp inet n - n - - smtpd -o smtpd_recipient_restrictions=reject_unauth_destination

Re: Authenticated SMTP problem

2009-12-14 Thread Walter Breno
i'm sorry about ncomplete mail let's continue i'm trying to use submission port and i set up my master.cf smtp inet n - n - - smtpd -o smtpd_recipient_restrictions=reject_unauth_destination,reject_non_fqdn_recipient,permit -o smtpd_client_restrictions=

Re: Authenticated SMTP problem

2009-12-14 Thread Walter Breno
i'm trying to use submission port and i set up my master.cf smtp inet n - n - - smtpd -o smtpd_recipient_restrictions=reject_unauth_destination,reject_non_fqdn_recipient,permit -o smtpd_client_restrictions=reject_unknown_client,permit submission inet

Re: Authenticated SMTP problem

2009-12-13 Thread Matt Hayes
On 12/13/2009 12:13 PM, Walter Breno wrote: > Hi, > i need to force everybody including local network users that uses mail > clients and webmail to authenticate on smtp to send mails from my server > , i has enables sasl_auth modules and authentication is working fine but > when i set the option sm

Re: Authenticated SMTP problem

2009-12-13 Thread /dev/rob0
On Sun, Dec 13, 2009 at 03:13:19PM -0200, Walter Breno wrote: > i need to force everybody including local network users that uses mail > clients and webmail to authenticate on smtp to send mails from my server , i > has enables sasl_auth modules and authentication is working fine but when i > set t

Authenticated SMTP problem

2009-12-13 Thread Walter Breno
Hi, i need to force everybody including local network users that uses mail clients and webmail to authenticate on smtp to send mails from my server , i has enables sasl_auth modules and authentication is working fine but when i set the option smtp_recipient_restrictions = permit_sasl_authenticated