[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: zmailer use mysql for users and actual mails?



On 02-Jan-00 at 02:29, Bill Ataras (b_ataras@hotmail.com) wrote:

> Can zmailer use mysql for users and storage of actual mails rather than
> unix  OS user logins? I'd like to find a MTA that can use SQL database for
> all its  users and their mail traffic. More easy to configure with 3rd
> program and  can also handle 10's of 1000's of users more easily.

I am in (slow) progress of adding hooks to the code to use locally-
supplied routines for local users, aliases e.t.c.  For now, look at
--with-getpwnam-library= option of configure script.

Eugene