<?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: Desparate Sendmail Question in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/desparate-sendmail-question/m-p/3311844#M12778</link>
    <description>I'm sorry, my procedure was incomplete&lt;BR /&gt;&lt;BR /&gt;Before starting anything in my original post:&lt;BR /&gt;&lt;BR /&gt;as root&lt;BR /&gt;&lt;BR /&gt;useradd gwise&lt;BR /&gt;passwd gwise&lt;BR /&gt;&lt;BR /&gt;# that creates the user and you need to set a password.&lt;BR /&gt;&lt;BR /&gt;Now you can do the /etc/aliases mail forwarding in the original post.&lt;BR /&gt;&lt;BR /&gt;As far as the account name after the colon You need to have that user set up on your groupwise server. I can't help you with that.&lt;BR /&gt;&lt;BR /&gt;Also, You will probably need to rebuild your alias file for the mail to go through. I'm attaching a script that does that, though you will have to look through it, compare it to the one in sendmail.org and comment out the parts you don't need.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 22 Jun 2004 12:52:35 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-06-22T12:52:35Z</dc:date>
    <item>
      <title>Desparate Sendmail Question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/desparate-sendmail-question/m-p/3311841#M12775</link>
      <description>redhat 9/sendmail&lt;BR /&gt;groupwise 6.5&lt;BR /&gt;webmin&lt;BR /&gt;&lt;BR /&gt;I am using webmin administration to configure  sendmail to relay email to groupwise.&lt;BR /&gt;Do I just use the Send outgoing mail via host module in webmin and forward to the groupwise server?&lt;BR /&gt;&lt;BR /&gt;How would I configure sendmail to accept mail for xxxx.net and relay to groupwise without using the sendmail accounts??&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2004 08:16:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/desparate-sendmail-question/m-p/3311841#M12775</guid>
      <dc:creator>manny_9</dc:creator>
      <dc:date>2004-06-22T08:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Desparate Sendmail Question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/desparate-sendmail-question/m-p/3311842#M12776</link>
      <description>That would involve virtual domain hosting.&lt;BR /&gt;&lt;BR /&gt;Quite simple and laid out in this document:&lt;BR /&gt;&lt;A href="http://www.sendmail.org/virtual-hosting.html" target="_blank"&gt;http://www.sendmail.org/virtual-hosting.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You will probably need to set up 1 account to accomplish the forwarding&lt;BR /&gt;&lt;BR /&gt;call it gwise&lt;BR /&gt;&lt;BR /&gt;in /etc/aliases&lt;BR /&gt;&lt;BR /&gt;gwise:  account_on_groupwise_server&lt;BR /&gt;&lt;BR /&gt;You may not have to do this.&lt;BR /&gt;&lt;BR /&gt;Virtual hosting will get you the tools you need to do the job.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2004 11:00:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/desparate-sendmail-question/m-p/3311842#M12776</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-22T11:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Desparate Sendmail Question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/desparate-sendmail-question/m-p/3311843#M12777</link>
      <description>Thanks!! I really need the help.&lt;BR /&gt;&lt;BR /&gt;If I ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;gwise: account_on_groupwise_server&lt;BR /&gt;&lt;BR /&gt;I still get a user unknown error&lt;BR /&gt;or&lt;BR /&gt;it's connects and mail is sent.But the mail stays on the linux box it doesn't make it to the groupwise server.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2004 11:59:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/desparate-sendmail-question/m-p/3311843#M12777</guid>
      <dc:creator>manny_9</dc:creator>
      <dc:date>2004-06-22T11:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Desparate Sendmail Question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/desparate-sendmail-question/m-p/3311844#M12778</link>
      <description>I'm sorry, my procedure was incomplete&lt;BR /&gt;&lt;BR /&gt;Before starting anything in my original post:&lt;BR /&gt;&lt;BR /&gt;as root&lt;BR /&gt;&lt;BR /&gt;useradd gwise&lt;BR /&gt;passwd gwise&lt;BR /&gt;&lt;BR /&gt;# that creates the user and you need to set a password.&lt;BR /&gt;&lt;BR /&gt;Now you can do the /etc/aliases mail forwarding in the original post.&lt;BR /&gt;&lt;BR /&gt;As far as the account name after the colon You need to have that user set up on your groupwise server. I can't help you with that.&lt;BR /&gt;&lt;BR /&gt;Also, You will probably need to rebuild your alias file for the mail to go through. I'm attaching a script that does that, though you will have to look through it, compare it to the one in sendmail.org and comment out the parts you don't need.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 22 Jun 2004 12:52:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/desparate-sendmail-question/m-p/3311844#M12778</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-22T12:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Desparate Sendmail Question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/desparate-sendmail-question/m-p/3311845#M12779</link>
      <description>I must have really screwed things up.&lt;BR /&gt;I did as you instructed and i still can't get mail to the groupwise server.&lt;BR /&gt;&lt;BR /&gt;I even tried the mailertable way.&lt;BR /&gt;&lt;BR /&gt;any pointers on what I should look for?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2004 19:43:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/desparate-sendmail-question/m-p/3311845#M12779</guid>
      <dc:creator>manny_9</dc:creator>
      <dc:date>2004-06-22T19:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Desparate Sendmail Question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/desparate-sendmail-question/m-p/3311846#M12780</link>
      <description>hi manny,&lt;BR /&gt;&lt;BR /&gt;relaying is possible using the DS Macro in the /etc/mail/sendmail.cf file. search DS and put the name of the domain where you want to relay your mails. IP address of this relay server should be resolved using any of the resolver. ie. you have to put corresponding entry in /etc/hosts or add in the DNS database&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;naveej</description>
      <pubDate>Tue, 22 Jun 2004 23:48:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/desparate-sendmail-question/m-p/3311846#M12780</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2004-06-22T23:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Desparate Sendmail Question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/desparate-sendmail-question/m-p/3311847#M12781</link>
      <description>I would like to thank you both for your help!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I did it!!!&lt;BR /&gt;&lt;BR /&gt;Linux server is now relaying to the groupwise server.&lt;BR /&gt;&lt;BR /&gt;One more question.&lt;BR /&gt;Since everything goes directly to groupwise now...&lt;BR /&gt;is there a way to have certain accounts on the linux/sendmail server not go to the groupwise server?</description>
      <pubDate>Wed, 23 Jun 2004 12:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/desparate-sendmail-question/m-p/3311847#M12781</guid>
      <dc:creator>manny_9</dc:creator>
      <dc:date>2004-06-23T12:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Desparate Sendmail Question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/desparate-sendmail-question/m-p/3311848#M12782</link>
      <description>Just set up the accounts on the Linux machine.&lt;BR /&gt;&lt;BR /&gt;useradd &lt;USERNAME&gt;&lt;BR /&gt;passwd &lt;USERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Immediately mail to those accounts will go to /var/mail/username&lt;BR /&gt;&lt;BR /&gt;The mail can be accessible by imap or pop if you set those daemons up to run.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/USERNAME&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Wed, 23 Jun 2004 14:55:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/desparate-sendmail-question/m-p/3311848#M12782</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-23T14:55:43Z</dc:date>
    </item>
  </channel>
</rss>

