• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

Password mail account doesn't change

K

killed

Guest
In Webmail
Failure in changing password on poppassd server: Incorrect Password

In Plesk Panel: no noticed or error appear!

Only change password in Mail Enable Administrator!

Poppass running and restared!
 
Hello,

Please, make sure that 106 (poppasswd) port is open for localhost. Try to telnet to localhost to this port:

# telnet localhost 106

or run the following command on the server:

# nmap localhost -p106

Please, see the following article for more information:

http://kb.odin.com/en/806

Thank you
 
Hello,

Please, make sure that 106 (poppasswd) port is open for localhost. Try to telnet to localhost to this port:

# telnet localhost 106

or run the following command on the server:

# nmap localhost -p106

Please, see the following article for more information:

http://kb.odin.com/en/806

Thank you

Plesk is running Windows 2003 system. Server PopPassD was started (stop > start | restart). Could'n connect by telnet localhost 106
 
Here my result when nmap

Code:
C:\>nmap 112.78.6.18 -p106

Starting Nmap 5.00 ( http://nmap.org ) at 2009-12-09 09:18 SE Asia Standard Time

Interesting ports on 18-6-78-112.reverse.digipower.vn (112.78.6.18):
PORT    STATE  SERVICE
106/tcp closed pop3pw

Nmap done: 1 IP address (1 host up) scanned in 1.63 seconds
 
As you can see port 106 is closed now. Are you sure that corresponding service is running now? Did you tried restart it? Is there any related errors in Event Viewer regarding this service?
 
Thank support staff!

And my error (MS SQL 2000 and 2005 running)

1-4.jpg


2-4.jpg
 
Is there any error in Event Viewer? Did you checked system with antivirus?
 
Back
Top