Re: MAIL FROM rewriting per smtp client IP

2011-02-08 Thread Peter Micunek
Wietse, It seems that you helped me. Thanks a lot PM On Tue, 8 Feb 2011 10:26:19 -0500 (EST), Wietse Venema wrote > Wietse Venema: > > Peter Micunek: > > > Wietse, > > > > > > problem is that I need to have one domain in the field "MAIL FROM:" &g

Re: MAIL FROM rewriting per smtp client IP

2011-02-08 Thread Peter Micunek
transport map to the destination (MMS center) which have policy based on MAIL FROM: domain. I can not allow all domains on MMSC. regards, PM On Tue, 8 Feb 2011 08:24:17 -0500 (EST), Wietse Venema wrote > Peter Micunek: > > Hi All, > > > > I need to rewrite the envelope field "

MAIL FROM rewriting per smtp client IP

2011-02-08 Thread Peter Micunek
Hi All, I need to rewrite the envelope field "MAIL FROM:" but only for emails which come from particular smtp client IP. Is there any possibility how to do it? Regards, Peter Micunek --- Stavebna fakulta STU, Bratislava Facult

cdb table printout

2009-09-16 Thread Peter Micunek
Hi all, I need to dump lookup table transport.cdb. I tried it via postmap: postmap -s cdb:transport postmap: fatal: cdb table transport.cdb: sequence operation is not supported Is there any way to do it? Thanks Peter Micunek --- Stavebna fakulta

Re: body_check prepend empty line

2009-06-17 Thread Peter Micunek
On Wed, 17 Jun 2009 15:58:16 +0200, Ralf Hildebrandt wrote > * Peter Micunek : > > > I would like to add empty line or before char "." which is last char. > > Why? MMS center receives from another MMS center the specific mail (MM4_delivery_report.REQ)

Re: body_check prepend empty line

2009-06-17 Thread Peter Micunek
On Wed, 17 Jun 2009 08:33:41 -0500, Noel Jones wrote > Peter Micunek wrote: > > Hi All, > > > > is it possible to add empty line to the mail body? > > I tried to do that via body_check and PREPEND: > > > > /^\.$/ PREPEND > > > > However I do

body_check prepend empty line

2009-06-17 Thread Peter Micunek
Hi All, is it possible to add empty line to the mail body? I tried to do that via body_check and PREPEND: /^\.$/ PREPEND However I do not know what I should write after PREPEND. thx Peter --- Stavebna fakulta STU, Bratislava Faculty of Civil Engin

Re: 501 The first command in a session must be the HELO command

2009-01-25 Thread Peter Micunek
On Fri, 23 Jan 2009 08:10:25 -0600, Noel Jones wrote > Peter Micunek wrote: > > Hi, > > I have a strange problem with some email sessions. > > Postfix 2.5.2 is configured like email router. > > It receives emails from many sources and sends them to one destinati

501 The first command in a session must be the HELO command

2009-01-23 Thread Peter Micunek
Hi, I have a strange problem with some email sessions. Postfix 2.5.2 is configured like email router. It receives emails from many sources and sends them to one destination. Each rules for mail routing are done by transport table. Everything works properly but sometimes some emails are "b