> > 1. Let the users logon using their own email address (i.e. > > [EMAIL PROTECTED]) > > 2. The users will be logging in from a single web address (i.e. > > webmail.edula.com) > > 3. When the users send out-bound mail, the mail header (From) address > > should > > be their virtual domain name (translated from the > /etc/mail/virtusertable).
> It appears virtusertable plugin will allow me to accomplish #1 below, and why? vlogin has the same functionality actually. but why do you need this? are your users' IMAP usernames *NOT* the same as their email addresses?? are you planning on keeping a virtual user table with ALL of your users listed in it? if you have a lot of users, and the remapping of their email address to actual IMAP username is logical, it might also be easy to hack vlogin to make that translation automatically... > perhaps virtual_host plugin may achieve #3 if local domain name is used to > login. oh, so the problem is that you have a user whose email address is [EMAIL PROTECTED] but when sending, it sends as something like [EMAIL PROTECTED] if you really need #2, then yes, vlogin might help. take a look at the per-user settings stuff, where you can set the domain individually for each user. here again, you need to keep track of a file with settings for all of your users > Is there a way I can achieve #2 along with #3? Or, do I have to > tweak those two plugins to make it work for my application? ------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
