[FFmpeg-devel] [RFC] Suggestion for a Nicer Integration with GitHub

Nicolas George george at nsup.org
Thu Aug 12 15:11:38 EEST 2021


Kieran Kunhya (12021-08-12):
> It is practically impossible to use git send-email without running your own
> mail server and having all the problems that entails (managing spam, making
> sure you are not blacklisted etc).

You can set up a mail server configured to only accept outgoing e-mail
and relay everything to the SMTP server of your mail provider. It is one
of the supported by configuration by Debian automatic configuration, and
probably other distributions, which means you only need to answer a few
questions like "what is the SMTP server of your mail provider?", and
have none of the problems you are evoking because your server, from the
outside, would just be another mail client.

Or you could install msmtp, which does the same thing but is even
simpler.

Or you could peruse the documentation of git send-email
<https://git-scm.com/docs/git-send-email> and look if... oh, it's there,
there a whole section about connecting to a SMTP server directly.

In short, you could check your facts before wasting everybody's time
with misinformation.

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210812/89b31fa2/attachment.sig>


More information about the ffmpeg-devel mailing list