Commit Graph

16 Commits

Author SHA1 Message Date
Klaus Leithoff
23b9e73a2d fix problem with not set ident_email / ident_realname. was only seeded when not set, when session credentials had to be used 2014-11-20 10:57:43 +00:00
Ralf Becker
ba0fe9a9eb explicitly set login-type from mail-account for smtp plugins, otherwise we depend on no longer updated config from setup 2014-11-19 20:30:06 +00:00
Klaus Leithoff
f1c51df068 backport of r49425+r49431: do not return an smtp account with a password encrypted with user-credentials for async service, as it can not work 2014-11-18 11:03:09 +00:00
Ralf Becker
15572d6f10 * eMailAdmin: allow as admin to add or edit identities&signatures for other users 2014-11-12 17:40:38 +00:00
Ralf Becker
242d4740df fix signature-selector shows placeholders instead their content 2014-11-11 13:40:24 +00:00
Ralf Becker
0217d8ad0d create new emailadmin_imap object, when changing to or from admin connection 2014-11-11 12:50:16 +00:00
Ralf Becker
f5ee6afc6b fix SQL error on install for PostgreSQL or MySQL running strict-mode 2014-11-10 15:37:52 +00:00
Ralf Becker
b782c066e3 fix IDE warnings 2014-10-28 10:18:29 +00:00
Klaus Leithoff
38c2d730f4 backport: its quicker to try to connect, assuming that we want to do it anyway, instead of reading userdata 2014-09-26 08:27:24 +00:00
Ralf Becker
c2abaab456 fix for taglist-email now returning null for empty, causing mail-accounts without forwards and aliases to not store 2014-09-05 15:08:16 +00:00
Ralf Becker
7389eaba41 * Mail/PostgreSQL: fixed SQL error in compose 2014-08-27 05:59:56 +00:00
Ralf Becker
4ced9e1e22 * EMailAdmin: folders to notify about were always stored as default for all users, if editied by an admin 2014-08-21 15:14:20 +00:00
Ralf Becker
e4f656f981 remove since some time no longer used oldImapServer class var 2014-08-13 13:23:18 +00:00
Ralf Becker
f1ad0dde53 display correct identity-name, if called from admin for a given user 2014-07-21 17:02:02 +00:00
Ralf Becker
9ca2f15c2b not all smtp plugins are autoloadable eg. postifxldap (qmailUser) 2014-07-20 16:23:58 +00:00
Ralf Becker
94f904544b Creating branches/14.1 2014-07-09 17:51:10 +00:00