[SM-USERS] multiple domains for users

2004-07-20 Thread Pgmpek
I am running version 1.2.3 of Squirrelmail on a RH7 box.  I recently had to change 
sendmail to accept mail for two seperate domains.  When users log into Squirrelmail it 
is only appending the one domain.  Can I provide Squirrelmail a list of user under 
each domain so it knows what domain to append?


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
--
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


[SM-USERS] php errors loading vlogin plugin

2004-07-22 Thread Pgmpek
I installed the 1.4.3a version of squirrelmail.  I added the vlogin plugin to allow 
multiple domains.  When I open the login page and try to login I get the errors below. 
 I have no real PHP experience so I would appreciate any tips on how to troubleshoot 
the errors.  I copied the vlogin config.pho.sample and only changed the section below.

config.php change*
  $virtualDomains = array(
  'ravenind' => array( 
  'domain' => 'ravenind.com',
  'org_name'   => 'Raven Industries',
  'org_logo'   => '../images/ravenlogo.gif',
  'org_title'  => '(isset($_SESSION["username"]) ? $_SESSION["username"] . " - 
Mail" : "Mail")',
  ),
  'aerostar' => array( 
  'domain' => 'aerostar.com',
  'org_name'   => 'Aerostar International',
  'org_logo'   => '../images/aerostarlogo.gif',
  'org_title'  => '(isset($_SESSION["username"]) ? $_SESSION["username"] . " - 
Mail" : "Mail")',
  ),


***login errors***
Warning: Failed opening '../plugins/vlogin/data/config.php' for inclusion 
(include_path='.:/usr/local/lib/php') in 
/var/www/squirrelmail-1.4.3a/plugins/vlogin/functions.php on line 618

Warning: Invalid argument supplied for foreach() in 
/var/www/squirrelmail-1.4.3a/plugins/vlogin/functions.php on line 473



Warning: Failed opening '../plugins/vlogin/data/config.php' for inclusion 
(include_path='.:/usr/local/lib/php') in 
/var/www/squirrelmail-1.4.3a/plugins/vlogin/setup.php on line 19

Warning: Failed opening '../plugins/vlogin/data/config.php' for inclusion 
(include_path='.:/usr/local/lib/php') in 
/var/www/squirrelmail-1.4.3a/plugins/vlogin/functions.php on line 37

Warning: Failed opening '../plugins/vlogin/data/config.php' for inclusion 
(include_path='.:/usr/local/lib/php') in 
/var/www/squirrelmail-1.4.3a/plugins/vlogin/functions.php on line 618

Warning: Invalid argument supplied for foreach() in 
/var/www/squirrelmail-1.4.3a/plugins/vlogin/functions.php on line 473

Warning: Cannot add header information - headers already sent by (output started at 
/var/www/squirrelmail-1.4.3a/plugins/vlogin/setup.php:19) in 
/var/www/squirrelmail-1.4.3a/src/redirect.php on line 36

Warning: Cannot add header information - headers already sent by (output started at 
/var/www/squirrelmail-1.4.3a/plugins/vlogin/setup.php:19) in 
/var/www/squirrelmail-1.4.3a/functions/i18n.php on line 280

Warning: Cannot add header information - headers already sent by (output started at 
/var/www/squirrelmail-1.4.3a/plugins/vlogin/setup.php:19) in 
/var/www/squirrelmail-1.4.3a/src/redirect.php on line 58

Warning: Failed opening '../plugins/vlogin/data/config.php' for inclusion 
(include_path='.:/usr/local/lib/php') in 
/var/www/squirrelmail-1.4.3a/plugins/vlogin/functions.php on line 323

Warning: Invalid argument supplied for foreach() in 
/var/www/squirrelmail-1.4.3a/plugins/vlogin/functions.php on line 391




---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
--
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


[SM-USERS] error when clicking attachments

2004-08-13 Thread Pgmpek
Some of my users try to open attachments from Squirrelmail and get the following error 
message:

Fatal error: Call to a member function on a non-member object in 
/var/www/squirrelmail-1.4.3a/class/mime/message.class.php on line 680

Sometimes when they try to go back into any of the other emails, they receive this 
same error message on all of them.  What does this mean and can I do anything about it?





---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
--
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