--------
First define array $domains
$domains = ("first.net","second.net","other.com");
After this i add these lines:
  html_tag( 'tr',
   html_tag( 'td',
     addSelect( "mailserv",$domains, "-1", TRUE))) . "\n" .
       html_tag( 'tr',
without last line etc.
in file redirect.php i added line:
$login_username = $login_username."@".$mailserv;

Every time i recive error, i see sorce code of sq for help how to use
AddSelect but unable to understad.
Do any body can help me to add this in lofin.php to user can select in
what domain to logging in.

FYI, not sure what you are attempting to do, but surely the vlogin or multilogin plugins already do it.


http://www.squirrelmail.org/plugin_view.php?id=47
http://www.squirrelmail.org/plugin_view.php?id=148

  - paul


------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
--
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

Reply via email to