Re: bounce message - custom subject

2015-05-21 Thread Jiri Vitek
On Tue, 2015-05-19 at 06:58 -0400, Wietse Venema wrote: > Jiri Vitek: > > Does someone have any idea how reach my targets: rewrite subject of > > undelivered message with the original one? > > > > I can write script which will do the modification. But i don't kn

Re: bounce message - custom subject

2015-05-19 Thread Jiri Vitek
Hello On Thu, 2015-05-14 at 15:14 +0200, Jiri Vitek wrote: > Hello, > > thank you for response. > > On Wed, 2015-05-13 at 11:28 -0400, Wietse Venema wrote: > > Jiri Vitek: > > > Hello, > > > > > > i need to change subject of bounce messages fo

filter bounce messages

2015-05-18 Thread Jiri Vitek
pipe flags=Rq user=bounce_filter null_sender= argv=/opt/bounce_filter/bin/bounce_filter -f ${sender} -- ${recipient} as i found in postfix manual. But it never execute filter script. Is that configuration supported? Or have to go via advanced filters way? Thank you Jiri Vitek

Re: bounce message - custom subject

2015-05-14 Thread Jiri Vitek
Hello, thank you for response. On Wed, 2015-05-13 at 11:28 -0400, Wietse Venema wrote: > Jiri Vitek: > > Hello, > > > > i need to change subject of bounce messages for undelivered mails. To be > > specific i have to use old message subject as part of boun

bounce message - custom subject

2015-05-13 Thread Jiri Vitek
Hello, i need to change subject of bounce messages for undelivered mails. To be specific i have to use old message subject as part of bounce message. For example: defalt bounce message from postfix: "Undelivered Mail Returned to Sender" proposal message with original subject: "Undelivered Mail R

Re: limiting outgoing

2012-01-12 Thread Jiri Vitek
Hi Schrieb, i can use your solution. That match my needs. thank you again Jirka Vitek On Thu, 2012-01-12 at 16:08 +0100, Robert Schetterer wrote: > Am 12.01.2012 15:40, schrieb Jiri Vitek: > > Hello list, > > > > is there any way to limit outgoing messages per recipient

limiting outgoing

2012-01-12 Thread Jiri Vitek
Hello list, is there any way to limit outgoing messages per recipient mx-set or domain? I need to set rate for google mail server for example to 1000msg/hour and for seznam.cz for 500msg/hour. what kind solution is best affordable for this needs? Is it possible to di it by pure postfix? please i

Re: stop sending email when concrete recipient detected

2011-04-11 Thread Jiri Vitek
that work like a charm. Thank you Noel On Mon, 2011-04-11 at 07:14 -0500, Noel Jones wrote: > On 4/11/2011 7:05 AM, Jiri Vitek wrote: > > Hi folks, > > > > what is the best solution for discarding email to be sended/trasnfered > > to all recipients when there is on

stop sending email when concrete recipient detected

2011-04-11 Thread Jiri Vitek
Hi folks, what is the best solution for discarding email to be sended/trasnfered to all recipients when there is one concrete addres in to, cc bcc fields. i need that for functional testing of our e-shop, where we testing in production environment. And we don't want to spam our clients with "orde

Re: own script to handle messages

2010-07-01 Thread Jiri Vitek
thank you, that is exactly what i was looking for.. J.Vitek On Tue, 2010-06-29 at 11:10 -0500, Noel Jones wrote: > On 6/29/2010 10:58 AM, Jiri Vitek wrote: > > Hi everybody, > > > > i need configure postfix to handle just one incoming address(i can do > > that withou

own script to handle messages

2010-06-29 Thread Jiri Vitek
Hi everybody, i need configure postfix to handle just one incoming address(i can do that without problem), and not sending it to mailbox after validation, but pass it to myown script(thats my question about). Which will parse message and then send shorten way as sms using asterisk vgsm module.. W

Re: missing 250-AUTH LOGIN PLAIN after ehlo

2010-03-12 Thread Jiri Vitek
On Thu, 2010-03-11 at 11:35 -0500, Victor Duchovni wrote: > On Thu, Mar 11, 2010 at 05:17:44PM +0100, Jiri Vitek wrote: > > > smtpd_sasl_exceptions_networks = $mynetworks > > Read the documentation for this parameter. > good tip, thanks you.. J.Vitek

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: 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 > &

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.