2 messages in ru.sysoev.nginxCan "mailauth" check /etc/shadow with...
FromSent OnAttachments
WinnieAug 18, 2007 7:41 am 
Jonathan VanascoNov 7, 2007 10:45 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Can "mailauth" check /etc/shadow with mail module ????Actions...
From:Winnie (lamm@public.gmane.org)
Date:Aug 18, 2007 7:41:16 am
List:ru.sysoev.nginx

Hi all,

many many thx... When I tried to "./configure --with-cc-opt=-I/usr/include/pcre --with-http_perl_module
--with-mail", it's seem "make" and "make install" normally....

but install mailauth.pm (introduced from http://wiki.codemongers.com/NginxImapAuthenticateWithEmbeddedPerlScript)

Actually, I've only one sendmail with openwebmail server. Due to the physical harddisk sized full, so I need to add one more sendmail server. I would divide half of 200 users to new-sendmail (with openwebmail) server, and the remaining users are keeping in the old ones. How can check the users names and passwords according to "/etc/shadow" file...because I don't know our users passwords that are "shadow"-ed...

pls give me a help...(sorry...because I don't know how to write perl and other programming....)