• 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.

Sending Email Problem, Please Help!

M

marco114

Guest
I just started having an email problem recently...

When I go to try to send mail using SMTP Authentication, it fails, however it seems that without authentication (maybe it is doing POP, not sure), the mail goes through.

Here's my mail log (/usr/local/psa/var/log/maillog) when I try to send using SMTP with Auth, there's not much there.. relay lock isn't much help to me:

Code:
Sep 17 01:09:35 sh1 relaylock: /var/qmail/bin/relaylock: mail from 65.188.133.252:62974 (cpe-065-188-133-252.triad.res.rr.com)

Now the interesting part:

Here's when I send without SMTP auth in my email client... obviously, SMTP Auth is preferred. I am puzzled why it works without SMTP Auth as well.

(Note: XXXX is actualy "marc" in real life but i replaced to ward of spam bots) smartymail.org is on plesk and is the account I am sending from, where belews.net is on a 3rd party (GMAIL) server.

Code:
Sep 17 01:07:27 sh1 relaylock: /var/qmail/bin/relaylock: mail from 65.188.133.252:62964 (cpe-065-188-133-252.triad.res.rr.com)
Sep 17 01:07:28 sh1 qmail-queue[13740]: mail: all addreses are uncheckable - need to skip scanning (by deny mode)
Sep 17 01:07:28 sh1 qmail-queue[13740]: scan: the message(drweb.tmp.01DCaA) sent by XXXX@smartymail.org to XXXX@belews.net should be passed without checks, because contains uncheckable addresses
Sep 17 01:07:28 sh1 qmail-queue-handlers[13741]: Handlers Filter before-queue for qmail started ...
Sep 17 01:07:28 sh1 qmail-queue-handlers[13741]: from=XXXX@smartymail.org
Sep 17 01:07:28 sh1 qmail-queue-handlers[13741]: to=XXXX@belews.net
Sep 17 01:07:28 sh1 qmail-queue-handlers[13741]: hook_dir = '/var/qmail//handlers/before-queue'
Sep 17 01:07:28 sh1 qmail-queue-handlers[13741]: recipient[3] = 'XXXX@belews.net'
Sep 17 01:07:28 sh1 qmail-queue-handlers[13741]: handlers dir = '/var/qmail//handlers/before-queue/recipient/XXXX@belews.net'
Sep 17 01:07:28 sh1 qmail-queue-handlers[13741]: starter: submitter[13742] exited normally
Sep 17 01:07:28 sh1 qmail: 1190005648.176621 new msg 19006393
Sep 17 01:07:28 sh1 qmail: 1190005648.176662 info msg 19006393: bytes 601 from <XXXX@smartymail.org> qp 13742 uid 2020
Sep 17 01:07:28 sh1 qmail: 1190005648.202591 starting delivery 739: msg 19006393 to remote XXXX@belews.net
Sep 17 01:07:28 sh1 qmail: 1190005648.202626 status: local 0/10 remote 1/50
Sep 17 01:07:28 sh1 qmail-remote-handlers[13743]: Handlers Filter before-remote for qmail started ...
Sep 17 01:07:28 sh1 qmail-remote-handlers[13743]: from=XXXX@smartymail.org
Sep 17 01:07:28 sh1 qmail-remote-handlers[13743]: to=XXXX@belews.net
Sep 17 01:07:29 sh1 qmail: 1190005649.527697 delivery 739: success: 64.233.185.27_accepted_message./Remote_host_said:_250_2.0.0_OK_1190005649_26si3952698wra/
Sep 17 01:07:29 sh1 qmail: 1190005649.527800 status: local 0/10 remote 0/50
Sep 17 01:07:29 sh1 qmail: 1190005649.527830 end msg 19006393
 
I posted this under 8.0 and I meant to post under 8.2, sorry for duplicate.
 
Back
Top