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

Renamed pop user, but mails still being sent there

S

Swakoo

Guest
I used to have a [email protected],
then recently somebody took over her job, and I just rename the userid to [email protected]

xiulin@domainname was originally under [email protected] (office mailing list). it has been automatically changed to [email protected]

But everytime I send to [email protected], I will get a bounced mail saying [email protected] is not a valid user or something..

should i have recreate the account instead then? I can just delete and recreate now.. ([email protected]) but want to see if any of you guys know of a solution without me possibiliy interrupting the user..

thanks!
 
Originally posted by Swakoo
But everytime I send to [email protected], I will get a bounced mail saying [email protected] is not a valid user or something..

thanks!

I would watch the maillog what really happens when you send the mail to [email protected], do you do it with a mail client like Outlook or Thunderbird, or just with a qmail-inject...
Watch the maillog like this:

tail -vfn100 /usr/local/psa/var/log/maillog

when you encounter problems with mails
 
Back
Top