• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. M

    Issue msmtp Error 550 - The from address does not match a verified Sender Identity

    I added and rerun the cron: It is still unable to send (/var/log/maillog): Apr 22 17:15:02 plesk msmtp: host=smtp.sendgrid.net tls=on auth=on user=apikey from=root@plesk.xxdomain.com recipients=admin@xxdomain.com smtpstatus=550 smtpmsg='550 The from address does not match a verified Sender...
  2. M

    Issue msmtp Error 550 - The from address does not match a verified Sender Identity

    That's good to know. Anyway, in my /var/log/maillog, that email was having this entry: Apr 22 06:25:28 plesk msmtp: host=smtp.sendgrid.net tls=on auth=on user=apikey from=root@plesk.xxdomain.com recipients=admin@xxdomain.com mailsize=11421 smtpstatus=250 smtpmsg='250 Ok: queued as xxxxxx...
  3. M

    Issue msmtp Error 550 - The from address does not match a verified Sender Identity

    This is puzzling. I received an email from my Plesk server today for the first time...! From: admin@xxdomain.com To: admin@xxdomain.com So what does that mean? Manual msmtp and Sendmail >> Works Cron job msmtp >> Didn't work ...and now this email above? Should this email be sending from...
  4. M

    Issue msmtp Error 550 - The from address does not match a verified Sender Identity

    Yes I have tried this option: Here is the output when I ran the same command # cat /tmp/testmail.txt | sendmail -oi -t sendmail: cannot use a secure authentication method sendmail: could not send mail (account default from /etc/msmtprc) Here's the output of /var/log/maillog: Apr 22 14:39:01...
  5. M

    Issue msmtp Error 550 - The from address does not match a verified Sender Identity

    @Nik G Here's what I send: # cat /tmp/testmail.txt To: mypersonal@hotmail.com From: root@plesk.xxdomain.com Subject: Test email Hello there. # cat /tmp/testmail.txt | sendmail -oi -t Here's the /var/log/maillog/: Apr 22 12:50:34 plesk msmtp: host=smtp.sendgrid.net tls=on auth=on user=apikey...
  6. M

    Issue msmtp Error 550 - The from address does not match a verified Sender Identity

    @mow May I know the "mail" you're referring to which? Currently I only have msmtp installed. Currently I only have 1 Sendgrid account configured.
  7. M

    Issue msmtp Error 550 - The from address does not match a verified Sender Identity

    @Nik G noted on the cron. For another test, I have this testmail.txt: ------------------------ To: mypersonal@hotmail.com From: root@plesk.xxdomain.com Subject: Test email Hello there. ------------------------ Testing without 'echo', here's what I ran: date -u >> testmail.txt && cat...
  8. M

    Issue msmtp Error 550 - The from address does not match a verified Sender Identity

    Yes, I ran the msmtp utility commands on: from:root@plesk.xxdomain.com to:admin@xxdomain.com (Plesk Administrator's email) from:root@plesk.xxdomain.com to:mypersonal@hotmail.com (to my personal hotmail) Both test emails are received in respective email account Inbox. Here's the...
  9. M

    Issue msmtp Error 550 - The from address does not match a verified Sender Identity

    @Nik G Thank you for the guides provided. So far the nslookup values seems able to retrieve. I saw a comment in https://support.plesk.com/hc/en-us/articles/115001743034-How-to-configure-an-external-SMTP-server-in-Plesk and there's a command to test using the msmtp utility with debug, so I ran...
  10. M

    Issue msmtp Error 550 - The from address does not match a verified Sender Identity

    @mow both domains (xxdomain.com & plesk.xxdomain.com) have been Domain Authenticated within Sendgrid, and respective MX record, CNAME, TXT record are added to DNS. The Sendgrid telnet test was done on the Plesk server, and no issues creating a test email as root@plesk.xxdomain.com to my email...
  11. M

    Issue msmtp Error 550 - The from address does not match a verified Sender Identity

    Hi, This is my first post in the forum, just getting started on Plesk. My Plesk configuration: Digital Ocean (Plesk Hosting | DigitalOcean Marketplace 1-Click App) OS = Ubuntu 20.04 Plesk = Version 18.0.42 Update #1 I am having issues getting the external SMTP server to work for my Plesk...
Back
Top