<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: send emails already in /var/mail/ in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/send-emails-already-in-var-mail/m-p/2888341#M3504</link>
    <description>try this&lt;BR /&gt;&lt;BR /&gt;mailq&lt;BR /&gt;&lt;BR /&gt;lists mail in the que but not delivered.&lt;BR /&gt;&lt;BR /&gt;if there are listings&lt;BR /&gt;&lt;BR /&gt;sendmail -q&lt;BR /&gt;&lt;BR /&gt;as root&lt;BR /&gt;&lt;BR /&gt;This will send them if they are queued.&lt;BR /&gt;&lt;BR /&gt;P</description>
    <pubDate>Wed, 22 Jan 2003 18:24:50 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-01-22T18:24:50Z</dc:date>
    <item>
      <title>send emails already in /var/mail/</title>
      <link>https://community.hpe.com/t5/operating-system-linux/send-emails-already-in-var-mail/m-p/2888340#M3503</link>
      <description>Hi! How can I send all the email (n??30) arrived in my mbox /var/mail/mymbox on a RH7.2 to a specific address of another domain?&lt;BR /&gt;&lt;BR /&gt;Bye!&lt;BR /&gt;&lt;BR /&gt;Leo.</description>
      <pubDate>Wed, 22 Jan 2003 18:05:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/send-emails-already-in-var-mail/m-p/2888340#M3503</guid>
      <dc:creator>leonardo bianchi quota</dc:creator>
      <dc:date>2003-01-22T18:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: send emails already in /var/mail/</title>
      <link>https://community.hpe.com/t5/operating-system-linux/send-emails-already-in-var-mail/m-p/2888341#M3504</link>
      <description>try this&lt;BR /&gt;&lt;BR /&gt;mailq&lt;BR /&gt;&lt;BR /&gt;lists mail in the que but not delivered.&lt;BR /&gt;&lt;BR /&gt;if there are listings&lt;BR /&gt;&lt;BR /&gt;sendmail -q&lt;BR /&gt;&lt;BR /&gt;as root&lt;BR /&gt;&lt;BR /&gt;This will send them if they are queued.&lt;BR /&gt;&lt;BR /&gt;P</description>
      <pubDate>Wed, 22 Jan 2003 18:24:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/send-emails-already-in-var-mail/m-p/2888341#M3504</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-22T18:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: send emails already in /var/mail/</title>
      <link>https://community.hpe.com/t5/operating-system-linux/send-emails-already-in-var-mail/m-p/2888342#M3505</link>
      <description>Given that you've already received the mail, you would need to use an MUA to 'forward' the message to another recipient, unless you had the ability just to 'copy' the mail folders whole.&lt;BR /&gt;&lt;BR /&gt;Failing that, you'd have to manually break open the mail box, create your envelopes, and then forward them directly into your MTA (sendmail).&lt;BR /&gt;&lt;BR /&gt;How far do you want to take this?</description>
      <pubDate>Wed, 22 Jan 2003 22:31:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/send-emails-already-in-var-mail/m-p/2888342#M3505</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-01-22T22:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: send emails already in /var/mail/</title>
      <link>https://community.hpe.com/t5/operating-system-linux/send-emails-already-in-var-mail/m-p/2888343#M3506</link>
      <description>Well, I'm thinking about three steps to follow:&lt;BR /&gt;First: split text in mbox&lt;BR /&gt;Two: rewrite "From" (I think with formail)&lt;BR /&gt;Three: send file in mbox format.&lt;BR /&gt;&lt;BR /&gt;For Step three I attach a file I would like to be sent (piping to a MUA....)&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2003 10:17:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/send-emails-already-in-var-mail/m-p/2888343#M3506</guid>
      <dc:creator>leonardo bianchi quota</dc:creator>
      <dc:date>2003-01-23T10:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: send emails already in /var/mail/</title>
      <link>https://community.hpe.com/t5/operating-system-linux/send-emails-already-in-var-mail/m-p/2888344#M3507</link>
      <description>see attached letter&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2003 13:25:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/send-emails-already-in-var-mail/m-p/2888344#M3507</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-01-23T13:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: send emails already in /var/mail/</title>
      <link>https://community.hpe.com/t5/operating-system-linux/send-emails-already-in-var-mail/m-p/2888345#M3508</link>
      <description>Thanks a lot Mr. Karasik. It's really great. images, attachments, everything. &lt;BR /&gt;&lt;BR /&gt;when I launched it:#fwd /var/mail/mbox:mailaddress --&amp;gt; it was perfect. Infact it's not a pure forward with the original mail attached, but the mailaddress receive the mail as it was for him. Opening the msg you see the original header and message.&lt;BR /&gt;&lt;BR /&gt;p.s. to get the message I changed the link as follow: &lt;A href="http://forums.itrc.hp.com/cm/components/FileAttachment/0,,0xe5155bd3782dd711abdc0090277a778c,00.zip" target="_blank"&gt;http://forums.itrc.hp.com/cm/components/FileAttachment/0,,0xe5155bd3782dd711abdc0090277a778c,00.zip&lt;/A&gt; and after download I changed the extention from .zip to .msg; After I had problems unpacking the archive but this was due to my personal "problems" :-))&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2003 17:08:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/send-emails-already-in-var-mail/m-p/2888345#M3508</guid>
      <dc:creator>leonardo bianchi quota</dc:creator>
      <dc:date>2003-01-23T17:08:40Z</dc:date>
    </item>
  </channel>
</rss>

