Commit Graph

5 Commits

Author SHA1 Message Date
Alexander Marx
4bfec109e7 BUG10965: only write auth.conf if username/password are set
auth.conf was always written, even if no username/password provided.
In this case only the ip or Hostname of the mailserver was written into
auth.conf. Now the file is only filled if username/password are filled.

Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Tested-by: Timo Eissler <timo.eissler@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-11-05 15:34:28 +00:00
Matthias Fischer
93a08fe261 dma: Update to 0.10
Sorry, I borked the PATCH from yesterday...second try:

dma: Update to 0.10
Changes: dns.c, do not treat unreachable DNS server as permanent error
See: 1a1306df01 (diff-8e1267319329e5ee7e6a92fb2aa01c6b)

Deleted unnecessary blank lines in 'mail.cgi'

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-11-04 21:10:04 +00:00
Alexander Marx
afd6e1931d dma: change field order of mail.cgi and fix required fields
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-26 16:22:35 +01:00
Alexander Marx
2799b3d9e9 dma: fix typo in mail.cgi
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-26 12:36:47 +01:00
Alexander Marx
9c7b90207e Add web UI for the system MTA
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-21 09:46:26 +01:00