Patrick O'Callaghan wrote:
It allows to avoid sending twice because, instead of sending through SMTP, it sends once to the server using IMAP (in the Outbox folder), where the server notices the mail and sends it using its local MTA, then copies it (locally) to the right Sent folder.On Sun, 2009-05-31 at 22:01 +0200, Jerome Warnier wrote: That way, you avoid sending twice through the link between you and your server(s). Great for road-warriors or tele-workers. It is true that it is not widely implemented (yet). However, as it is quite simple to do, maybe the missing incentive is that not all MUA support it... Courier(-IMAP): some more information here: http://www.inter7.com/courierimap/INSTALL.html. poc |