stdevPavelmc / mailad

Software to provision a mail server with users from a Windows or Samba 4 Active Directory
GNU General Public License v3.0
33 stars 11 forks source link

[FEAT] Add Fetchmail + relayhost AUTH support #155

Open armandofcom opened 2 years ago

armandofcom commented 2 years ago

Agregar soporte para recoger los correos de un domainpop y el envío de correo autentificado en un servidor externo

/

Add domianpop (multipop, multidrop) fetching from a master server.

stdevPavelmc commented 2 years ago

If we talk about fetchmail, then we must include relayhost AUTH support, that's a security feature we can't miss.

stdevPavelmc commented 2 years ago

Anyone using fetchmail to test this?

Code is on https://github.com/stdevPavelmc/mailad/pull/167

I have no means of test this now.