Three things: You included the IP address of your SMTP server, which is dangerous, since any mail to this list is archived and open for public viewing on many different archive sites -- I trust your SMTP server is secured from outside connections with auth mechanisms, but next time, you might want to remove that info from your emails. :>
Also, you have your data and attachments directories set up as: $data_dir = '../data/'; $attachment_dir = "../attachments/"; It would be wise to move these outside the htdocs tree (put them in a directory not accessible through apache, like for instance, /var/squirrelmail or something like that). Finally, the vlogin problem: It appears that you have a blank line at the end of the vlogin/config.php file. There should not be. The file should end with "?>" and have NO LINE FEEDS after that!! Please fix that and try it again -- if that doesn't fix your problem, please let me know. Cheers, paul > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Marvin > Pascual > Sent: Sunday, December 15, 2002 10:00 PM > To: [EMAIL PROTECTED] > Cc: Squirrelmail Users > Subject: RE: [SM-USERS] A newbie needs help > > On Sat, 2002-12-14 at 16:44, [EMAIL PROTECTED] wrote: > > I apologize if I wasn't able to make a reply right away. We don't have > work during weekends and I just read it. > > > > [1] WITHOUT VLOGIN PLUGIN > > > > You disabled it using conf.pl, right? > > Yes. > > > It sounds like you don't understand what $debug is -- it's only used for > > testing. It will always give you output similar to this: > > I know that. It was just to give you some examples and not to confuse > you. I tried to give you a more detailed outputs of what I've done. > > > Because vlogin seems to have created the correct username, I think you > > have configured it correctly (you can now leave $debug = 0). The problem > > appears to be something else in the code or something you are doing when > > you turn the plugin on(?) > > Yeah, I think the problem a connection with VLOGIN, the login.php or the > redirect.php that it can't handle the username only correctly. > > > Not sure what else is going on. I don't have your config settings to look > > at, so I can't really say much. > > What config settings do you need? I'll just attach my > /var/www/html/squirrelmail-1.2.9/plugins/vlogin/config.php and renamed > as vlogin-config.php and my > /var/www/html/squirrelmail-1.2.9/config/config.php and renamed as > main-config.php. > > > For the time being, I have attached a testing version of redirect.php. > > You should *BACK UP* the SquirrelMail file /src/redirect.php (this is not > > a plugin file) and use the one I am sending to test vlogin. Turn vlogin > > on and set $debug to 0 and tell me what the output is. > > I just tried using the redirect.php I received from you and I use the > login name "jassa" only and I got this output: > > this is the username being used to log in: [EMAIL PROTECTED] > > > Thanks again for your patience and generous help. > > --- > MARVIN T. PASCUAL > E-mail: [EMAIL PROTECTED] > Tel. No. (+632) 9252053 > Mobile No. +639193141254 > Yahoo! ID: bintut ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ -- 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