• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

can't send email via smtp - sql auxprop plugin using sqlite3 engine

K

krawuzikapuzi

Guest
Good day,
i have a new installed virtual server (Suse 11.1+Plesk 9.5.3) and i have migrated domains and so on from a backup (same system). Now I am not able to send emails via smtp (e.g. with Mozilla Thunderbird). I get a connection error: connection to smtp server failed, not available or denied.

In /var/log/messages I can find a lot of entries (about 7-10 every hour) like this:

postfix/smtpd[9782]: sql auxprop plugin using sqlite3 engine

What can i do, to fix the problem?
Best thanks
 
Last edited by a moderator:
What sort of errors in /usr/local/psa/var/log/maillog ?
 
can't find there any errors - i tried a few times to send a mail, but actually there is no error in maillog
 
Plesk Panel Firewall shows a green button at SMTP - allowed from every source.
But nmap -p 25 domain.tld put out:
PORT STATE SERVICE
25/tcp filtered smtp

I tried
telnet mail.domain.tld 25
connection failed

how can i open this port in plesk panel for sending mails?
 
Last edited by a moderator:
Back
Top