2 Mar 2012 08:12
auths/dovecot.c , server_socket IP listen
Gorobets Igor <igoryan <at> wheel.kiev.ua>
2012-03-02 07:12:09 GMT
2012-03-02 07:12:09 GMT
Hello The other day needed to create an SMTP authentication via dovecot. Dovecot with version 2.0 in addition to creating UNIX-socket can listen to TCP/IP socket. I made changes to the file auths/dovecot.c. Now in the config exim server_socket can be set as follows: server_socket = 127.0.0.1:9999 File with the changes in atache. Thank you.
Hello The other day needed to create an SMTP authentication via dovecot. Dovecot with version 2.0 in addition to creating UNIX-socket can listen to TCP/IP socket. I made changes to the file auths/dovecot.c. Now in the config exim server_socket can be set as follows: server_socket = 127.0.0.1:9999 File with the changes in atache. Thank you.
RSS Feed