• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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 [email protected] to [email protected] 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]: [email protected]
Sep 17 01:07:28 sh1 qmail-queue-handlers[13741]: [email protected]
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] = '[email protected]'
Sep 17 01:07:28 sh1 qmail-queue-handlers[13741]: handlers dir = '/var/qmail//handlers/before-queue/recipient/[email protected]'
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 <[email protected]> qp 13742 uid 2020
Sep 17 01:07:28 sh1 qmail: 1190005648.202591 starting delivery 739: msg 19006393 to remote [email protected]
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]: [email protected]
Sep 17 01:07:28 sh1 qmail-remote-handlers[13743]: [email protected]
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