<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://hurlster.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Sendmail</id>
	<title>Sendmail - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://hurlster.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Sendmail"/>
	<link rel="alternate" type="text/html" href="https://hurlster.com/wiki/index.php?title=Sendmail&amp;action=history"/>
	<updated>2026-08-25T20:31:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://hurlster.com/wiki/index.php?title=Sendmail&amp;diff=2697&amp;oldid=prev</id>
		<title>Gqwill69 at 16:51, 11 January 2022</title>
		<link rel="alternate" type="text/html" href="https://hurlster.com/wiki/index.php?title=Sendmail&amp;diff=2697&amp;oldid=prev"/>
		<updated>2022-01-11T16:51:05Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:51, 11 January 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l27&quot;&gt;Line 27:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 27:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;$msg-&amp;gt;send; # send via default&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;$msg-&amp;gt;send; # send via default&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[Category:Linux]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Gqwill69</name></author>
	</entry>
	<entry>
		<id>https://hurlster.com/wiki/index.php?title=Sendmail&amp;diff=2696&amp;oldid=prev</id>
		<title>Gqwill69: Created page with &quot;== Send email with inline image == &lt;pre&gt; #!/usr/bin/perl -w use MIME::Lite; ### Create the multipart &quot;container&quot;: $msg = MIME::Lite-&gt;new(     From    =&gt;&#039;root@company.com&#039;,...&quot;</title>
		<link rel="alternate" type="text/html" href="https://hurlster.com/wiki/index.php?title=Sendmail&amp;diff=2696&amp;oldid=prev"/>
		<updated>2022-01-11T16:50:43Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Send email with inline image == &amp;lt;pre&amp;gt; #!/usr/bin/perl -w use MIME::Lite; ### Create the multipart &amp;quot;container&amp;quot;: $msg = MIME::Lite-&amp;gt;new(     From    =&amp;gt;&amp;#039;root@company.com&amp;#039;,...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Send email with inline image ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/usr/bin/perl -w&lt;br /&gt;
use MIME::Lite;&lt;br /&gt;
### Create the multipart &amp;quot;container&amp;quot;:&lt;br /&gt;
$msg = MIME::Lite-&amp;gt;new(&lt;br /&gt;
    From    =&amp;gt;&amp;#039;root@company.com&amp;#039;,&lt;br /&gt;
    To      =&amp;gt;&amp;#039;address@email.com&amp;#039;,&lt;br /&gt;
#    Cc      =&amp;gt;&amp;#039;some@other.com, some@more.com&amp;#039;,&lt;br /&gt;
    Subject =&amp;gt;&amp;#039;A message with inline image&amp;#039;,&lt;br /&gt;
    Type    =&amp;gt;&amp;#039;multipart/related&amp;#039;&lt;br /&gt;
);&lt;br /&gt;
$msg-&amp;gt;attach(&lt;br /&gt;
    Type =&amp;gt; &amp;#039;text/html&amp;#039;,&lt;br /&gt;
    Data =&amp;gt; qq{&lt;br /&gt;
        &amp;lt;body&amp;gt;&lt;br /&gt;
            Here&amp;#039;s &amp;lt;i&amp;gt;my&amp;lt;/i&amp;gt; image:&lt;br /&gt;
            &amp;lt;img src=&amp;quot;cid:image.png&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;/body&amp;gt;&lt;br /&gt;
    },&lt;br /&gt;
);&lt;br /&gt;
$msg-&amp;gt;attach(&lt;br /&gt;
    Type =&amp;gt; &amp;#039;image/png&amp;#039;,&lt;br /&gt;
    Id   =&amp;gt; &amp;#039;image.png&amp;#039;,&lt;br /&gt;
    Path =&amp;gt; &amp;#039;/var/www/mrtg/image.png&amp;#039;,&lt;br /&gt;
); &lt;br /&gt;
$msg-&amp;gt;send; # send via default&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gqwill69</name></author>
	</entry>
</feed>