Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothy Frew
Sympl
Commits
46b27ea6
Commit
46b27ea6
authored
May 14, 2016
by
Patrick J Cherry
Browse files
Merge branch 'wheezy' of gitlab.bytemark.co.uk:bytemark/symbiosis into HEAD
parents
ca74ec93
cce30dcc
Changes
2
Show whitespace changes
Inline
Side-by-side
email/debian/changelog
View file @
46b27ea6
symbiosis-email (2014:1022) stable; urgency=medium
* Fixed incompatibility with updated exim4 (#12673).
-- James Carter <jcarter@bytemark.co.uk> Thu, 17 Mar 2016 13:37:26 +0000
symbiosis-email (2014:1021) stable; urgency=medium
* Fixed forwarding mail from one domain to another with non-local mail does
...
...
email/exim4/Makefile
View file @
46b27ea6
...
...
@@ -7,7 +7,7 @@ snippets := $(shell find $(CURDIR)/$(snippets_dir) -mindepth 1 -regextype po
ifeq
($(program),dovecot)
test_args
=
-a
-c
$(conf_tmp)
else
ifeq
($(program),exim4)
test_args
=
-bV
-C
$(conf_tmp)
test_args
=
-bV
-C
$(CURDIR)
/
$(conf_tmp)
endif
all
:
$(conf)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment