Gregory Anders wrote: > On Tue, 11 May 2021 15:03 -0500, Felipe Contreras wrote: > >Is there any particular reason why we are checking for an absolute > >path? > > The existing behavior is that the value of smtpServer is a hostname of a > server, *unless* it is an absolute path in which case it is interpreted > as a program to use to send the mail (e.g. a sendmail alternative or > msmtp). I see. That's unfortunate. It would be much better to have sendemail.program, and then we wouldn't needto deal with these workarounds. -- Felipe Contreras