Hi,
 
    I found 1 bug and 2 'ugly things' in mail_fetch plugin version
1.3.0.
 
    The bug is found when you set the plugin to check new messages at
the logon and your IMAP mailbox is overquota. It stores the UIDL of the
last message, not the message previous to the overquota. So it does not
store the message and make it impossible to be read again from pop3.  
 
    The bug is only present in setup.php , the fetch.php function stores
the UIDL correctly.
 
    I wrote a little/ugly patch to fix it, but it only works for me
because I don't let users have more than 1 pop3 account. Actually I'm
ashame of it. I'm not a programer. 
 
    The other 2 'ugle things' is that mail_fetch does not treat the
'Over quota error" from IMAP. It displays a misplaced message about a
generic error. I think it should give a better message in a better
place. I've fixed it poping up a javascript alert to the user, changing
setup.php and fetch.php.
 
    My changes are ugly and may not work well, but if anyone wants it
please mail me in private.
 
    I've posted it here to see if somebody who realy knows how to
program wants to fix it in the distribution. I really want to but I
don't have the skills. 
 
 
Thanks
Thiago Lima.
 



-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache 
Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to