Answer the question
In order to leave comments, you need to log in
Mail does not go away with Ubuntu 12.04 Exim4, where to dig?
Dear Khabrovites,
I have a problem - help, please.
There is an Ubuntu 12.04 vps server that hosts several websites. Websites on wordpress. Previously, mail for them went using msmtp, a Google Apps Mail account with authentication was registered for it, etc.
There was a need to send mail from each site separately, from each individual address. To do this, msmtp was demolished and Exim4 was installed only for sending letters. At the same time, miracles happen - letters leave the command line - using
echo "This is a test." | mail -s Testing [email protected]<br>
/usr/sbin/sendmail -t -i <<EOT<br>
> [email protected]com<br>
> Test<br>
> Test<br>
> EOT<br>
Answer the question
In order to leave comments, you need to log in
while you're looking, I'll ask:
$ /usr/sbin/sendmail -t -i <<EOT
> [email protected]
> Test
> Test
> EOT
/usr/sbin/sendmail -t -i
From: [email protected]
To: [email protected]
Subject: tema
the mail body
line2
^D
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question