Commit Graph

202 Commits

Author SHA1 Message Date
turboaaa b0fde40d8f
Update run.sh
Add trusted networks option
2019-03-17 17:17:51 -04:00
Juan Luis Baptiste cea37873fa Remove slash scaping, not needed with postconf and was breaking the container (issue #11) 2019-03-10 13:39:33 -05:00
Juan Luis Baptiste 8fe92a8fe5 Fixed conflict 2019-03-06 21:26:30 -05:00
Juan Luis Baptiste 247c3ec0d5 Added info on seeing email logs. 2019-03-06 21:23:48 -05:00
Juan Luis Baptiste ce934c2f93 Added a note about exposing SMTP_PORT value 2019-03-06 21:20:19 -05:00
Juan Luis Baptiste d0c793e467 Added a link to the development blog. 2019-03-06 21:18:30 -05:00
Juan Luis Baptiste 6342b77d16
Merge pull request #7 from turboaaa/patch-1
Replace add_config_value with native postconf
2019-03-06 10:56:02 -05:00
turboaaa 132deee541
Update run.sh 2019-02-17 12:50:55 -05:00
turboaaa 25f561db6b
Convert previous function to using postfix. 2019-02-17 12:50:21 -05:00
Juan Luis Baptiste 92b283d6d4
Merge pull request #9 from turboaaa/patch-3
Create tag for optional upstream tracking.
2019-01-27 00:05:11 -05:00
turboaaa 3196395b4e
Update run.sh 2019-01-26 20:50:34 -05:00
turboaaa 3949dcefc0
Update run.sh 2019-01-26 17:12:50 -05:00
turboaaa 640b29d088
Update run.sh 2019-01-20 00:01:55 -05:00
turboaaa 630b283eea
Update run.sh
Updated header tag variable. Configured to only set the header tag if variable is set.
2019-01-19 23:58:15 -05:00
turboaaa b8e5444956
Update README.md
Updated variable name.
2019-01-19 23:55:18 -05:00
turboaaa d3f3316ccf
Update run.sh
Formatting.
2019-01-16 13:09:56 -05:00
turboaaa 423c51f9a0
Update run.sh 2019-01-16 12:39:55 -05:00
turboaaa dff4a29a81
Update README.md 2019-01-16 12:38:15 -05:00
turboaaa e7eb0a9d8e
Add header tag creation.
This will create a tag in email headers that can be used for filtering by receiving servers. I use this image for relaying through exchange online, and the nature of how I run my containers prevents me from setting static IPs as a filter. With a tag for exchange to look at, I can make sure emails from the relay are not hitting the junk folder.

Without setting the HEADER_TAG variable, the script will create a randomly generated tag and move on. It is not a requirement to make use of this feature.
2019-01-16 12:34:48 -05:00
turboaaa 22f46669db
Replace add_config_value with native postconf
This project saved me a lot of time. With the basic service running in docker I was able to add TLS and authentication for external clients. I am hoping I can help in some small way.
2019-01-08 18:12:45 -05:00
Juan Luis Baptiste d5fb194c00
Merge pull request #4 from watiko/smtp-port
Configure smtp port and clean yum caches.
2018-06-09 18:28:56 -05:00
watiko 463f87bce4 Clean up yum cahches. 2018-05-24 12:32:10 +09:00
watiko 20decfd2f9 Make the smtp server port configurable. 2018-05-24 12:14:45 +09:00
Juan Luis Baptiste ccaff2a25e Added a note about debugging. 2018-05-09 02:14:55 -05:00
Juan Luis Baptiste d6eb7453f7 Added code badges to README file 2018-05-09 02:13:25 -05:00
Juan Luis Baptiste 0cb738084c Don't add duplicate configuration entries. 2018-05-09 02:06:30 -05:00
Juan Luis Baptiste 76dfdb8f59 Remove extra verbose parameters from postfix command. 2018-05-09 02:05:50 -05:00
Juan Luis Baptiste 0fd88ac53d Add a note about the new rsyslog process 2018-05-09 02:05:25 -05:00
Juan Luis Baptiste 79df6615b1 Added rsyslog to enable container logging to stdout. Closes issue #1 2018-05-09 00:06:11 -05:00
Juan Luis Baptiste cd4409c936 Cleanup gmail note. 2018-03-06 01:29:26 -05:00
Juan Luis Baptiste cb6b1ebadc Fix link to dev docker-compose file 2018-03-06 01:27:21 -05:00
Juan Luis Baptiste cb4877eb4f Added docker-compose files. 2018-03-06 01:24:32 -05:00
Juan Luis Baptiste 58f40b3cab Also validate SERVER_HOSTNAME. 2018-03-06 01:18:30 -05:00
Juan Luis Baptiste 4a528463da Also set mydestination. 2015-05-22 23:45:58 -05:00
Juan Luis Baptiste a5c0f16f79 Add SERVER_HOSTNAME env var to example. 2015-05-13 01:09:26 -05:00
Juan Luis Baptiste 80aa714556 Add SERVER_HOSTNAME env var to example. 2015-05-13 01:08:58 -05:00
Juan Luis Baptiste 405e630278 Set myhostname and myorigin, some providers like 1&1 will do MX lookups on them so they need to be valid. 2015-05-13 01:07:20 -05:00
Juan Luis Baptiste cb373828fc Set myhostname and myorigin, some providers like 1&1 will do MX lookups on them so they need to be valid. 2015-05-13 01:06:38 -05:00
Juan Luis Baptiste fe692c611e Merge branch 'master' of github.com:juanluisbaptiste/docker-postfix 2015-05-12 02:20:52 -05:00
Juan Luis Baptiste 90d1023088 Run newaliases too. 2015-05-12 02:20:38 -05:00
Juan Luis Baptiste 0c043ca97c Fix typo. 2015-05-03 00:32:50 -05:00
Juan Luis Baptiste a005295220 Added correct image name in examples. 2015-05-03 00:32:13 -05:00
Juan Luis Baptiste ac60809874 Fix run commands, make them multiline for clarity. 2015-04-20 01:28:21 -05:00
Juan Luis Baptiste 7d07a7f365 First version. 2015-04-20 00:07:23 -05:00
Juan Luis Baptiste 4fcf014ff3 Specify that the container doesn't ask for client auth. 2015-04-19 17:50:39 -05:00
Juan Luis Baptiste 05e8163785 Fix link 2015-04-19 17:39:10 -05:00
Juan Luis Baptiste 70cd32b950 Redaction. 2015-04-19 17:37:54 -05:00
Juan Luis Baptiste 06058a1fd8 Cosmetic fixes. 2015-04-19 17:36:32 -05:00
Juan Luis Baptiste 38c13fe385 First version 2015-04-19 17:30:41 -05:00
Juan Luis Baptiste f312056c3b Postfix configuration file for supervisord. 2015-04-19 17:30:19 -05:00