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

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