Skip to content

Commit

Permalink
mta: improve dma message
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Mar 27, 2024
1 parent 59af4d8 commit 87e9046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/mta.sh
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ enable_dma()
tell_status "setting up dma"
cp "$_base/usr/share/examples/dma/mailer.conf" "$_base/etc/mail/mailer.conf"

echo "dma.conf: $_base/etc/dma/dma.conf"
echo "editing $_base/etc/dma/dma.conf"
sed -i '' \
-e "s/^#SMARTHOST/SMARTHOST $TOASTER_MSA/" \
"$_base/etc/dma/dma.conf"
Expand Down

0 comments on commit 87e9046

Please sign in to comment.