On 14/12/17 10:00, Adriaan van Os wrote:
Bo Berglund wrote:
Now I am looking at the same problem for svn and this time I need it> to be cross-platform, hence using FPC.> Before I start on it myself I wonder if someone here has already> written such a program for svn and if so, if it is available as open> source?
I use sendmail <https://en.wikipedia.org/wiki/Sendmail> from FPC, using AssignStream, fpgeterrno and PClose. Haven't tried that on Windows though.

With the caveat that while Sendmail is a well-respected MTA, many unix systems also provide a sendmail command as a generic mailer. On Windows Blat is an alternative.

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to