Re: postfix lmtp ssl failure

2012-04-20 Thread Viktor Dukhovni
On Thu, Apr 19, 2012 at 04:36:06PM -0700, fr47Tb wrote: > >> lmtp[1638]: > 127.0.0.1[127.0.0.1]:24: STARTTLS > >> lmtp[1638]: < 127.0.0.1[127.0.0.1]:24: 220 Begin TLS negotiation now > >> lmtp[1638]: read from 080B5008 [080D2E80] (7 bytes => 7 (0x7)) > >> lmtp[1638]: 34 35 34 20 34 2e 33

Re: 250 Msg

2012-04-20 Thread Noel Jones
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 4/20/2012 9:02 AM, Reindl Harald wrote: > > > Am 20.04.2012 15:52, schrieb Marko Weber: >> i see some Servers greeting with this: >> >> 250-barracuda.annonet.de Hello mail.tig.de >> [x8.x6.5x.1x9], pleased to meet you >> >> Is it possible to

Re: Delaying mail delivery

2012-04-20 Thread Wietse Venema
On 4/19/2012 11:55 PM, Vishal Agarwal wrote: > I want to keep the messages waiting in queue for > delivery for certain time of period (say 10 minutes) destination > wise. Presently as soon as the message is being received by postfix > is being delivered in the same time. I want to

Re: Delaying mail delivery

2012-04-20 Thread Noel Jones
On 4/19/2012 11:55 PM, Vishal Agarwal wrote: > Dear All, > > > > I want to keep the messages waiting in queue for > delivery for certain time of period (say 10 minutes) destination > wise. Presently as soon as the message is being received by postfix > is being delivered in the

Re: 250 Msg

2012-04-20 Thread Reindl Harald
Am 20.04.2012 15:52, schrieb Marko Weber: > i see some Servers greeting with this: > > 250-barracuda.annonet.de Hello mail.tig.de [x8.x6.5x.1x9], pleased to > meet you > > Is it possible to such personel Greetings in Postfix too? smtpd_banner = $myhostname ESMTP Hello $client_address, ple

Re: 250 Msg

2012-04-20 Thread Patric Falinder
On 2012-04-20 15:52, Marko Weber wrote: Hello, i see some Servers greeting with this: 250-barracuda.annonet.de Hello mail.tig.de [x8.x6.5x.1x9], pleased to meet you Is it possible to such personel Greetings in Postfix too? marko Do you mean smtp_banner? You'll find it here: http://ww

250 Msg

2012-04-20 Thread Marko Weber
Hello, i see some Servers greeting with this: 250-barracuda.annonet.de Hello mail.tig.de [x8.x6.5x.1x9], pleased to meet you Is it possible to such personel Greetings in Postfix too? marko

Re: null sender rewrite

2012-04-20 Thread Noel Jones
On 4/20/2012 7:32 AM, Amira Othman wrote: > Hi all > > I am working on a project that sends mail through postfix, the user that > will be sending mail shouldn't receive notification mail for every bounce or > problem happen while sending mail, it's because I have user1@mydomain > (postfix user) an

Re: IPv6 to IPv4 fallback mechanism

2012-04-20 Thread Wietse Venema
Fernando Gozalo: > Hi, > > does the postfix smtp client implement the IPv6 to IPv4 fallback > mechanism as browsers do? Postfix implements the MX fallback strategy as defined in the SMTP RFC (5321). In addition, Postfix implements this: smtp_address_preference (default: any) The address type

Re: null sender rewrite

2012-04-20 Thread Robert Schetterer
Am 20.04.2012 14:32, schrieb Amira Othman: > Hi all > > I am working on a project that sends mail through postfix, the user that > will be sending mail shouldn't receive notification mail for every bounce or > problem happen while sending mail, it's because I have user1@mydomain > (postfix user) a

RE: null sender rewrite

2012-04-20 Thread Amira Othman
Hi all I am working on a project that sends mail through postfix, the user that will be sending mail shouldn't receive notification mail for every bounce or problem happen while sending mail, it's because I have user1@mydomain (postfix user) and user2@whatever(user not on my mail server) the latte

Re: null sender rewrite

2012-04-20 Thread Reindl Harald
Am 20.04.2012 13:20, schrieb Amira Othman: > Hi all > > I need to rewrite from address for system notification messages because I > have them in log file as follows: > > from=<>, > > and I want it to be written in log user@domain > how can I do that? first: please get rid of HTML mails on li

null sender rewrite

2012-04-20 Thread Amira Othman
Hi all I need to rewrite from address for system notification messages because I have them in log file as follows: from=<>, and I want it to be written in log user@domain . how can I do that? Regards

Re: IPv6 to IPv4 fallback mechanism

2012-04-20 Thread lst_hoe02
Zitat von Fernando Gozalo : Hi, does the postfix smtp client implement the IPv6 to IPv4 fallback mechanism as browsers do? Postfix uses the fallback mechanism SMTP provides. It connects the MX with lowest priority at IPv6 if available and proceed to the next IPv6 or IPv4 address availa

IPv6 to IPv4 fallback mechanism

2012-04-20 Thread Fernando Gozalo
Hi, does the postfix smtp client implement the IPv6 to IPv4 fallback mechanism as browsers do? -- Un saludo. Fernando. --- Fernando Gozalo Rodrigo - Analista de Sistemas Centro de Sistemas Informáticos Universidad Nacional de Ed