<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4437" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: mail command</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4437</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>mail command</title>
   <link>https://smaugmuds.afkmods.com/topic/mail-command-4437/&amp;p=20857#p20857</link>
   <description>If anyone else needs to know, I solved this with the following command: [code] echo &amp;quot;Test Message&amp;quot; | mail -a &amp;quot;Content-type:text/html;&amp;quot; -s &amp;quot;Testing Email&amp;quot; &amp;quot;email@domain.com&amp;quot; [/code] The Content-type allows you to send a body through with html tags, such as &amp;lt;br&amp;gt; for spacing, or including images or the like.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/mail-command-4437/&amp;p=20857#p20857</guid>
   <pubDate>Sun, 18 Jul 2010 09:54:45 CDT</pubDate>
   <category>SWR FUSS</category>
   <author>nobody@example.com (Banner)</author>
  </item>
  <item>
   <title>mail command</title>
   <link>https://smaugmuds.afkmods.com/topic/mail-command-4437/&amp;p=20851#p20851</link>
   <description>Normally &#039;mail&#039; is used by username@FQDN. Example, bob@foobar.com. AFAIK if you want it to come from a specific user, that user must be running mail. Or, you can pass the -U switch, or do a mail -f /var/mail/&amp;lt;username&amp;gt; (same as -U). The mail editor is much like the editor &#039;ed&#039; so, as to line breaks I&#039;m going to have to say read up on ed and get to know it. I&#039;m the heart of eVIl type of girl. In the end, it might just be simpler to pipe it all to a php script. **EDIT Forgot about mailx. </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/mail-command-4437/&amp;p=20851#p20851</guid>
   <pubDate>Tue, 13 Jul 2010 03:15:27 CDT</pubDate>
   <category>SWR FUSS</category>
   <author>nobody@example.com (ayuri)</author>
  </item>
  <item>
   <title>mail command</title>
   <link>https://smaugmuds.afkmods.com/topic/mail-command-4437/&amp;p=20850#p20850</link>
   <description>I&#039;m using my MUD to parse information into the mail command, and while it works, I&#039;ve yet to figure out how to change the &#039;From&#039; address, but more importantly, how to add linebreaks to the message. Is it possible or would it be simpler to push it into a sendmail php script?</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/mail-command-4437/&amp;p=20850#p20850</guid>
   <pubDate>Tue, 13 Jul 2010 02:58:36 CDT</pubDate>
   <category>SWR FUSS</category>
   <author>nobody@example.com (Banner)</author>
  </item>
 </channel>
</rss>
