Sendmail: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 January 2022

  • curprev 16:5016:50, 11 January 2022Gqwill69 talk contribs 651 bytes +651 Created page with "== Send email with inline image == <pre> #!/usr/bin/perl -w use MIME::Lite; ### Create the multipart "container": $msg = MIME::Lite->new( From =>'root@company.com',..."