|
From: Marvin P. <mar...@bi...> - 2002-12-16 08:42:49
|
On Mon, 2002-12-16 at 16:23, p dont think wrote: > 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. :> 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. > 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. > 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: ja...@bi..." Thank you very much. --- MARVIN T. PASCUAL E-mail: mar...@bi... Tel. No. (+632) 9252053 Mobile No. +639193141254 Yahoo! ID: bintut |