<?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: Sendmail To: mapping in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242257#M891233</link>
    <description>Tried that, but the mail address remained untranslated.  I checked in the mail.log and the "to=" part still had the wrong domain?Note, it's not the From: address I want to translate, it's the To: address.  The mail originates on the sendmail server itself, going to an external domain.</description>
    <pubDate>Wed, 07 Apr 2004 08:30:50 GMT</pubDate>
    <dc:creator>Robert Early_3</dc:creator>
    <dc:date>2004-04-07T08:30:50Z</dc:date>
    <item>
      <title>Sendmail To: mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242254#M891230</link>
      <description>I'm running sendmail 8.9.3 and I want to be able to do the following:Server is on domain b.com, all mail is transferred to another 'smart host' for delivery.Users send mail from the server to a.com, b.com, amongst othersI want all mail sent TO x@a.com translated to x@b.com before being transferred to the smart host.What's the simplest way of doing this? I've been trying out FEATURE(allmasquerade) and MASQUERADE_AS(`domain') but without success.</description>
      <pubDate>Wed, 07 Apr 2004 06:29:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242254#M891230</guid>
      <dc:creator>Robert Early_3</dc:creator>
      <dc:date>2004-04-07T06:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail To: mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242255#M891231</link>
      <description>in /etc/mail/sendmail.cf, change line begining by DM, and put your domain. It will masquerade to this domain.</description>
      <pubDate>Wed, 07 Apr 2004 06:44:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242255#M891231</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-04-07T06:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail To: mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242256#M891232</link>
      <description>Yes - set DM macro in sendmail.cf:&lt;BR /&gt;&lt;BR /&gt;DMyourdomain.com&lt;BR /&gt;&lt;BR /&gt;Also, set DS to smart relay:&lt;BR /&gt;&lt;BR /&gt;DSyouremailserver&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 07 Apr 2004 08:20:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242256#M891232</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-04-07T08:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail To: mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242257#M891233</link>
      <description>Tried that, but the mail address remained untranslated.  I checked in the mail.log and the "to=" part still had the wrong domain?Note, it's not the From: address I want to translate, it's the To: address.  The mail originates on the sendmail server itself, going to an external domain.</description>
      <pubDate>Wed, 07 Apr 2004 08:30:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242257#M891233</guid>
      <dc:creator>Robert Early_3</dc:creator>
      <dc:date>2004-04-07T08:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail To: mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242258#M891234</link>
      <description>I wonder if this will work for you:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.tldp.org/HOWTO/Sendmail-Address-Rewrite-3.html" target="_blank"&gt;http://www.tldp.org/HOWTO/Sendmail-Address-Rewrite-3.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It uses the genreics table - like aliases - but you have to explicitly set each person....&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 07 Apr 2004 08:51:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242258#M891234</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-04-07T08:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail To: mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242259#M891235</link>
      <description>That woudln't be feasable really, as there are potentially thousands of different recipients.  I was hoping to do some sort of wildcard replace.</description>
      <pubDate>Wed, 07 Apr 2004 09:18:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242259#M891235</guid>
      <dc:creator>Robert Early_3</dc:creator>
      <dc:date>2004-04-07T09:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail To: mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242260#M891236</link>
      <description>That's what I thought - rewriting out-going header is difficult...&lt;BR /&gt;&lt;BR /&gt;I was looking for something similiar:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=519534" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=519534&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I got this email from a friend of mine:&lt;BR /&gt;&lt;BR /&gt;Considering procmail doens't have anything to do with outbound mail, probably not *8-)&lt;BR /&gt;&lt;BR /&gt;Sendmail won't do it either, because the only thing it can manipulate is the envelope, and the subject line isn't part of that.&lt;BR /&gt;&lt;BR /&gt;I can think of two things that might work.  The first one is GNU Anubis, and the second one is "emailrelay" from sourceforge.  Both of them will basically need a dedicated machine to act as a relay between the unix&lt;BR /&gt;boxes and the (retarded) mail server.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Apr 2004 09:35:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242260#M891236</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-04-07T09:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail To: mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242261#M891237</link>
      <description>There is another way around this, and it was a possibility that I was looking at - just blocking the other domain entirely and forcing the (l)users to update their addressbooks themselves.  I was also looking at sendmails anti-spam settings.  Is it possible to block a domain on the To: line?</description>
      <pubDate>Wed, 07 Apr 2004 09:43:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242261#M891237</guid>
      <dc:creator>Robert Early_3</dc:creator>
      <dc:date>2004-04-07T09:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail To: mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242262#M891238</link>
      <description>Blocking on the To: line - I think so:&lt;BR /&gt;&lt;BR /&gt;Try this in /etc/mail/access&lt;BR /&gt;&lt;BR /&gt;To:a.com     ERROR:"553 - please use user@b.com instead...."&lt;BR /&gt;&lt;BR /&gt;Thats a TAB between com and ERROR.&lt;BR /&gt;&lt;BR /&gt;makemap hash /etc/mail/access &lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 07 Apr 2004 09:54:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242262#M891238</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-04-07T09:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail To: mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242263#M891239</link>
      <description>I've done this, but it seems to still pass the emails.  I've added FEATURE(`access_db') to the .mc file and recompiled.  Is there any other feature I need to enable to pick up access databases?</description>
      <pubDate>Thu, 08 Apr 2004 03:50:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242263#M891239</guid>
      <dc:creator>Robert Early_3</dc:creator>
      <dc:date>2004-04-08T03:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail To: mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242264#M891240</link>
      <description>Have you looked at using the 'virtual user table' ?&lt;BR /&gt;&lt;BR /&gt;FEATURE(`virtusertable', `dbm /path/to/virtusertable')&lt;BR /&gt;&lt;BR /&gt;Full instructions are at &lt;A href="http://www.sendmail.org/virtual-hosting.html" target="_blank"&gt;http://www.sendmail.org/virtual-hosting.html&lt;/A&gt; for this feature, as well as discussion on it's other features.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Apr 2004 03:57:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242264#M891240</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-04-08T03:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail To: mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242265#M891241</link>
      <description>Robert, How about the redirect feature in sendmail?   This allows aliases to be set up for email accounts. You can use this feature to notify others of a new address. In addition to the notification to the sender this feature may be setup&lt;BR /&gt;to forward the original email message the the recipient's new address.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Thu, 08 Apr 2004 04:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-to-mapping/m-p/3242265#M891241</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2004-04-08T04:47:20Z</dc:date>
    </item>
  </channel>
</rss>

