Running Fedora Core 4 and Scalix 10.0.1.21, we have a problem with accessing a mailbox via POP3. Specifically:
[root@boi-u1]# telnet email.zipsearch.com 110
Trying 206.207.116.87...
Connected to email.zipsearch.com.
Escape character is '^]'.
+OK Scalix POP3 interface ready on: email.zipsearch.com
user emailarchive@zipsearch.com
+OK emailarchive@zipsearch.com gets mail here
pass xxxxxxxx
+OK User Signed on: emailarchive@zipsearch.com intray has 4053 messages
uidl
+OK
1 1479635
2 1479816
3 1479840
4 1479862
...
4048 1667757
4049 1667776
4050 1667786
4051 1667804
4052 1667858
4053 1667887
.
retr 1
-ERR Read failed
stat
+OK 4053 42984448
retr 2
-ERR Read failed
Accessing the account from IMAP and Webmail both work fine. Only POP3 access appears to be broken. I was hoping it was a corrupted mailbox that omscan could fix, but it doesn't look that way:
[root@elctrbz87]# omscan -A -U "/CN=EmailArchive"
omscan running on 09.05.06 at 13:47:29.
Host computer : email.zipsearch.com.
Report mode requested.
Last omscan tool run on 09.05.06 at 13:04:23; duration 1 minute(s).
Previous server cycle run on 08.02.06 at 09:55:51; duration 0 minute(s).
Current server cycle started on 08.09.06 at 09:55:52; in progress.
Active scan option requested.
Scanning file/dir links .... done.
CAUTION: Scanning of message store has started.
Mounted file/dir links must be maintained during the scan.
VxFS file system must not be reorganized - see omscan(1M).
Checking/Scanning user trays .... done.
Disk usage ....
USER NAME IN OUT PDG FCAB DLST WB TOTAL (KB)
EmailArchive /elctrbz87,zipsea 52176 1 1 12 1 1 52192
Oddly enough, the CLI commands omlogon, omlist, omread and omlogoff all appear to work correctly as well.