May 27, 2011 04:12AM
On Fri, May 27, 2011 at 12:17:10AM -0400, Parker, Joshua wrote:
> I am trying to use smtp connection for an email marketing software and would like to use smtp or pop3, but I am not sure where to start. I have mailauth.pm in /root/auth/ but I am not sure if that is write. If the previous is correct, is this also correct in nginx.conf:
>
> mail { auth_http 127.0.0.1:80/auth; pop3_capabilities "TOP" "USER";
> smtp_auth plain login; server { listen 110; protocol pop3; proxy on; } }
>
> If none of the above is correct, can you point me in the write direction or documentation on how to accomplish this? Thanks.

nginx can not work as SMTP or POP3 server, it can only proxy connections
to real mail servers.


--
Igor Sysoev

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

SMTP or POP3 Authentication

parkerj May 27, 2011 12:18AM

Re: SMTP or POP3 Authentication

Igor Sysoev May 27, 2011 04:12AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 182
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready