2 messages in net.sourceforge.lists.courier-users[courier-users] Courier in a Sealed I...
FromSent OnAttachments
Adam ShermanMay 29, 2000 7:57 am 
Philippe StraussMay 29, 2000 8:55 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Courier in a Sealed ISP environnment?Actions...
From:Adam Sherman (ad@tritus.com)
Date:May 29, 2000 7:57:50 am
List:net.sourceforge.lists.courier-users

Has anybody tried setting Courier up in a sealed system? ie mail is stored
somewhere, all owned by the courier user and authenticatioin is completely
seperate from the system accounts.

In this scenario, usernames should be of form user@domain, so it needs to handle
'@' and '.' in the usernames.

I'm currently using Postfix, MySQL, Cyrus to provide this, but I have to use
usernames such as user_domain, which is not convenient for the user.

Also, Postfix doesn't use connection pooling, which puts a big load on MySQL.

What are your thoughts on this?

A.