This looks like a reasonable place to start:
http://www.bincimap.org/bincimap-faq.html#q19

There is a nice way to test checkpassword without binc in the way:
(http://www.qmail.org/top.html#checkpassword)

Mark Delany has a clever way to test your checkpassword with a bit of command line re-direction. For example, with username fred, password bloggs,
printf "%s\0%s\0%s\0" fred bloggs Y123456 | /bin/checkpassword id 3<&0
will execute /bin/id if the password is right


-Bob

On Mar 3, 2005, at 10:50 AM, Michael Di Martino wrote:

<mime-attachment>



Reply via email to