• Who Knows Mutt?

    From Farley Flud@ff@linux.rocks to comp.os.linux.advocacy,comp.os.linux.misc on Thu Jan 22 15:54:10 2026
    From Newsgroup: comp.os.linux.misc

    I need to batch send email messages with binary attachments.
    The recommendations on-line indicate that mutt is the solution.

    I built mutt and configured it, but when I try to send a message
    it reports the error:

    Untrusted server certificate
    Could not send the message.

    How can I configure mutt to accept the certificate?
    --
    Gentoo: the only road to GNU/Linux freedom and perfection.
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From Joel W. Crump@joelcrump@gmail.com to comp.os.linux.advocacy,comp.os.linux.misc on Thu Jan 22 11:13:47 2026
    From Newsgroup: comp.os.linux.misc

    On 1/22/26 10:54 AM, Farley Flud wrote:

    I need to batch send email messages with binary attachments.
    The recommendations on-line indicate that mutt is the solution.

    I built mutt and configured it, but when I try to send a message
    it reports the error:

    Untrusted server certificate
    Could not send the message.

    How can I configure mutt to accept the certificate?


    Sounds like a result of using your ludicrous system which can't handle security certificates. Get a modern distro.
    --
    Joel W. Crump
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From Fritz Wuehler@fritz@spamexpire-202601.rodent.frell.theremailer.net to comp.os.linux.misc on Mon Jan 26 02:35:08 2026
    From Newsgroup: comp.os.linux.misc

    Farley Flud <ff@linux.rocks> [FF]:
    I built mutt and configured it, but when I try to send a message
    it reports the error:
    Untrusted server certificate Could not send the message.

    The SSL libraries that mutt uses need access to the
    full chain of certificates from your SMTP server all the way up
    to the root certificate (which must be trusted), in order to
    verify your peer's certificate validity.

    See the muttrc(5) man page and check the "certificate_file"
    and "ssl_ca_certificates_file" options in your $HOME/.muttrc
    configuration file.

    --- Synchronet 3.21b-Linux NewsLink 1.2