floyd
Verified User
- Joined
- Mar 29, 2005
- Messages
- 6,255
I already don't remember was it the only what you need to change but now I have next options:
Code:bounce_return_message = false bounce_return_body = false check_recipient: # stop bounce from us, lets do it by sender's server accept domains = +local_domains endpass message = unknown user verify = recipient # we accept if the source is local SMTP (i.e. not over TCP/IP). # We do this by testing for an empty sending host field. accept hosts = : # if somebody send something like T="Mail delivery failed: returning message to sender" from <> or other with empty "from" deny senders = : message = A valid sender header is required for bounces ## !verify = header_sender
and don't have problems with spam (bounces).
So, try it. If you still have problems, than it can be related with something else. For ex., sending spam through the sockets. It's also looks like bounce. I have professional solution for that![]()
Still could not get it to work. I used this on my server. I sent an email using my server to a definite unknown user email address. That end server rejected the email. My server then sent the rejection to the from address I specified which is my yahoo address. I did not use yahoo to send the email. I used my mail client connecting to my server. Yahoo had nothing to with the initial delivery but yet it got the bounce.