Plesk/7.5/Double Bounces
From KoshWiki
Description
I found this[1] after I was asked how to stop double bounces in Plesk 7.5. Just for posterity, I'm keeping a copy of the solution here.
Solution
Did you sort this? If you didn't then we have a solution that works for us. We had problems setting up the # in the file as listed above - didn't work - don't know why. 1. Setup an account called doublebounce@domain.com in Plesk (with a mailbox. 2. Create a file doublebounceto in /var/control/ with just "doublebounce" in it (no quotes). 3. Create a file doublebouncehost in /var/control/ with just "domain.com" in it. 4. Edit the file /var/qmail/control/domain.com/doublebounce/.qmail and add the line: "| cat > /dev/null" (again no quotes). Restart qmail and you should be catching doublebounce messages there. __________________ ---- Nick Woolley KWS, UK, Manchester http://www.kudoswebsolutions.com
