Commit Graph

24 Commits

Author SHA1 Message Date
Pierre Jaury
2cb4a44b5a Display fetchmail errors to the user, fixes #23 2016-09-10 13:05:55 +02:00
Pierre Jaury
0d3c75aa89 Fix a migration issue with wildcard aliases 2016-08-20 12:23:55 +02:00
Pierre Jaury
58337d7dd6 Set a proper default for spam thresholds 2016-08-18 20:42:55 +02:00
XYunknown
6d4243ec66 Adding SQL Like format for aliases 2016-08-15 21:01:53 +02:00
Pierre Jaury
689c022a4a Get back to a single forward destination 2016-08-13 20:01:40 +02:00
Pierre Jaury
c07211677c Fix the default value for comma separated lists 2016-08-11 16:32:50 +02:00
Pierre Jaury
6af7a07e77 Avoid having an empty entry in destionation fields 2016-08-11 15:41:12 +02:00
Pierre Jaury
dcaf3e3473 Fix #30, use cascade deletion on domains 2016-08-11 14:13:56 +02:00
Pierre Jaury
5f36e6f4f2 Related to #19, implement domain specific field and database type 2016-08-11 13:33:04 +02:00
Pierre Jaury
66a1b50cc9 Sign outgoing emails using DKIM 2016-06-25 16:06:52 +02:00
Pierre Jaury
24680957f7 Handle DKIM key generation and storage 2016-06-25 15:50:05 +02:00
Pierre Jaury
4853e54f0b Replace tagsinput with select2 2016-06-19 15:36:15 +02:00
Pierre Jaury
9efc798246 Store the state of reply and forward settings being enabled 2016-05-04 16:12:56 +02:00
Pierre Jaury
d3b13c2412 Use SQLAlchemy Session.get instead of filter_by 2016-05-01 20:09:47 +02:00
Pierre Jaury
3eca6864c3 Rename the generic 'address' to 'email' 2016-05-01 20:04:40 +02:00
Pierre Jaury
30ecbf81cd First fetchmail implementation 2016-04-28 20:07:38 +02:00
Pierre Jaury
c56a51f7b7 Fix references to the deprecrated admin_of field 2016-04-24 19:42:02 +02:00
Pierre Jaury
340edc629e Implement admin and manager management 2016-04-24 19:17:40 +02:00
Pierre Jaury
18af763293 Store the full address as a computed field 2016-04-20 21:15:30 +02:00
Pierre Jaury
96ee0ea45d Use a single domain form 2016-03-22 21:22:49 +01:00
Pierre Jaury
ec0304456b Add fields to enable and/or disable pop and imap 2016-03-22 21:05:08 +01:00
Pierre Jaury
19707ae3b3 Improve the alias forms 2016-03-22 20:34:21 +01:00
Pierre Jaury
398e7c1183 Improve forms for user creation an deletion 2016-03-22 19:47:15 +01:00
Pierre Jaury
40d4a22240 Switched to blueprints for the main app 2016-03-20 15:36:56 +01:00