Date: prev next · Thread: first prev next last
2016 Archives by date, by thread · List index


Ah.


On Thu, Jun 23, 2016 at 6:37 PM, Maarten Hoes <hoes.maarten@gmail.com>
wrote:


B.)
drop sendEmail, install mail/mailx and install&configure something like
sendmail/postfix/exim on vm140 and see if the cppcheck-report.sh script can
be modified to use mail/mailx instead. I do have some shell skills, so I
could spend some time on that myself to see if I can make that work. But I
will need some help with the sendmail/postfix/exim configuration part. (and
I guess if vm140 cannot receive mail, then the account used to send the
email would need to be approved for sending to the mailing list in some
other manner than 'the normal way').


Looks like sendmail is not required after all, the following (trying from
my own vm) works :

$ mailx -v -s "Test Mail" -S smtp-use-starttls -S ssl-verify=ignore -S
smtp-auth=login -S smtp=smtp://smtp.gmail.com:587 -S from="
fromuser@gmail.com(My From User)" -S smtp-auth-user=fromuser@gmail.com -S
smtp-auth-password="mypass" -S ssl-verify=ignore touser@gmail.com <
/dir/file


If someone with root access can install mailx on
vm140.documentfoundation.org, I can start working on modifying the script
to use 'mailx' instead of 'sendEmai'. (if still desired, that is: let me
know).



- Maarten

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.