Hi, I 've set up Squirrel Mail on my box, Debian Sarge 3.1. I 've installed courier-imap. I 've Postfix as MTA.
nmap 127.0.0.1 gives me PORT STATE SERVICE 9/tcp open discard 13/tcp open daytime 21/tcp open ftp 22/tcp open ssh 23/tcp open telnet 25/tcp open smtp 37/tcp open time 79/tcp open finger 80/tcp open http 110/tcp open pop3 111/tcp open rpcbind 113/tcp open auth 143/tcp open imap 631/tcp open ipp 995/tcp open pop3s 1012/tcp open unknown 10000/tcp open snet-sensor-mgmt Problem : "Whenever I try to log in ... I get "Unknown user or password incorrect." I tried googling around, but wasn't of much help. " My /var/www/squirrelmail/config .php shows : $domain = '127.0.0.1'; $imapServerAddress = '127.0.0.1'; $imapPort = 143; $useSendmail = false; $smtpServerAddress = ' 127.0.0.1'; $smtpPort = 25; $sendmail_path = '/usr/sbin/sendmail'; $pop_before_smtp = false; $imap_server_type = 'other'; $invert_time = false; $optional_delimiter = 'detect'; -- Regards, Warange Rajesh -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
