Hi,

 

I’m using perdition with mysql backend for pop3 proxy, with user:servername:port table schema.

Is it possible to use only the domain part for authentication, instead of user@domain?

 

I want to fill the database with domains instead of usernames.

So when a user authenticates using someuser@domain, perdition should check the domain part only in the database, and proxy to the real server listed for it in the db.