Commit graph

128 commits

Author SHA1 Message Date
Oscar Alvarez 00d00a88d2 Fix test file using bad assign to function 2015-07-11 08:21:49 -05:00
resteve 8d5804ceec Locales 2015-07-08 19:55:12 +02:00
jmartin a78f7ce244 Add missing message 2015-07-08 16:06:03 +02:00
resteve 3f3b6693cb Increase version number 2015-06-29 20:22:22 +02:00
resteve d5f4d25086 Change str() to as_string() when save message mail
Compatibility with Hotmail or Microsoft Products
2015-05-28 16:15:09 +02:00
resteve bc4123873f Check email from parseaddr value 2015-05-28 14:52:33 +02:00
Sergi Almacellas Abellana 53c93c159d Fix title reference on documentation 2015-05-26 17:11:55 +02:00
resteve 76c9bdf8e9 DOC 2015-05-25 16:05:22 +02:00
Albert Cervera i Areny f1b1463eb1 Do not use tryrefs in titles as it's not yet supported in Sphinx's latexpdf target. 2015-05-06 10:30:37 +02:00
resteve 20346c330e Locales 2015-04-24 16:02:39 +02:00
resteve 28e7d6a0d1 Not send email if not have recipients 2015-03-24 14:08:22 +01:00
resteve b97bae7e66 Logging error not mailbox when create email 2015-03-16 12:26:06 +01:00
resteve a8cfc10a42 Rename cron XML name 2015-03-04 16:01:14 +01:00
resteve 12ca7646fd Available edit records added by XML data 2015-03-04 13:05:59 +01:00
resteve 8cfbd0c5de Locales 2015-03-03 17:00:00 +01:00
resteve 6bc1c9430a SMTP servers configured in mailbox 2015-03-03 16:25:35 +01:00
resteve 01c9921b34 DOC 2015-03-02 23:02:27 +01:00
resteve 96f50809bb Add logging message when send emails by schedule 2015-03-02 22:54:15 +01:00
resteve 903fc2e641 Change cron to 15 minutes to an hour 2015-03-02 16:36:04 +01:00
resteve 522407abea Send email. electronic mail from trigger or wizzard 2015-03-02 16:25:15 +01:00
jmartin bf8d997b90 Deleted empty arg 2015-02-26 15:46:20 +01:00
jmartin 8f9308ef78 Locales 2015-02-26 13:23:28 +01:00
jmartin 6f64f50db0 Fix migration from 3.2: fill required attempts 2015-02-26 12:49:36 +01:00
jmartin 62ba3c9f1e Added queue capability to send electronic mail 2015-02-26 12:00:05 +01:00
jmartin acf05741ef Moved send_email method from electronic.mail.template model to electronic.mail 2015-02-20 16:44:00 +01:00
jmartin 8de63d7278 Add smtp module dependency 2015-02-20 16:41:04 +01:00
resteve 1784b76665 Search method electronic mail 2015-01-21 21:58:30 +01:00
resteve 9d28496c4a Add to, cc and bcc fields in mail tree view 2015-01-21 21:49:35 +01:00
resteve def04070c4 DOC 2014-11-28 16:37:13 +01:00
resteve 3a28b44ac8 Change sodipodi name in SVG icon 2014-11-18 09:04:55 +01:00
resteve 7f12335ab3 Get Mail. Get database path from new configuration file param (2) 2014-11-11 09:33:52 +01:00
resteve 107bcd2639 Get Mail. Get database path from new configuration file param 2014-11-11 09:13:38 +01:00
jmartin ceb2120268 Cleanup tests 2014-11-07 14:22:36 +01:00
jmartin 0adc545e45 Use new configuration file format 2014-11-04 17:12:31 +01:00
jmartin 03a724c12c Increase version 3.4 2014-11-04 14:11:10 +01:00
resteve 35c88d8f0e Locales 2014-10-21 10:10:29 +02:00
resteve 2e9dd6a377 Fix problem when the user have not got a default company 2014-10-21 09:46:44 +02:00
resteve 94005e35f5 Get email: email file is None when not have _get_mail 2014-09-08 10:19:48 +02:00
resteve f8d538e2d1 Get recipients in all to, cc and bcc when have email object 2014-09-08 10:18:31 +02:00
resteve 82f3fc17cc Message From String return None when is not instance 2014-09-08 10:12:43 +02:00
Oscar Alvarez 1258662b1f Fix issue3, issue4 and issue5 2014-09-06 18:29:44 -05:00
resteve aebf994200 Decode Header unicode utf8 when not have charset
FIX when subject email have accents (not az09 characters)
2014-09-05 11:47:12 +02:00
resteve 2696ca0478 Locales 2014-09-04 12:19:45 +02:00
resteve 5501560a0d Create from Email. Get BCC from context
Hide BCC recipients because bbc is on email header is visible
2014-09-04 11:34:06 +02:00
resteve cdd114fddf Remove context parameter from create from email 2014-09-04 10:46:31 +02:00
resteve 20bfca1d89 Add some extra poperties to have som special mail info 2014-09-04 10:40:41 +02:00
resteve 892a995895 Add user signature in html format 2014-09-04 10:16:08 +02:00
resteve d31543340c Update check/validate mail function 2014-09-04 10:28:54 +02:00
resteve 18d734d772 Add new field to control if the mail is from IMAP or not and change the attachments function to static method 2014-09-03 20:16:18 +02:00
resteve 7970983c28 Add some new fields to work correctly with IMAP and SMTP together. Add new functions to take body and attachments from the mail file and show correctly. 2014-09-03 20:13:13 +02:00