slusarz 2006-06-02 18:40:57 PDT Modified files: lib IMAP.php Log: imap_reopen() will segfault if using pop3. Turns out none of the imap_open() flags are relvant for POP3 so just clear all flags before calling imap_open(). Revision Changes Path 1.32 +6 -2 imp/lib/IMAP.php Chora Links: http://cvs.horde.org/diff.php/imp/lib/IMAP.php?r1=1.31&r2=1.32&ty=u