Influencer
83c0095e00
Script to update users password, made test and updated setup.sh ( #413 )
...
* Added script to update users password, made test and updated setup.sh
* Moved update password test to tests.bat
* Fixed test for update password
2016-12-21 20:12:05 +01:00
Josef Friedrich
f2f059bb91
Changing the fetchmail config file has no effect ( #372 ) ( #373 )
2016-11-02 11:28:27 +01:00
Josef Friedrich
81f42d096a
Improve script 'debug-fetchmail' ( #292 )
...
The option '--check' checks for new mails without actually fetching
or deleting mail. Without '--check' 'debug-fetchmail' throws errors if
the external mail accout has new mails and the smtp daemon is not
running.
2016-08-30 09:58:45 +02:00
Josef Friedrich
6c9901e260
Improve fetchmail support ( #289 )
...
Fetchmail is now configured by a script called 'setup-fetchmail'.
The script 'debug-fetchmail' is used inside the 'setup.sh' script.
2016-08-29 19:03:45 +02:00
Josef Friedrich
98e59a7abe
Implement ./setup.sh email list ( #287 )
...
This commit adds a script nammed 'listmailuser'. './setup.sh' uses this
this script for its subcommand './setup.sh email list'. A test have
been added too.
2016-08-29 13:44:36 +02:00
Josef Friedrich
69ee54513e
Fix build ( #286 )
...
The Refactoring of the scripts 'addmailuser' and 'delmailuser'
destroyed the build process.
2016-08-29 07:13:36 +02:00
Josef Friedrich
76d2c779df
Adjust coding style in "bin" scripts ( #279 )
...
The main shell script (start-mailserver.sh) uses two spaces for
indentation. All other shell scripts should use this coding
style.
2016-08-28 21:08:37 +02:00
Jack Twilley
6d2d9dd738
Handle missing files more gracefully. ( #265 )
...
* Wrote functional tests for desired behavior.
Redoing the pull request, starting from current master.
The tests now fail where expected.
* Updated commands to handle missing files better.
The functional tests now pass.
2016-08-24 10:06:59 +02:00
Adrian Pistol
133d6eba32
Fix some bugs in the shell scripts.
2016-07-12 17:40:08 +02:00
shim_
94679df291
move addmailuser, delmailuser to target/bin
2016-06-15 19:50:01 +02:00
Lukas Matt
777b1bacc7
Fix permission issues on wrong dkim path
...
Signed-off-by: Lukas Matt <lukas@zauberstuhl.de>
2016-05-01 15:29:47 +02:00
Thomas VIAL
b58d0d33d6
Fixing #143
2016-04-21 01:08:14 +02:00
Thomas VIAL
4f611eec1d
Fixed #143 adding a OpenDKIM keys generator and its integration tests
2016-04-20 23:01:32 +02:00
Thomas VIAL
fc2e2ae591
Added folder target, simplified user configuration, few renames... Need to work on tests....
2016-04-12 00:04:33 +02:00