Thomas VIAL
|
37d6871f1b
|
Fixed combined.pem
|
2016-02-09 13:03:00 +01:00 |
|
bilak
|
9e81e1cae7
|
- fixed crash of opendmarc
|
2016-01-28 12:00:31 +01:00 |
|
bilak
|
cc7270a22b
|
- improved searching strings inside file (seraching for whole words)
|
2016-01-26 19:03:12 +01:00 |
|
bilak
|
b73e602e3e
|
- fixed equal sign
|
2016-01-26 18:53:57 +01:00 |
|
bilak
|
07ec823f45
|
- added DMARC (opendmarc) support with basic setup
|
2016-01-26 18:26:50 +01:00 |
|
Thomas VIAL
|
713fd8dc30
|
Merge branch 'pop3-support' of https://github.com/crash7/docker-mailserver into crash7-pop3-support
|
2016-01-26 12:56:26 +01:00 |
|
Christian Musa
|
9a80374bc3
|
Add pop3 support
|
2016-01-24 02:41:25 -03:00 |
|
bilak
|
426f87d916
|
- reworked dkim (configuring for all domains based on postfix/vhost)
|
2016-01-23 18:38:21 +01:00 |
|
bilak
|
5176ac03b5
|
- added DKIM support
|
2016-01-20 16:41:34 +01:00 |
|
Thomas VIAL
|
f866359809
|
Merge pull request #50 from tomav/add-plain-and-login-mech
Add plain and login mech
|
2016-01-17 19:33:22 +01:00 |
|
Jonas Kalderstam
|
a14f4879aa
|
Remove redundant print
|
2016-01-16 00:54:51 +01:00 |
|
Jonas Kalderstam
|
a6fbef9835
|
Do not create dir if it exists
|
2016-01-15 17:58:28 +01:00 |
|
Thomas VIAL
|
f07a9ba852
|
Fix for #44 and #47, also enabling plain and login mechs.
|
2016-01-12 01:02:47 +01:00 |
|
Thomas VIAL
|
b7e9221ffa
|
Fixed error reported by jderusse
|
2015-12-05 19:08:39 +01:00 |
|
Thomas VIAL
|
fe55350645
|
Cleaned code after live testing and improved documentation
|
2015-12-05 17:32:33 +01:00 |
|
Thomas VIAL
|
e5719ceacb
|
Begening configuration for Letsencrypt support
|
2015-12-05 16:44:13 +01:00 |
|
Thomas Butter
|
51bf5662de
|
forward only domains should be added to vhosts
|
2015-10-14 16:50:57 +02:00 |
|
Thomas VIAL
|
f18559f1c1
|
Fixed #18 => moved from fam to gamin and added a 'docker' user with id '5000'
|
2015-09-12 10:54:30 +02:00 |
|
Thomas VIAL
|
2578443f2c
|
Fixed cacert.pem path for #14
|
2015-08-26 10:39:04 +02:00 |
|
Thomas VIAL
|
c2c7ba70af
|
Added a check on needed files with specific message - #17
|
2015-08-26 10:04:07 +02:00 |
|
Thomas VIAL
|
5b06f844ca
|
Fixed cacert.pem path for #14
|
2015-08-19 18:05:10 +02:00 |
|
Thomas VIAL
|
da3dbd4b10
|
Fixed cron that was not started - #16
|
2015-08-19 15:52:50 +02:00 |
|
Thomas VIAL
|
c95dea76f6
|
Added better check on self-signed certs. for #14
|
2015-08-19 15:47:20 +02:00 |
|
Thomas VIAL
|
725d648708
|
Fixed #15 => $myhostname is taken from machine FQDN (use '-h' in docker to set it)
|
2015-08-19 10:13:56 +02:00 |
|
Thomas VIAL
|
ea830f5ec6
|
Fixes #14 with SSL configuration
|
2015-08-18 20:43:42 +02:00 |
|
Thomas VIAL
|
4de6cea033
|
Improved comment on #14
|
2015-08-18 13:38:09 +02:00 |
|
Thomas VIAL
|
9f137bc1f5
|
Fixes #14 and adds SSL certification configuration for courier imap-ssl
|
2015-08-18 13:36:57 +02:00 |
|
Thomas VIAL
|
a848a55177
|
Added a way to generate and configure a specific SSL certificate for postfix #14
|
2015-08-18 13:13:56 +02:00 |
|
Thomas VIAL
|
63a7be0e97
|
Removed "docker_mail_domain" env. variable to use docker hostname and improved documentation for #13
|
2015-08-17 22:16:08 +02:00 |
|
Thomas VIAL
|
dd4f90e66e
|
Improved documentation related to #11
|
2015-08-10 12:20:50 +02:00 |
|
GAVARD Ewann
|
3f3fcb2a6e
|
Removed useless echo in virtual file.
|
2015-08-07 09:19:38 +02:00 |
|
egavard
|
3eb0a13b37
|
Now using virtual file directly from /tmp/postfix folder.
|
2015-08-06 10:54:22 +02:00 |
|
egavard
|
b057ad2170
|
Modified warning in virtual and vmailbox
|
2015-08-05 12:09:53 +02:00 |
|
egavard
|
23362190a8
|
Trying to separate virtuals from accounts
|
2015-08-05 11:58:10 +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
|
b4a07a21be
|
Added spamassassin configuration.
|
2015-07-04 15:54:40 +02:00 |
|
Thomas VIAL
|
f2e52c3292
|
Improvement on aliases management
|
2015-07-01 14:10:29 +02:00 |
|
Thomas VIAL
|
81c08b82d5
|
Added virtual aliases management using dedicated env variable.
|
2015-05-02 19:05:34 +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 |
|
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
|
4227d04753
|
First commit. Need to add README and default configurations.
|
2015-03-28 15:59:15 +01:00 |
|