From the TMDA 0.70 announcement:
>What's new?
>
>* tmda-ofmipd's `--authprog' option should now work properly with
> checkpassword-style programs.
There is something wrong with tmda-ofmipd --authprog in versions earlier
than 0.70? I'm using this switch with TMDA 0.65 and I thought everything
was working fine. What is the problem 0.70 fixes?
Here is the startup script I use for tmda-ofmipd. I have it started by
supervise from the daemontools package.
#!/bin/sh
exec su - vmail -c 'exec /usr/local/bin/tmda-ofmipd -p localhost:8025 \
-A "/usr/local/sbin/courierpasswd -s imap --stdin -- /usr/bin/true" \
-c /home/vmail/arda-homeunix-net' 2>&1
Courierpasswd is a checkpassword style program.
Andrew
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users
- Re: TMDA 0.70 tmda-ofmipd -A fix Andrew
- Re: TMDA 0.70 tmda-ofmipd -A fix Jason R. Mastaler
