• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

SMTP autentication with custom username (not email address)

FlavioO

New Pleskian
Hi,
it's possible in plesk to make SMTP (and optionally POP3) auth with custom username, different from standard email address, default used as SMTP autentication username?

Thanks.
 
It depends on why you need to do this.

You can set up a specific domain, say smtpauth.mycompany.tld in Plesk and add mailboxes to that domain with 0 bytes storage, then tell users they need to use that username and password to send email via authenticated SMTP. Of course the user's pop3 username/password will also work :-(

So this won't help you if you want to pick and choose who can use authenticated SMTP.

If you want to do that, unfortunately the only way currently would be to use firewall rules, and that would require all your authenticated smtp users to have static IPs. (e.g. disable authenticated smtp on port 25, enable Submission port 587, then firewall 587 so only allow specific IPs belonging to those customers you authorise to use authenticated smtp)

I have put in a feaure request asking for the ability to define who can use authenticated smtp or not. I think this would be a great feature to have.
 
I have about 300 clients that use the same SMTP auth to send emails. I need to migrate the domain but I don't want to change the configuration of all clients.

So I need only one account in this format: username00000/password used only for SMTP auth, where username is different from email address, it's a custom username...
 
Back
Top