-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 2.2.5
-
Component/s: Server (S)
-
Environment:Linux
Currently email media type is defined to send email only over network connection. But Linux servers have another way - Unix socket. Sending over socket is a bit faster and eats less system resources.
I think this could be useful option to provide a way to send messages through unix-socket.