Howdy folks,

Got this to work properly. I wish there was a function to lookup the mx server and redirect to that one. Would avoid creating a huge list of domains, and automating with bash to create the popmap file.

Nevertheless, perdition works great, only issue is SSL/TLS not working properly, but I will get on it ASAP.

Cheers!

2018-01-28 17:09 GMT+00:00 Matthias Hunstock <matthias.hunstock@tu-ilmenau.de>:
Am 27.01.2018 um 22:12 schrieb Miguel Ângelo Santos Pereira:
> Is this somehow possible? Exporting a domains list and a server is
> alright, however, emails are being created every minute, so we need to
> map the server as per the domain only, not the full username/email.
>
According to the man page, you could use the "query_key" option and give
it a value of \d which corresponds to just the domain.

Then in your popmap entries should look like:


webmasterd.com:one.mxroute.com:110
ola.com:eagle.mxlogin.com:110


and so on. You can also define multiple query keys so you might have
entries for some specific complete usernames.

Regards
Matthias

______________________________________________
Perdition-users mailing list
Perdition-users@vergenet.net
https://lists.vergenet.net/listinfo/perdition-users



--
Com os meus melhores cumprimentos,
Best Regards,

Miguel Ângelo Santos Pereira