• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

I want enable on smtp auth.

  • Thread starter ä¿¡æ˜ é
  • Start date
Ã

ä¿¡æ˜ é

Guest
I use 10.1 plesk.
I want to use qmail-scanner, and I compiled with qmailqueue-patch.
I checked smpt auth. and I checked pop before smtp too.
I did command.

telnet myserver.com 25
EHLO [email protected]
250-myserver.com
250-AUTH LOGIN CRAM-MD5 PLAIN
250-AUTH=LOGIN CRAM-MD5 PLAIN
250-PIPELINING
250 8BITMIME
MAIL FROM:[email protected]
250 ok
RCPT TO:[email protected]
250 ok

I thought, returned error message when I did command RCPT TO.
But it was 250 ok

I want to enable smtp auth.
Please teach me someone.
 
I have this problem too or quite similar.

I figure out that file /var/qmail/control/rcpthosts has a whitelist that allow to send from any and to any of this domains without password.

If you remove it you solve the problem BUT YOU CANNOT RECEIVE ANY EMAIL so this is not a solution... but is related to this.
 
Back
Top