X-Git-Url: https://git.distorted.org.uk/~mdw/newsgate/blobdiff_plain/6fe461cc67730427be68bf5d86758dd9386ad870..b732e5ccf501bd0d36e6e175434580a173a1e5e4:/bin/mail diff --git a/bin/mail b/bin/mail index 6ef138d..afcc0d8 100755 --- a/bin/mail +++ b/bin/mail @@ -12,4 +12,4 @@ set -- $entry sed -n ":top; /^$/,\$ b ok /^[Tt][Oo]: / ! b ok; :loop; n; /^ / b loop; b top :ok; p"; } | -qmail-inject -a -f$USER-$1@`cat $QMAIL/control/me` $3 +qmail-inject -a -f$USER-$1@$(control defaulthost "$me") $3