On Mon, Sep 06, 2004 at 04:20:49PM +0800, Gideon N. Guillen wrote: > On Mon, 6 Sep 2004 16:14:45 +0800, Sherwin Daganato > <[EMAIL PROTECTED]> wrote: > > failing to find a yosucker equivalent for gmail led me to creating this > > small program. hope you find it useful. > [snipped] > > # This program won't be possible without tcpdump and stealing some ideas > > # from Mail::Webmail::Gmail, WWW::GMail, and libgmail. :-) > > Err... isn't it that libgmail has a sample program that would does the > same function?
Yes but it's just a *sample* program and it's written in a language which I don't know how to write. It lacks file locking, repository of downloaded message id, and correct creation of postmark line. Most of all, it's nowhere near yosucker. I won't run that sample program via cron. > Or this one already has the capbility to fetch unread > mails then append to an existing mbox file? Like yosucker, it will only fetch the mails that don't exist in it's repository of downloaded message id and append it to an mbox file if it already exists. The beauty of keeping a repository of downloaded message id is that you can still download mails you have read online. -- $_=q:; # SHERWIN # 70;72;69;6e;74;20; 27;4a;75;73;74;20; 61;6e;6f;74;68;65; 72;20;50;65;72;6c; 20;6e;6f;76;69;63; 65;27;:;;s=~?(..); ?=pack q$C$,hex$1; ;;;=egg;;;;eval;;; -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
