2 Jan 2007 22:38
[Bug 441] New: request for unseen_remember_accepted option
<lehmann <at> cnm.de>
2007-01-02 21:38:12 GMT
2007-01-02 21:38:12 GMT
------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. http://www.exim.org/bugzilla/show_bug.cgi?id=441 Summary: request for unseen_remember_accepted option Product: Exim Version: 4.64 Platform: x86 OS/Version: All Status: NEW Severity: wishlist Priority: medium Component: Delivery in general AssignedTo: ph10 <at> hermes.cam.ac.uk ReportedBy: lehmann <at> cnm.de QAContact: exim-dev <at> exim.org What I would like to do is to have several routers that are all tried in a row and checked if their conditions are met for a certain delivery. The hard part is that more than one router may be responsible and more than one router shall handle the delivery and pass it to a transport in that case. But the routers shall not now anything from each other. So when a message comes in, exim shall try all of these routers and remember if at least one of them accepts it so the sender doesn't get a "User unknown". As far as I know exim doesn't have an option for it. "unseen" lets exim try the next router, but if that fails (doesn't accept) then exim thinks, that there is no router that accepts the message because he forgot that the previous router with the unseen option accepted it. So right now I have a very cumbersome(Continue reading)
RSS Feed