+ Reply to Thread
Results 1 to 8 of 8

Thread: PhpMailer function from: email

  1. #1
    Senior Member
    Join Date
    Jun 2016
    Location
    New York
    Posts
    158

    Question PhpMailer function from: email

    The phpMailer from: function is not working, does anyone know what might be happening, can anyone help me?

  2. #2
    Senior Member
    Join Date
    Jun 2016
    Location
    New York
    Posts
    158

    Question PhpMailer function From

    The From function of phpMailer is not getting up the main site site email

    PHP Code:
    Only registered members can view the code
    Is someone having the same problem? See the image below to understand:
    screen.jpg
    Last edited by Ed; June 15, 2017 at 03:26 AM.

  3. #3
    Hello Ed,

    Would you please send Admin Panel access to my PM I will check your email configurations.
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #4
    Hello Ed,

    If you want to send emails through gmail you should configure smtp or set email from your mail server like: somthing@yoursite.com
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    Senior Member
    Join Date
    Jun 2016
    Location
    New York
    Posts
    158
    Hi, Viktor!

    The SendMail from my Cloud Server is pre-configured with a Gmail account, I recently discovered that Gmail does not allow the "From" sender to be rewritten.

    Anyway thanks for your Help and Attention!

    Reg.

    Ed
    Last edited by Ed; June 15, 2017 at 06:40 AM.

  6. #6
    As I said in previous post you should configure smtp in Admin Panel >> Basic Settings >> Email
    Viktor,
    Flynax technical department,
    Best wishes.

  7. #7
    Senior Member
    Join Date
    Jun 2016
    Location
    New York
    Posts
    158
    All Gmail accounts return with a Header "X-Google-Original-From: Visitor-Name <visitor-email@gmail.com>" It does this automatically, it looks like a Gmail anti-fraud measure.

    I did not know that, but everything is working without problems!

    Thank you Viktor!

  8. #8
    Senior Member
    Join Date
    Jun 2016
    Location
    New York
    Posts
    158
    In the old days it allowed the manipulation of the sender, but now does not, Gmail says that this serves to leave the accounts protected

+ Reply to Thread