Klaus Leithoff
2bd096f6e2
handle problem with broken/already set TransferEncoding when replacing Body text/plain or text/html for supplementing the signature
2015-03-17 14:06:44 +00:00
Ralf Becker
6b2c47a98e
remove checks for not longer used PEAR Mail_Mime and Mail_mimeDecode classes
2014-12-15 08:26:24 +00:00
Klaus Leithoff
1a890a90f3
trying to clean up some code regarding our new send backend
2014-12-02 13:33:16 +00:00
Klaus Leithoff
6502901629
restore activesync stuff after introduction of horde-smtp-mailer
2014-11-26 13:05:10 +00:00
Klaus Leithoff
9c534850be
fix broken mail_activesync send after changes how identity is seeded
2014-11-25 14:16:40 +00:00
Klaus Leithoff
533f13faf8
make sure (or at least try) there is an emailaddress set for ident_email when fetching identities for the current user
2014-11-21 13:45:49 +00:00
Ralf Becker
e47d4e1dd0
* eSync: fixed not working sending of mails after 14.1.20141021 package
2014-10-29 12:27:44 +00:00
Ralf Becker
64aa838e9d
* Mail: import and display of mails failed, if personal part of addresses contains valid encoded utf-8 characters
...
- using now Horde_Mime_Headers::parseHeaders() for headers instead of Mail_mimeDecode, which should be completly replaced with Horde_Mime_Part::parseMessage()
- replaced imap_rfc822_parse_adrlist with Horde_Mail_Rfc822::parseAddressList() using static wrapper emailadmin_imapbase::parseAddressList()
2014-10-18 16:30:39 +00:00
Ralf Becker
f157e4f56c
using standard emailadmin_account methods for account list and account-name
2014-09-08 14:12:14 +00:00
Klaus Leithoff
cd702481af
allow to call getAllIdentities for other users; used for Admin Calling eSync Prefs on Mail for other users
2014-07-22 10:07:30 +00:00
Klaus Leithoff
3c7a04f903
try to cope with not set content-transfer-encoding
2014-06-24 12:36:16 +00:00
Klaus Leithoff
4ba4ba0545
replace serialize calls with json_encode;
2014-05-23 07:39:52 +00:00
Ralf Becker
f65c3f73dd
fixed error during new installs: emailadmin_account::search(TRUE) is NO valid account_id
2014-04-15 17:53:14 +00:00
Klaus Leithoff
264868adaf
fix typo: adapt class-var mail
2014-04-14 07:12:24 +00:00
Klaus Leithoff
40136cff9b
* eMail: some Servers have very limited SEARCH capability; (no OR allowed/supported) try to detect and act accordingly
2014-04-11 13:52:58 +00:00
Ralf Becker
155316ae16
support for EGroupware administrated IMAP servers (eg. setting quota for Cyrus, and displaying used quota)
2014-04-07 17:06:53 +00:00
Klaus Leithoff
f53dcbe4af
remove preference notavailableautofolders and replace it with autocreation of the folder in question when accessed
2014-04-07 13:06:09 +00:00
Klaus Leithoff
70d2a9f479
fix activesync attachment issue reported by randy; fix issue regarding the mail action on calendar entries; some cleanup
2014-03-21 10:37:09 +00:00
Klaus Leithoff
08424b0307
way to rebuild/construct the basic imap class without using the session based information but preserving tghe cached data
2014-03-12 13:52:28 +00:00
Klaus Leithoff
05f8a151b8
* ESync: fix a problem with a non working global profile, when verifying settings
2014-03-11 13:31:13 +00:00
Klaus Leithoff
d241f9e019
fix error reported by tarantir; thx
2014-03-11 08:32:49 +00:00
Klaus Leithoff
d0e562ebef
pass folder info explizitly on even more bo calls to cancel out problems there
2014-01-20 16:03:32 +00:00
Klaus Leithoff
68f2797cbc
pass folder info explizitly to cancel out problems there; fix js error for getFocuedObject().getNext
2014-01-20 15:25:40 +00:00
Klaus Leithoff
b3ebabf997
fix error in mail_activesync getMessage that prevented the retrieval of all headers
2014-01-20 14:42:13 +00:00
Klaus Leithoff
238391ee63
still some issues regarding signatures->fixed them (hopefully)
2014-01-20 10:59:39 +00:00
Klaus Leithoff
bb12e99a8b
stuff to try to fix problems on header retrieval
2014-01-20 08:55:07 +00:00
Klaus Leithoff
c93e4fdc0e
try to figure out generic error: IMAP error reported by server on structure retrieval, and failed messageHeaderretrieval
2014-01-18 13:48:34 +00:00
Klaus Leithoff
c59439f1ef
try to figure out generic error: IMAP error reported by server on structure retrieval
2014-01-18 13:11:45 +00:00
Klaus Leithoff
2d4dd6d5d6
changed keyphrase for primary profile
2014-01-17 14:38:46 +00:00
Klaus Leithoff
ff29574173
fix Argument 3 passed to mail_bo::getMessageAttachments(must be an instance of Horde_Mime_Part
2014-01-17 12:51:45 +00:00
Klaus Leithoff
fb4b2e1478
fix problem with broken rfc mailaddress on parsing for activesync
2014-01-15 10:31:08 +00:00
Klaus Leithoff
4b2dbc6526
throw out attachment type (if present) in preview (on request of sb);fix preserve seen for activesync
2014-01-15 08:45:05 +00:00
Klaus Leithoff
1834389fec
restore/ensure basic functionality on activesync for mail app
2014-01-14 15:21:54 +00:00
Klaus Leithoff
b3ad328429
preparations to get mail_activesync into gear
2014-01-14 13:35:39 +00:00