Re: SMTP password authentication problem

2015-02-01 Thread Vishal Agarwal
Hi Victor, Thanks a lot for all the problems marked out in my postfix config file I will incorporate a those all and test further. Regards, Vishal Agarwal On Sun, Feb 1, 2015 at 11:41 PM, Viktor Dukhovni wrote: > On Sun, Feb 01, 2015 at 07:07:42PM +0530, Vishal Agarwal wrote: > >> bounce_queue

Re: SMTP password authentication problem

2015-02-01 Thread Viktor Dukhovni
On Sun, Feb 01, 2015 at 07:07:42PM +0530, Vishal Agarwal wrote: > bounce_queue_lifetime = 6h > maximal_queue_lifetime = 1d Too short. The RFC recommended time is 5 days. Don't set these shorter than 2 days, allowing sites 1 day to notice a problem and another day to fix it. > message_size_limi

Re: SMTP password authentication problem

2015-02-01 Thread Vishal Agarwal
Dear Sir, Pl find the below. alias_maps = hash:/etc/aliases always_add_missing_headers = yes always_bcc = xx...@xxx. bounce_notice_recipient = postmaster bounce_queue_lifetime = 6h broken_sasl_auth_clients = yes command_directory = /opt/zimbra/postfix/sbin config_directory = /opt/zimb

Re: SMTP password authentication problem

2015-02-01 Thread Postfix User
On Sun, 1 Feb 2015 18:26:18 +0530, Vishal Agarwal stated: > We are using zimbra 8.0. My postfix is allowing to send email without > password authentication. Although this is for inter-domain but still it > should ask for password. 1) Don't use HTML email. Gmail has an option for TEXT. Use it when

SMTP password authentication problem

2015-02-01 Thread Vishal Agarwal
Hi, We are using zimbra 8.0. My postfix is allowing to send email without password authentication. Although this is for inter-domain but still it should ask for password. I am in trouble. Kindly advise some solution. Regards, Vishal Agarwal