Hi Rob!

> I'm building a new server for myself and have chosen courier-imap for it's
> ability to handle virtual mail users.  I will be using it with Postfix,
> accessing a MySQL database.  I've gotten all of the packages installed
> (including the mysql module for courier-imap) and have edited the
> configuration files and created the databases according to the docs.  FWIW,
> I'm installing on YellowDog Linux v2.2, which is a redhat -like
> distribution for power pc's.

I use all the same on a x86 box with FreeBSD. And Yeah, you won't get that
much docu on that stuff, but have a look at
http://www.postfix.org/docs.html. There are several howtos about
Postfix-CourierIMAP-MySQL constelations.

> At this point I'm stuck.  I don't see any way to manage users.  I've looked
> through the docs at www.inter7.com and they really stop after installation
> and configuration.  I've browsed through the docs at
> courier.sourceforge.net, but 1) I'me not sure what applies to me since I'm
> only working with a subset of courier, and 2) the webadmin it mentions for
> management didn't come with my package - which I assume means it doesn't
> work with *just* the imap module.

the webmin only comes with the complete courier package. You will have to go
through the config files manually, but that isn't that hard.

For the user management, I went with virtual users in a mysqldb, to make
management from php possible. For this, you would need mysql-support in all
your mail-softwares. Postfix and Courier will have to lookup user info,
passwords and maildir-locations.

All in all, after 1 day of hard work, its running just fine.


philon


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to