On Mon, 2005-02-21 at 13:59 +0000, Brian Johnson wrote: > WOW! Thank you Dave and Jesus !!
No problem :) > > > A lot of people have been asking for these features. Jesus requested and sponsored the empty trash and drafts functionality, the rest was done while I was in there :) I use evo as my primary mail client so the edit sent made it more evo like :) The plan is to move phpmailer to the api in head. This will mean both email clients can share the same sending code. It also means that we don't have maintain something that someone else does very well. > > I hope to test later today and I'll check against this bug report too > https://savannah.gnu.org/bugs/?func=detailitem&item_id=7240 becuse you may > have fixed that problem too with the Draft folder implementation No not fixed. Not easy to fix either. It can be done, but will take some work, I am happy to discuss what is involved, but this will be low on my volunteer time would be nice to do list. The work around that seems to work is simply reloading the page. Cheers Dave > > > > Dave Hall ([EMAIL PROTECTED]) wrote: > > > > Hi all, > > > > Thanks to the sponsorship of Jesus Cabrera from ADA Consultants > > (http://www.ada-consultants.us/ holding site), I am pleased to announce > > the following enhancements to the email application: > > > > * Empty Trash > > * Save a message as a Draft > > * Edit a sent message as a new message > > * Use phpmailer.sf.net as the sending mail backend > > > > Of course these functions require an IMAP server as POP3 doesn't support > > folders. > > > > INSTALL > > cd /path/to/phpgroupware > > mv email email-16 > > cvs co email > > cd email/templates > > cp -r base default > > > > TODO > > * Delete draft when finally sent > > * Update cache when sent item saved > > > > DISCLAIMER > > This is beta code, it comes with no warranty, loss of mail, data, > > sanity, money, relationship or dog is your own fault. No one held a gun > > to your head and told you to use this software. If someone did this, I > > suggest you report it to the appropriate authorities ;) > > > > Cheers > > > > Dave > > be a Microsoft? Of course not. > > Underwear Goes Inside The Pants by Lazy Boy > > _______________________________________________ Phpgroupware-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
