[imp] imp-cvs, pop3, empty mail
Rong-en Fan
rafan at csie.org
Sun Feb 23 00:06:35 PST 2003
On Sun, Feb 16, 2003 at 02:37:36AM +0800, Rong-en Fan wrote:
> Hi all,
>
> I'm using today's cvs version of horde and imp, php-4.3.0, cclient-2002.
> I encounter a wired problem, if I use imap to connect to mail server, it works
> fine. However, if using pop3 (of course, the same mail server), then mailbox.php
> gives me lists of empty subject/sender, zero size's mail (the total number of mail
> is correct). Any idea? Thanks.
After having a series test, I guess the problem is occurred by FreeBSD 5.0.
I use imap_headers() to fetch header, then print_r() it.
It should output the correct mail header, however I got this:
[0] => N 1) 1-Jan-1970 (0 chars) ...
My testing:
Both of these are failed
FreeBSD 5.0, php-4.3.0, cclient-2001a,1
FreeBSD 5.0, php-4.3.0, cclient-2002,1
All of these are ok
FreeBSD 4.7, php-4.2.3, cclient-2002,1
FreeBSD 4.7, php-4.3.0, cclient-2002,1
FreeBSD 4.7, php-4.3.0, cclient-2001a,1
Does anybody here run imp w/ pop3 on FreeBSD-5.0 (or -current) ?
Regards,
rafan
More information about the imp
mailing list