> > 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. :> > > Hhmmm... thanks for your suggestion. I don't know it really. I > thought that it's okay to use the IP address instead of the domain name.
No, you shouldn't change your config file, it is good. What I am saying is that when you send it in an email to this list, you should obscure your address, because anyone can view it -- thus it is possible that spammers get your SMTP address and try to use it as a spam relay (make sure it's not an open relay...) > > 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). > > Okay, I will. Thanks for this advice. There is more information about this on the SM site, by the way. > > 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. > > I checked it again but it doesn't have any line feeds or blank lines > after the "?>" but instead, I have 2 blank lines between "$debug = 0;" > and the "?>". > > Anyways, I tried removing the 2 blank lines between "$debug = 0;" and > the "?>" but and changed my SMTP's IP address to a FQDN and restarted > the courier-imap service but still with no luck. I still got the same > error: > > "this is the username being used to log in: [EMAIL PROTECTED]" You should change your SMTP address back to what it was. The blank lines after $debug are OK. Just make sure that there is NOTHING after "?>". If you open the file using vi, you should see this: -----<snip>----- $debug = 0; ?> ~ ~ ~ -----<snip>----- And to test this, please remove the version of redirect.php that I sent you. I will send you another one if this still isn't working. Cheers, Paul ------------------------------------------------------- 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