Koozali.org: home of the SME Server

Problem with Imap on sme 6

Offline Dirk

  • *
  • 20
  • +0/-0
Problem with Imap on sme 6
« on: March 04, 2004, 08:11:07 AM »
Outlook express doesnt seem to connect to the imap server returning me a error:
   Protocol: IMAP
   Poort: 143
   Beveiligd(SSL): 0
   CODE: 800ccc0f
The imap log file says:
tcpserver: ok 3073 pc
00257.xxxxxxxxxxxx.nl:10.0.1.1:143 :10.0.0.69::1035
tcpserver: warning: dropping connection, unable to run makesock: file does not exist
tcpserver: end 3073 status 28416
tcpserver: status: 0/20

Any ideas why i can't collect mail through imap?

mbachmann

Problem with Imap on sme 6
« Reply #1 on: March 04, 2004, 01:48:49 PM »
Is it an updated Outlook with 128 bit encrypton module or the standard 56 bit enc? 128 bit is not available in the States i guess, but i'm not sure.

Anonymous

Problem with Imap on sme 6
« Reply #2 on: March 04, 2004, 10:19:17 PM »
Its an 128 bits outlook express client.

mbachmann

Problem with Imap on sme 6
« Reply #3 on: March 05, 2004, 10:00:11 AM »
Does the webmail work on yourserver.xxx/webmail ?

Offline Dirk

  • *
  • 20
  • +0/-0
Problem with Imap on sme 6
« Reply #4 on: March 05, 2004, 07:21:14 PM »
I cannot login with webmail either.

[root@sme-server root]# ps -ax | grep imap
  441 ?        S      0:00 supervise imap
  452 ?        SW     0:00 /usr/local/bin/multilog t s5000000 /var/log/imap
 1930 ?        S      0:00 tcpserver -d -H -R -v -X -c 20 -x imap.tcprules.cdb 0
25136 pts/1    S      0:00 grep imap

Login with telnet on port 143 from within the network doesnt work also.

A portscan tells me port 143 is open.

Offline Dirk

  • *
  • 20
  • +0/-0
Problem with Imap on sme 6
« Reply #5 on: March 05, 2004, 07:59:19 PM »
Ok i solved it.

I installed the yum contrib.
And updated some rpms from the legacy fedora project.

Reinstalling the stunnel rpm from the 6.0 cd repaired
the broken imap and webmail.

txs for the help

Dirk