1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-26 19:25:53 +02:00
Commit Graph

2043 Commits

Author SHA1 Message Date
Thomas VIAL
09c8166a24 Fixed documentation when using docker to help on #13 2015-08-17 20:45:49 +02:00
Thomas VIAL
dd4f90e66e Improved documentation related to #11 2015-08-10 12:20:50 +02:00
Thomas VIAL
e8107b4ecc Merge pull request #11 from dy0nysos/dev
Now `aliases` and `redirects` are managed in static files copied to `postfix` directory.
2015-08-10 12:02:39 +02:00
GAVARD Ewann
3f3fcb2a6e Removed useless echo in virtual file. 2015-08-07 09:19:38 +02:00
egavard
b70f9ee3fb Updated virtual structure (key space value) 2015-08-06 12:14:04 +02:00
egavard
d54158fab8 Merge branch 'dev' of https://github.com/dy0nysos/docker-mailserver into dev
Conflicts:
	postfix/redirects.cf
2015-08-06 11:28:48 +02:00
egavard
3eb0a13b37 Now using virtual file directly from /tmp/postfix folder. 2015-08-06 10:54:22 +02:00
GAVARD Ewann
c80b5e863a Merge pull request #1 from dy0nysos/master
Update README.md
2015-08-05 13:36:28 +02:00
GAVARD Ewann
15835a0ead Update README.md 2015-08-05 13:35:22 +02:00
egavard
bf8fc5949d Updated accounts and redirects cf files 2015-08-05 13:29:05 +02:00
egavard
b057ad2170 Modified warning in virtual and vmailbox 2015-08-05 12:09:53 +02:00
egavard
5abadead33 Virtuals to must be separated with comma in order to be used directly. 2015-08-05 12:09:24 +02:00
egavard
23362190a8 Trying to separate virtuals from accounts 2015-08-05 11:58:10 +02:00
Thomas VIAL
63caae1e25 Renamed to .dist 2015-07-28 15:12:50 +02:00
Thomas VIAL
51775c8020 Improved documentation to fix #9 2015-07-27 10:00:53 +02:00
Thomas VIAL
320156439f Fixes #8 - BC BREAK - User configuration is no longer in docker-compose.yml to make it easier to maintain 2015-07-16 19:35:11 +02:00
Thomas VIAL
f79da1d3f7 Added newline 2015-07-04 15:55:26 +02:00
Thomas VIAL
b4a07a21be Added spamassassin configuration. 2015-07-04 15:54:40 +02:00
Thomas VIAL
a3634190b0 Added vim. 2015-07-04 15:54:26 +02:00
Thomas VIAL
f0ad3151a9 Text formating 2015-07-01 14:10:52 +02:00
Thomas VIAL
f2e52c3292 Improvement on aliases management 2015-07-01 14:10:29 +02:00
Thomas VIAL
3dcceaef0c Changed permission to allow editing 2015-07-01 14:10:04 +02:00
Thomas VIAL
31b9dbf05a Improved markdown style. 2015-06-29 14:57:08 +02:00
Thomas VIAL
09cd6cbeda Renamed to .dist 2015-06-29 14:56:18 +02:00
Thomas VIAL
1e19ca515e Improved documentation (added client configuration) 2015-06-29 14:55:54 +02:00
Thomas VIAL
72d10ea14d Renamed to .dist 2015-06-29 14:55:02 +02:00
Thomas VIAL
70a0649f4f Added Licence 2015-05-22 14:40:00 +02:00
Thomas VIAL
3fbe48fad5 Fixes #5 => added how to run without docker-compose 2015-05-06 00:12:36 +02:00
Thomas VIAL
806519e6cf Added comment in README.md 2015-05-02 19:07:51 +02:00
Thomas VIAL
1146423751 Added docker-compose.yml example file. 2015-05-02 19:06:20 +02:00
Thomas VIAL
81c08b82d5 Added virtual aliases management using dedicated env variable. 2015-05-02 19:05:34 +02:00
Thomas VIAL
50e96ab406 Fixed deprecated configuration about TLS 2015-03-31 22:21:56 +02:00
Thomas VIAL
41c0285e01 Added information about issues. 2015-03-31 22:21:44 +02:00
Thomas VIAL
ccca157920 Added SSL for courier-imap using courier-imap-ssl.
Fixed /etc/postfix/vhost issue.
2015-03-31 19:31:18 +02:00
Thomas VIAL
188356237a Now postfix configuration is generic. 2015-03-31 17:28:13 +02:00
Thomas VIAL
ef34462e34 Added default postfix configuration files 2015-03-31 17:27:54 +02:00
Thomas VIAL
3a3463300e Merge pull request #2 from askz/patch-1
replaced ifusio.com by ${domain}
2015-03-31 16:43:39 +02:00
ASKz
b951fe4129 replaced ifusio.com by ${domain} 2015-03-31 16:36:53 +02:00
Thomas VIAL
9cd746ef33 Simplified configurations 2015-03-29 14:07:56 +02:00
Thomas VIAL
45b1d1e583 Users parsing from env and not from static file anymore. 2015-03-28 19:30:09 +01:00
Thomas VIAL
22a54827ff Working image. 2015-03-28 16:44:40 +01:00
Thomas VIAL
f97eaee38c Added basic README. 2015-03-28 16:04:09 +01:00
Thomas VIAL
4227d04753 First commit. Need to add README and default configurations. 2015-03-28 15:59:15 +01:00