Re: AW: How to change queue id?

2012-10-10 Thread Jeroen Geilman
On 10/03/2012 11:30 PM, Steffen Schebesta wrote: Thanks for all the insightful answers. So, I actually use the long_queue_ids options and I save the queue_ids to a database to later compare them to the queue_ids found in the mail log to parse and mark the bounces. The problem - and thus the

RE: AW: AW: How to change queue id?

2012-10-08 Thread Steffen Schebesta
-us...@postfix.org] On Behalf Of Wietse Venema Sent: Sonntag, 7. Oktober 2012 13:59 To: Postfix users Subject: Re: AW: AW: How to change queue id? Steffen Schebesta: Hello Witse, I really don't want to get on your nerves but as far as I understand using the standardized bounce messages from

Re: AW: AW: How to change queue id?

2012-10-08 Thread Stan Hoeppner
-us...@postfix.org] On Behalf Of Wietse Venema Sent: Sonntag, 7. Oktober 2012 13:59 To: Postfix users Subject: Re: AW: AW: How to change queue id? Steffen Schebesta: Hello Witse, I really don't want to get on your nerves but as far as I understand using the standardized bounce messages from

Re: AW: AW: How to change queue id?

2012-10-08 Thread Wietse Venema
Steffen Schebesta: Hello Wietse, ok, here is my problem in detail: I pass mails to Postfix through smtpd. Postfix sends them out and returns the queue_id. ... I parse the mail.log for bounces every hour. When I find a bounce in the log You are re-inventing an old wheel: it's called list

Re: AW: AW: How to change queue id?

2012-10-07 Thread Wietse Venema
Steffen Schebesta: Hello Witse, I really don't want to get on your nerves but as far as I understand using the standardized bounce messages from Postfix Start explaining the problem. Stop talking about what you think are solutions. Stop wasting everyone's time on this mailing list. You have an

AW: AW: How to change queue id?

2012-10-06 Thread Steffen Schebesta
-postfix-us...@postfix.org] Im Auftrag von Wietse Venema Gesendet: Donnerstag, 4. Oktober 2012 14:26 An: Postfix users Betreff: Re: AW: How to change queue id? Steffen Schebesta: If that doesn't work though then maybe I could work around this problem. I thought about adding the message-id

Re: AW: AW: How to change queue id?

2012-10-06 Thread Wietse Venema
Steffen Schebesta: Using Wietse's first approach (adding a custom id to the MAIL FROM address as an extension) I have tried to output the sender's address in the same line of the mail.log as the bounce message. To this end, YOU specify the sender address AT MAIL SUBMISSION TIME, instead of

Re: AW: AW: How to change queue id?

2012-10-06 Thread Wietse Venema
Am 06.10.2012 um 23:22 schrieb Wietse Venema wie...@porcupine.org: Steffen Schebesta: Using Wietse's first approach (adding a custom id to the MAIL FROM address as an extension) I have tried to output the sender's address in the same line of the mail.log as the bounce message. To

Re: AW: How to change queue id?

2012-10-04 Thread Stan Hoeppner
On 10/3/2012 4:30 PM, Steffen Schebesta wrote: Thanks for all the insightful answers. So, I actually use the long_queue_ids options and I save the queue_ids to a database to later compare them to the queue_ids found in the mail log to parse and mark the bounces. The problem - and thus the

Re: AW: How to change queue id?

2012-10-04 Thread Wietse Venema
Steffen Schebesta: If that doesn't work though then maybe I could work around this problem. I thought about adding the message-id to the bounce message but that probably Postfix has lots of options to identify a returned message. 1) You can encode the unique identifier in the envelope sender

RE: AW: How to change queue id?

2012-10-04 Thread Steffen Schebesta
- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Wietse Venema Sent: Donnerstag, 4. Oktober 2012 14:26 To: Postfix users Subject: Re: AW: How to change queue id? Steffen Schebesta: If that doesn't work though then maybe I could work around this problem

AW: How to change queue id?

2012-10-03 Thread Steffen Schebesta
Thanks for all the insightful answers. So, I actually use the long_queue_ids options and I save the queue_ids to a database to later compare them to the queue_ids found in the mail log to parse and mark the bounces. The problem - and thus the source for my question - is that this always means a