Commit History

Autor SHA1 Mensaxe Data
  romainq e93851fd5f Asynchronous emails: added a retry mechanism useful in case your SMTP server restricts the number of emails that can be sent over a period of time (usage: broadcasting a newsletter). The mechanism is not specific to sending email as it is implemented at the AsyncTask level. %!s(int64=11) %!d(string=hai) anos
  dflaven e651fe26e7 #856: allow asynchronous emails to have an empty 'to' recipient... (not used anyway) %!s(int64=11) %!d(string=hai) anos
  dflaven ace64067c7 Bug fix: properly serialize Emails with binary Attachments. Previously asynchronous emails with binary attachements were not working (they were queued but never sent). %!s(int64=12) %!d(string=hai) anos
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) %!s(int64=12) %!d(string=hai) anos
  dflaven e6a7677403 Allow more than 64K for the email content (including attachments) %!s(int64=13) %!d(string=hai) anos
  romainq ebd0a2cff8 Generation of emails based on the lib SwiftMailer (implements the SMTP protocole) %!s(int64=13) %!d(string=hai) anos
  romainq a4093c67b5 CRON - admin only + queues with timer (field 'planned') %!s(int64=14) %!d(string=hai) anos
  romainq c5eb2d7d0b Background processes - API ready for periodicity management %!s(int64=14) %!d(string=hai) anos
  romainq 908d409fb8 Email sent in asynchronous mode: forgot two files... %!s(int64=14) %!d(string=hai) anos