mguessan / davmail

DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange and Office 365 Gateway - Synced with main subversion repository at
http://davmail.sourceforge.net
GNU General Public License v2.0
580 stars 86 forks source link

Support listening on UNIX domain sockets #280

Open jscott0 opened 1 year ago

jscott0 commented 1 year ago
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi,

DavMail is typically used only on the local machine, so it would be better if it could be configured to listen on UNIX domain sockets. This would have the benefit of not having to actually listen on TCP interfaces and is exactly what UNIX domain sockets are for. This would make it easier to troubleshoot "connection issues."
-----BEGIN PGP SIGNATURE-----

iHUEARYIAB0WIQSiPzylvTnZ6xisfzWz9N0oYfTNugUCZDPnIgAKCRCz9N0oYfTN
uuHWAP9SpNdOwK2WviRUVDKF9ESx1UtolGOc4ANZ5nVkteHFjwEAmN+t4y34oyAD
zjF6KS3l4KzlnfMjXE2vqa4gG3Nh8gk=
=CG2g
-----END PGP SIGNATURE-----
dcolascione commented 10 months ago

Unix socket support would solve a whole class of configuration and security problems