>I would like to use a dll I wrote (that interfaces with the IMail registry
>database) to provided up to date domain, user and password info for SMTP
>auth on an IMGate server. Given that I have the users and passwords for
>every domain should this be easy to set up? Also, does anyone else want to
>use the dll?

a possible "big picture" would be:

you can export users + passwords with extractusers.exe, scp that to imgate,
put the fields into a .db or mysql table.

You  have to compile postfix with SASL, and this causes a  lot of people a 
lot of problems, judging from the number of question in the postfix list. 
There are links on the postfix.org site about how to do SASL.

Len


Reply via email to