Thomas VIAL
|
74452917fb
|
Added tests on error logs
|
2015-10-19 15:55:36 +02:00 |
|
Thomas VIAL
|
079898cc3a
|
Testing with real emails
|
2015-10-19 15:41:51 +02:00 |
|
Thomas VIAL
|
83e44cd9f8
|
Added netcat
|
2015-10-19 15:41:31 +02:00 |
|
Thomas VIAL
|
c6ed9f16a4
|
Fixed Travis CI image for master branch only
|
2015-10-19 12:55:53 +02:00 |
|
Thomas VIAL
|
dab9d59399
|
Added tests on error logs
|
2015-10-19 12:06:11 +02:00 |
|
Thomas VIAL
|
201dd22092
|
Added information about Travis, Docker Hub and tests.
|
2015-10-18 22:29:32 +02:00 |
|
Thomas VIAL
|
e8d6d95ddd
|
Merge pull request #29 from tomav/add-unit-tests
Add unit / integration tests
|
2015-10-18 22:19:40 +02:00 |
|
Thomas VIAL
|
7a8dd41c69
|
Added comment
|
2015-10-18 22:08:21 +02:00 |
|
Thomas VIAL
|
534b417800
|
Added test for crontab and services
|
2015-10-18 22:02:47 +02:00 |
|
Thomas VIAL
|
c6ad590457
|
Use TRAVIS env and updated README with Travis build status
|
2015-10-18 21:38:22 +02:00 |
|
Thomas VIAL
|
678329276e
|
Added new line when needed and fixed a test
|
2015-10-18 21:30:53 +02:00 |
|
Thomas VIAL
|
e8163dc728
|
Added missing assert.sh
|
2015-10-18 21:08:21 +02:00 |
|
Thomas VIAL
|
9bcced6f29
|
Added integration testing - #28
|
2015-10-18 21:02:46 +02:00 |
|
Thomas VIAL
|
d8a4f3b033
|
Fixed PR #27 with correct subnet
|
2015-10-18 15:26:43 +02:00 |
|
Thomas VIAL
|
54b5186080
|
Merge pull request #27 from dy0nysos/patch-1
Added docker subnet to avoid relay access denied
|
2015-10-16 15:15:55 +02:00 |
|
GAVARD Ewann
|
871057e58d
|
Added docker subnet to avoid relay access denied
|
2015-10-16 14:42:37 +02:00 |
|
Thomas VIAL
|
80a4a8659a
|
Merge pull request #26 from tbutter/master
forward only domains should be added to vhosts
|
2015-10-14 17:51:42 +02:00 |
|
Thomas Butter
|
51bf5662de
|
forward only domains should be added to vhosts
|
2015-10-14 16:50:57 +02:00 |
|
Thomas VIAL
|
c3c711afd0
|
Fixes #18 => removed --no-install-recommends
|
2015-09-12 11:30:24 +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
|
d0e540d404
|
Fixed typo
|
2015-09-12 10:53:59 +02:00 |
|
Thomas VIAL
|
2578443f2c
|
Fixed cacert.pem path for #14
|
2015-08-26 10:39:04 +02:00 |
|
Thomas VIAL
|
a59eec646a
|
Added link to blog post.
|
2015-08-26 10:05:40 +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
|
514fe97303
|
Improved documentation
|
2015-08-19 16:13:56 +02:00 |
|
Thomas VIAL
|
7a28bb0f3a
|
Fixed typo.
|
2015-08-19 15:59:04 +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
|
920ac36bad
|
Improved documentation about SSL certs. which are self-signed
|
2015-08-19 10:08:43 +02:00 |
|
Thomas VIAL
|
9be61a477c
|
Improved documentation for #14
|
2015-08-18 20:49:49 +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
|
db8391e4f4
|
Fixes #14 documentation.
|
2015-08-18 13:24:12 +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
|
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 |
|