Re: No retry and no bounce?

2000-05-04 Thread Dave Sill
<[EMAIL PROTECTED]> wrote: >How can I setup email to ignore all messages that cannot be delivered, >i.e., even not to bother the re-delievery and bounce? Setting queuelifetime to 0 should prevent all retries. Disabling bounces will require hacking the code, but it should be trivial. -Dave

Re: No retry and no bounce?

2000-05-03 Thread Adam McKenna
I suppose you could set queuelifetime to 1 second. This will fail permanently if delivery fails on the second delivery (or possibly the first, depending on how busy your machine is.) If you want to kill every email on the first deferral you will need to write a patch. --Adam On Wed, May 03, 20

No retry and no bounce?

2000-05-03 Thread Yuan P Li
Hi, How can I setup email to ignore all messages that cannot be delivered, i.e., even not to bother the re-delievery and bounce? Thank you for help. Sincerely, Peter Li