• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Telnet SMTP Out of Memory

G

Greenhorn2013

Guest
Hi,
get the following error while testing smtp, cause i cant send mail with outlook, but with thunderbird.
Settings in Outlook and Thunderbird are the same.

Here are the telnet log:
220 XXXXXXXXXXXXX ESMTP
ehlo
250-XXXXXXXXXXXXX
250-AUTH=LOGIN CRAM-MD5 PLAIN
250-AUTH LOGIN CRAM-MD5 PLAIN
250-STARTTLS
250-PIPELINING
250 8BITMIME
auth login
334 VXNlcm5hbWU6
XXXXX - Puts here base64 username
334 UGFzc3dvcmQ6
XXXXX - Puts here base64 password
421 out of memory (#4.3.0)
535 auth failure
 
have you tried to raise the memory limits so your not hitting soft/hard limits ?

Anything in clamav or mail logs that would be helpful ?
 
Back
Top