Op Tue, 08 Sep 2015 08:03:01 +0100, schreef James Allsopp:
> Hello,
> I want to have the root e-mails sent to my gmail account if possible. I
> can send email here via commandline
>
> echo "This is a test." | mail -s Test
>
> but despite editing /etc/aliases so that root points to the external
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
First of all, use -v -s instead of -sv, as the latter says to set the
subject to 'v', and adds an additional recipient Testing.
Other than that, can you post your /etc/postfix/main.cf, and/or the
relevant parts from /var/log/mail.log?
Regards,
/
Hello,
I want to have the root e-mails sent to my gmail account if possible. I can
send email here via commandline
echo "This is a test." | mail -s Test
but despite editing /etc/aliases so that root points to the external
address I can't get this to work.
echo "This is a test.(root)" | mail -sv
3 matches
Mail list logo