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

2012-10-08 Thread 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 save the queue_id to a database ("UPDATE table SET mail_id = '...' WHERE id = ..."). in a table structured like this: ID (INT, auto increment, indexed

Re: How to change queue id?

2012-10-08 Thread /dev/rob0
On Mon, Oct 08, 2012 at 10:25:20AM +0200, Steffen Schebesta wrote: > ok, here is my problem in detail: > > I pass mails to Postfix through smtpd. Stop here. What are you trying to do? What sort of mail? This sounds like bulk email. Is it? > Postfix sends them out and returns the queue_id. I sav

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

2012-10-08 Thread Stan Hoeppner
On 10/8/2012 3:25 AM, Steffen Schebesta wrote: > Hello Wietse, > > ok, here is my problem in detail: This isn't the answer to the question Wietse, and myself, asked you. You've failed to understand the nature of our question 3 times now. "10,000 ft view" means you're in an airplane at altitude 1

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 calle

Multiple domains - Multiple LDAPs

2012-10-08 Thread Arantza Serrano
Hello, I'd like to configure my postfix server to check the recipient address in several LDAP servers. I'd like that the recipients of domain X would be verify in LDAP server X, and the recipients of domain Y will been verify in LDAP Y. But I don't find how it can do that. My server works ok

Re: Multiple domains - Multiple LDAPs

2012-10-08 Thread /dev/rob0
On Mon, Oct 08, 2012 at 03:39:22PM +0200, Arantza Serrano wrote: > I'd like to configure my postfix server to check the recipient > address in several LDAP servers. I'd like that the recipients of > domain X would be verify in LDAP server X, and the recipients of > domain Y will been verify in LDAP

postfix-2.10 release

2012-10-08 Thread Feel Zhou
Hello,Wietse Venema when Postfix 2.10 stable release Thanks TOM

Re: postfix-2.10 release

2012-10-08 Thread Wietse Venema
Feel Zhou: > Hello,Wietse Venema > when Postfix 2.10 stable release Based on an extrapolation of the past release dates, that would be in 2013. Wietse

Re: Multiple domains - Multiple LDAPs

2012-10-08 Thread Viktor Dukhovni
On Mon, Oct 08, 2012 at 08:59:58AM -0500, /dev/rob0 wrote: > On Mon, Oct 08, 2012 at 03:39:22PM +0200, Arantza Serrano wrote: > > I'd like to configure my postfix server to check the recipient > > address in several LDAP servers. I'd like that the recipients of > > domain X would be verify in LDAP

RE: Multiple domains - Multiple LDAPs

2012-10-08 Thread Arantza Serrano
It works perfect!! Lot of Thanks!! -Mensaje original- De: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] En nombre de Viktor Dukhovni Enviado el: lunes, 08 de octubre de 2012 18:58 Para: postfix-users@postfix.org Asunto: Re: Multiple domains - Multiple LDAPs On