The error is "yadda-yadda SMTP yadda-yadda...", so that does not suggest IMAP problems to me.
Take it one step at a time: - Is Squirrelmail configured to use SMTP (tcp/25)? - Is SMTP service active? (netstat -na, look for 0.0.0.0:25) - What happens when you try to connect to SMTP locally (telnet localhost 25)? - If telneting to port 25 locally is giving you trouble, check your qmail-smtpd logs and tcp.smtp file. -- Ystävällisin terveisin / Best regards Jussi Siponen ------------------------- -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 25. heinäkuuta 2007 9:56 To: [email protected] Subject: Re: [toaster] Problem with Outgoing mail Hi, configuration issue of squirrel? Have you set correct type of IMAP in squirrel's configuration? What about other webmail, does it work? Roman [EMAIL PROTECTED] napsal(a): > Hi All, > > I have just configured my first mail server qmail + vpopmail + courier-imap + > squirrelmail. Everything has gone well at the time of installation. When iam > testing my server it started giving me errors. When iam sending a mail from > the web inetrface of squirrelmail, it simply saying "Error : Server Replied". > > I tried to reconfigure squirrel mail and no use. when i check th logs iam > getting as follows, > > > [Tue Jul 24 23:42:00 2007] [error] [client 192.168.0.238] PHP Notice: > Undefined property: Deliver_SMTP::$dlv_msg in /var/www/html/squirrelmail- > 1.4.9a/src/compose.php on line 1615, referer: > http://192.168.0.90/squirrelmail- > 1.4.9a/src/compose.php?mailbox=INBOX&startMessage=1 > ... SNIP ... > Undefined property: Deliver_SMTP::$dlv_server_msg > in /var/www/html/squirrelmail-1.4.9a/src/compose.php on line 1617, referer: > http://192.168.0.90/squirrelmail-1.4.9a/src/compose.php? > mailbox=INBOX&startMessage=1 > > > Any clue please. > > Thanks in Advance, > > Kris. >
