• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Setting up email on Andrioid Phone

JustonG

Basic Pleskian
Hi,

I have a server running Debian with Plesk 10.4 and I have email setup & configured. I was wondering how I might go about setting up email on my phone? I tried the same configuration as setting it up for outlook, but on my phone when I get to the SMTP part, it fails to connect to the server.

Any suggestions?

Kind Regards
Juston
 
What sort of error you have?

Setup could not finish
Cannot connect to server.

and this is only on the outgoing part... I got incoming working I can download my mail to my phone but i cant reply to anything or send out from my phone
 
Are you sure that port 25 is not firewalled? If not - check errors in /usr/local/psa/var/log/maillog
 
Are you sure that port 25 is not firewalled? If not - check errors in /usr/local/psa/var/log/maillog

Firewalled on my phone? I highly doubt it....

I'm trying to set my phone up to get my mail... otherwise everything plesk related is working fine
 
Perhaps, your providers have close the port 25, is normal for deny spam. Try with tcp/465 with SSL or open submissions (tcp/587) in postfix.
 
Back
Top