<?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: reciver problem in sendmail in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778272#M66042</link>
    <description>Shalom again fadia,&lt;BR /&gt;&lt;BR /&gt;You have been provided a solution above.&lt;BR /&gt;&lt;BR /&gt;sendmail does not save an email and then later forward it.&lt;BR /&gt;&lt;BR /&gt;Sendmail can be told to forward certain mails recieved to new uers via two established methods.&lt;BR /&gt;&lt;BR /&gt;/etc/aliases&lt;BR /&gt;&lt;BR /&gt;user1@domain.com:   someone@newdomain.com&lt;BR /&gt;&lt;BR /&gt;This forwards mail recieved for user1@domain.com to someone@newdomain.com&lt;BR /&gt;&lt;BR /&gt;Or /etc/mail/virtusertable&lt;BR /&gt;&lt;BR /&gt;user1@domain.com   someone@newdomain.com&lt;BR /&gt;&lt;BR /&gt;It can also be used to route mail locally.&lt;BR /&gt;&lt;BR /&gt;Now to deal with another issue.&lt;BR /&gt;&lt;BR /&gt;You are not being a good ITRC member. You fail to reward those who wish to help you by assigning points.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/pageList.do?userId=CA1068778&amp;amp;listType=unassigned&amp;amp;forumId=1" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/pageList.do?userId=CA1068778&amp;amp;listType=unassigned&amp;amp;forumId=1&lt;/A&gt;&lt;BR /&gt;Your assignment ratio is atrocious, 25% of the responses receive points.&lt;BR /&gt;&lt;BR /&gt;Please read this:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=140137" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=140137&lt;/A&gt;&lt;BR /&gt;Forums ettiqute.&lt;BR /&gt;&lt;BR /&gt;If you persist in ignoring your responsibilities as an ITRC member, I will simply stop responding to your questions. I don't want to seem mean or angry, but ITRC works in a certain way, which you seem intent on ignoring. &lt;BR /&gt;&lt;BR /&gt;Your sendmail issue is simple, easy to correct and should be fixed by now.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
    <pubDate>Sun, 30 Apr 2006 05:38:21 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-04-30T05:38:21Z</dc:date>
    <item>
      <title>reciver problem in sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778267#M66037</link>
      <description>Dear All&lt;BR /&gt;I have sendmail server in RHEL v.4 ,i have a mail user1@mydomain forwared to user2@yahoo.com , if i try to send a mail to the mail user1@mydomain it will be recieved by the mail user2@yahoo.com , the problem that i have that the to address will apear user1@mydomain, I want it to apear user2@yahoo.com , what is the feature that i can use in sendmail to get this idea.kindly advice.&lt;BR /&gt;BR;&lt;BR /&gt;Fadia</description>
      <pubDate>Wed, 26 Apr 2006 12:12:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778267#M66037</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2006-04-26T12:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: reciver problem in sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778268#M66038</link>
      <description>If I understood correctly, I think that you need virtual user tables:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.faqs.org/docs/linux_network/x15291.html" target="_blank"&gt;http://www.faqs.org/docs/linux_network/x15291.html&lt;/A&gt;</description>
      <pubDate>Wed, 26 Apr 2006 14:45:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778268#M66038</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-04-26T14:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: reciver problem in sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778269#M66039</link>
      <description>Shalom Fadia:&lt;BR /&gt;&lt;BR /&gt;In a file called /etc/aliases&lt;BR /&gt;&lt;BR /&gt;user1@mydomain: user2@yahoo.com&lt;BR /&gt;&lt;BR /&gt;Thats the fast way.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 26 Apr 2006 15:45:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778269#M66039</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-04-26T15:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: reciver problem in sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778270#M66040</link>
      <description>as i know the alias is for local users on the system , but the yahoo user is for outside , i use the virtualtable to work on it but it does not work the reciever will be user1@mydomain as in the example.&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Apr 2006 00:15:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778270#M66040</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2006-04-27T00:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: reciver problem in sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778271#M66041</link>
      <description>Dear All&lt;BR /&gt;i need your help, I want to read the contant of the mail reseived in user@mydomain and save it in a file then resend it with senmail, I want a script to do all this , kindly your help, maily i want to how to save the mail contant in a file.&lt;BR /&gt;BR;&lt;BR /&gt;</description>
      <pubDate>Sun, 30 Apr 2006 04:49:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778271#M66041</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2006-04-30T04:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: reciver problem in sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778272#M66042</link>
      <description>Shalom again fadia,&lt;BR /&gt;&lt;BR /&gt;You have been provided a solution above.&lt;BR /&gt;&lt;BR /&gt;sendmail does not save an email and then later forward it.&lt;BR /&gt;&lt;BR /&gt;Sendmail can be told to forward certain mails recieved to new uers via two established methods.&lt;BR /&gt;&lt;BR /&gt;/etc/aliases&lt;BR /&gt;&lt;BR /&gt;user1@domain.com:   someone@newdomain.com&lt;BR /&gt;&lt;BR /&gt;This forwards mail recieved for user1@domain.com to someone@newdomain.com&lt;BR /&gt;&lt;BR /&gt;Or /etc/mail/virtusertable&lt;BR /&gt;&lt;BR /&gt;user1@domain.com   someone@newdomain.com&lt;BR /&gt;&lt;BR /&gt;It can also be used to route mail locally.&lt;BR /&gt;&lt;BR /&gt;Now to deal with another issue.&lt;BR /&gt;&lt;BR /&gt;You are not being a good ITRC member. You fail to reward those who wish to help you by assigning points.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/pageList.do?userId=CA1068778&amp;amp;listType=unassigned&amp;amp;forumId=1" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/pageList.do?userId=CA1068778&amp;amp;listType=unassigned&amp;amp;forumId=1&lt;/A&gt;&lt;BR /&gt;Your assignment ratio is atrocious, 25% of the responses receive points.&lt;BR /&gt;&lt;BR /&gt;Please read this:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=140137" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=140137&lt;/A&gt;&lt;BR /&gt;Forums ettiqute.&lt;BR /&gt;&lt;BR /&gt;If you persist in ignoring your responsibilities as an ITRC member, I will simply stop responding to your questions. I don't want to seem mean or angry, but ITRC works in a certain way, which you seem intent on ignoring. &lt;BR /&gt;&lt;BR /&gt;Your sendmail issue is simple, easy to correct and should be fixed by now.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Sun, 30 Apr 2006 05:38:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778272#M66042</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-04-30T05:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: reciver problem in sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778273#M66043</link>
      <description>steven &lt;BR /&gt;I appreciate evey effort given to me by answering my question , but i wait to get my answer then i will give marks, thanks for your effort but i want from you a script to do this , the problem as i told before is in the reciever mail, that it is the mail of the user who forward his mail, kindly read my question carfully</description>
      <pubDate>Sun, 30 Apr 2006 06:35:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778273#M66043</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2006-04-30T06:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: reciver problem in sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778274#M66044</link>
      <description>I was referring to your overall record. Before my post 25 of 109. Please go back at your convenience and do something about it.&lt;BR /&gt;&lt;BR /&gt;Please add this entry to /etc/mail/virtusertable&lt;BR /&gt;&lt;BR /&gt;user1@mydomain user2@yahoo.com&lt;BR /&gt;&lt;BR /&gt;Check /etc/mail/sendmail.cf and see if it uses virtusertable, report back if it does not.&lt;BR /&gt;&lt;BR /&gt;Diagnostic:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8 -d38 user1@mydomain&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;type some text&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;.&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Report back diagnostics and obviously use real user names. Check /var/log/maillog&lt;BR /&gt;&lt;BR /&gt;I know we can solve this. Three or four years ago I had exactly this issue and I can assure you my servers correctly process these directives.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Sun, 30 Apr 2006 11:52:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778274#M66044</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-04-30T11:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: reciver problem in sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778275#M66045</link>
      <description>thanks Steven, I will follow up this issue, my problem is not in recieving the message for the forwarded mail, the problem is that the reciever adress that apears in the message is the user adress not the forwarded mail address,in a simple words i wont to mascurading and do generics in the reciver mail address.&lt;BR /&gt;</description>
      <pubDate>Tue, 02 May 2006 01:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reciver-problem-in-sendmail/m-p/3778275#M66045</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2006-05-02T01:00:02Z</dc:date>
    </item>
  </channel>
</rss>

