Using the Apache Commons to send email there is the following code. But the bounce will not work. It sends the bounce to the party that authenticated the message, which in this example is SMTP_AUTH_USER. So How can I get it to bounce properly? Answer Did you check with a packet sniffer what is actually going over the wire? I