> I try to install plugin vmail with squirrelmail 1.4.3.

No.  You tried to install "vlogin".  Please be more precise; I almost
deleted your message.

> I see in conf.pl that plugin is well installed, but I didn't mange to
> configure it as I want.
> 
> I'd like for example that if the web adress is webmail.thierry.eu.org,
> that he loggued me to the account [EMAIL PROTECTED] just in typing
> thierry in login.
> 
> I verfied in my imap server logs, and he see
> [EMAIL PROTECTED] instead of [EMAIL PROTECTED],when I
> type thierry.

I'm not sure how that can be, given that you have:

>   $useDomainFromVirtDomainsArray = 1;

But this is entirely empty:

>   $virtualDomains = array(

You also have this:

>   $numberOfDotSections = 2;

But you see three?

You also have this:

>   $checkByExcludeList = 1;
>   $notPartOfDomainName = array('www'
>                                ,'mail'
>                                ,'email'
>                                ,'webmail');

With "webmail" in it.

Maybe you should re-read the documentation.  I'm not sure how your
system is set up and how (or why) "thierry" is used, but you could use
$translateHostnameTable or possibly $replacements.

 -paul


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [email protected]
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to