Rodrigo Severo <[EMAIL PROTECTED]> wrote: > The problem I'm trying to solve is that one domain to which I got to > send several messages recently changed their settings and now have an > upper limit of 20 RCPTs per message.
I don't think you should need to do anything. I think the following should happen without your intervention: The server rejects the 21st recipient with a 452 response code. The client proceeds to the DATA phase, to complete the current transaction for delivery to recipients 1 through 20, and also queues another transaction using the same message data, for delivery to recipients 21 through N. Is this not what you are experiencing? ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
