> What I'm trying to accomplish is following: > 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).
none of this indicates that you need vlogin. vlogin is to help you with login functionality, and has nothing to do with the sending of mail. If you are requiring full email addresses for login and only using one address from which users can log in, then vlogin is useless. as for how users' outbound mail is formatted, you should look to your SMTP server to help you remap any addresses as needed, or look into making custom settings of users' email addresses in their identity options (there are a couple plugins to help with that if you need it) - paul ------------------------------------------------------- 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
