• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Use alias domain for (pop3) login: How?

I

insel22

Guest
Hello.

It is possible to use an alias domain for (pop3) login? (I hope, it is.)

I have a domain example.com and a domain alias example.net. Mail to [email protected] is accepted and delivered to the mailbox of [email protected]. No problem here.

But: I want to be able to use the address [email protected] (with example.net = alias domain) for pop3 authentication. How do I do that?

Login with main domain is working:

# telnet localhost 110
[...]
user [email protected]
+OK Password required.
pass verysecret
+OK logged in.

Login with alias domain fails:

# telnet localhost 110
[...]
user [email protected]
+OK Password required.
pass verysecret
-ERR Login failed.

Hints are welcome.
Thanks in advance.
 
Back
Top