[NTLUG:Discuss] Virtual Mail Users
Jack Snodgrass
jack at jacksnodgrass.com
Thu Apr 15 14:38:43 CDT 2004
On Thu, 2004-04-15 at 14:19, Scott Hollomon wrote:
> I am running sendmail on RH 9 and would like to provide my users with POP3
> accounts without providing them with an account they could use to get a shell
> on the mail server. I've googled extensively, but the information I've
> gotten is obtuse at best. I am authenticating the users using Cyrus SASL
> both for sending and receiving. Any suggestions or pointers to documentation
> are appreciated.
>
> Sorry if this shows up twice.
set up cyrus sasl to either use mysql for authroization or use pam for
authorization and setup
pam to use mysql. I set up cyrus sasl to use mysql. It can be done with
pam and mysql, but I've
never set that up.
That way, all of your 10,000 users will be in a mysql database and you
don't need to give them
real accounts.
you'll most likely have to compile cyrus sasl to use mysql. I don't
think any of the RPM packages
come with that enabled.
if that doesn't help you google for a better answer let me know.
jack -
More information about the Discuss
mailing list