[cvs] commit: imp/lib/Fetchmail imap.php

Michael M Slusarz slusarz at horde.org
Wed May 31 22:36:29 PDT 2006


slusarz     2006-05-31 22:36:29 PDT

  Modified files:
    lib/Fetchmail        imap.php 
  Log:
  Remove unneeded pass by reference.
  Don't need _srvLives() - imap_open() gives us the same error information.
  Use UIDs with the imap_*() functions instead of message numbers.
  Only call fetch_imap_overview() once per mailbox, instead of once per message.
  Expunge on close instead of calling imap_expunge().
  Set all flags in one server call.
  
  Revision  Changes    Path
  1.15      +27 -51    imp/lib/Fetchmail/imap.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/lib/Fetchmail/imap.php?r1=1.14&r2=1.15&ty=u


More information about the cvs mailing list