Re: Where does email get bounced to?



On Apr 26, 7:17 pm, Preventer of Work <not_t...@xxxxxxxxxx> wrote:

Say I use php to send an email, and that email bounces.

Where does it end up?

Depends on the receiving server setup. Many SMTP severs out there
don't
bounce anymore. Simply ignoring and deleting e-mail addressed to non-
existing users lightens the server load (no need to send out bounce
messages) and indirectly helps to manage spam (spammers don't get to
know whether they've guessed a particular address correctly).

Cheers,
NC
.



Relevant Pages

  • Re: Where does email get bounced to?
    ... Say I use php to send an email, and that email bounces. ... Depends on the receiving server setup. ... Many SMTP severs out there ... existing users lightens the server load (no need to send out bounce ...
    (alt.php)
  • Re: Where does email get bounced to?
    ... Say I use php to send an email, and that email bounces. ... setup, smarthost and delayed checkups will cause the bounce go back to the reply-to, while in normal cases the bounce will be stored in the inbox of the user who tried to send, in this case the user as whom the Apache is run as. ... there depends a lot on how you have setup your local SMTP and how the remote SMTP is setup to which you are trying to send, but count on that the mail will bounce to the Apache users inbox. ...
    (alt.php)
  • Re: Where does email get bounced to?
    ... Say I use php to send an email, and that email bounces. ... Depends on the receiving server setup. ... existing users lightens the server load (no need to send out bounce ... Spam is seldom actually bounced and should never be bounced. ...
    (alt.php)
  • Re: Where does email get bounced to?
    ... Say I use php to send an email, and that email bounces. ... To legitimately "bounce", an e-mail must be returned to the sending IP ... person, and innocent party, effectively spamming that person and making ... YOU open to spam complaints. ...
    (alt.php)