On 16 Mar 2002, Adam Kelly wrote:

> On Sat, 2002-03-16 at 03:02, Dan Shearer wrote:
> > /var/spool/mail, I suppose) but the main one is that I want to be able to
> > do permission-based intranet style websearching and indexing, and also to
> > be able to hand out URLs to specific messages which can be managed by one
> > web document root.
> 
> I need exactly the same thing, my main motivation is that I that I want
> to store mail on a local partition, while /home is mounted over NFS.  At

I have been looking at the code for the auth modules, and it seems to me
that there is no reason why a module can't do some processing regardless
of the value of AUTHENTICATED. In the case of modifying authcustom to
change MAILDIR, all you need to do is make sure authcustom is run last. Or
will having more than one module make changes break something? It looks to
me like this is never meant to happen at the moment.

This is neater because it is independent of the particular authmodule you
end up using (eg Adam is using authmysql and I am, for now, using
authpam.)

How sound architecturally is this?

--
Dan Shearer
Open Source Manager
Mob: +61 411 49 1800
Tel: +61 8 8130 3104
[EMAIL PROTECTED]


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to