Am 02.11.2013 12:15, schrieb Jeroen Geilman: >> Using php-mailer or any language/api (in [HTTP Server]), I only have >> feedback for connection between servers: "Connection to SMTP server was >> OK", but this is not a proof that my message was really sent.
if the send-method() of phpmailer gives "true" back that this *is* the proff because it got a 2xx status code from the SMTP server > No, there is much more information exchanged. > > If whatever library you are using on the HTTP end does not properly support > SMTP phpmailer *does* and with correct handling you even got the whole server responses on the website