<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Sendmail masquerade outgoing email address</title>
	<atom:link href="http://www.cyberciti.biz/tips/sendmail-masquerading-configuration-howto.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cyberciti.biz/tips/sendmail-masquerading-configuration-howto.html</link>
	<description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description>
	<lastBuildDate>Sat, 20 Mar 2010 00:34:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mrmartin</title>
		<link>http://www.cyberciti.biz/tips/sendmail-masquerading-configuration-howto.html#comment-153758</link>
		<dc:creator>Mrmartin</dc:creator>
		<pubDate>Wed, 17 Feb 2010 18:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/sendmail-masquerading-configuration-howto.html#comment-153758</guid>
		<description>Great, simple article, how would the masquerading work if I&#039;m using Apache virtual hosts ie more than 1 domain on the server.  If a php app from one virtual host sends mail using the PHP mail() function how do I set which from address is used?

Thanks</description>
		<content:encoded><![CDATA[<p>Great, simple article, how would the masquerading work if I&#8217;m using Apache virtual hosts ie more than 1 domain on the server.  If a php app from one virtual host sends mail using the PHP mail() function how do I set which from address is used?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ifti</title>
		<link>http://www.cyberciti.biz/tips/sendmail-masquerading-configuration-howto.html#comment-147243</link>
		<dc:creator>ifti</dc:creator>
		<pubDate>Mon, 16 Feb 2009 05:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/sendmail-masquerading-configuration-howto.html#comment-147243</guid>
		<description>i m facing the same problem as mentioned by didier , actually i have set a linux monitoring server which monitors network devices,if any device is down it sends emails on our local domain using sendmail, the outgoing mails are sent from this server like root@localhos.localdomain i want to masquerade it to say test@xyz.com, nix and didier any help will be highly appreciable....
thanks</description>
		<content:encoded><![CDATA[<p>i m facing the same problem as mentioned by didier , actually i have set a linux monitoring server which monitors network devices,if any device is down it sends emails on our local domain using sendmail, the outgoing mails are sent from this server like <a href="mailto:root@localhos.localdomain">root@localhos.localdomain</a> i want to masquerade it to say <a href="mailto:test@xyz.com">test@xyz.com</a>, nix and didier any help will be highly appreciable&#8230;.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: didier</title>
		<link>http://www.cyberciti.biz/tips/sendmail-masquerading-configuration-howto.html#comment-31305</link>
		<dc:creator>didier</dc:creator>
		<pubDate>Mon, 20 Nov 2006 20:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/sendmail-masquerading-configuration-howto.html#comment-31305</guid>
		<description>Hi nixcraft,

No I haven&#039;t set this up. To be fully honest, I am not familiar with virtual unix user name mapping. Can you explain a little bit more.

I did try to use the virtusertable file but it didn&#039;t to work for outgoing email. The problem I am trying to solve is EXACTLY the on you mention in your post: I have a machine (prod1) and a user (prod) and I want to send emails as invitation@.com (I am just interested in outgoing email... and no, I am not a spammer :-)

The masquerade works for the domain name, but for the user, I ended up having to create a unix user &#039;invitation&#039; on my box and sudo to invitation before sending the emails... It works fine but I am sure there is a better/simpler way...

Thanks for your reply btw.
-Didier</description>
		<content:encoded><![CDATA[<p>Hi nixcraft,</p>
<p>No I haven&#8217;t set this up. To be fully honest, I am not familiar with virtual unix user name mapping. Can you explain a little bit more.</p>
<p>I did try to use the virtusertable file but it didn&#8217;t to work for outgoing email. The problem I am trying to solve is EXACTLY the on you mention in your post: I have a machine (prod1) and a user (prod) and I want to send emails as invitation@.com (I am just interested in outgoing email&#8230; and no, I am not a spammer :-)</p>
<p>The masquerade works for the domain name, but for the user, I ended up having to create a unix user &#8216;invitation&#8217; on my box and sudo to invitation before sending the emails&#8230; It works fine but I am sure there is a better/simpler way&#8230;</p>
<p>Thanks for your reply btw.<br />
-Didier</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nixcraft</title>
		<link>http://www.cyberciti.biz/tips/sendmail-masquerading-configuration-howto.html#comment-29263</link>
		<dc:creator>nixcraft</dc:creator>
		<pubDate>Fri, 17 Nov 2006 13:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/sendmail-masquerading-configuration-howto.html#comment-29263</guid>
		<description>Do you have virtual UNIX user name mapping like:
user1@domain.com  drealuser

???</description>
		<content:encoded><![CDATA[<p>Do you have virtual UNIX user name mapping like:<br />
<a href="mailto:user1@domain.com">user1@domain.com</a>  drealuser</p>
<p>???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: didier</title>
		<link>http://www.cyberciti.biz/tips/sendmail-masquerading-configuration-howto.html#comment-28816</link>
		<dc:creator>didier</dc:creator>
		<pubDate>Thu, 16 Nov 2006 23:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/sendmail-masquerading-configuration-howto.html#comment-28816</guid>
		<description>Nice. So, this explains how to &#039;hide&#039; the domain name. But what about the user name ? With the changes you describe, it still shows our real unix username. Am I missing something here ?

thanks for your help.
-Didier</description>
		<content:encoded><![CDATA[<p>Nice. So, this explains how to &#8216;hide&#8217; the domain name. But what about the user name ? With the changes you describe, it still shows our real unix username. Am I missing something here ?</p>
<p>thanks for your help.<br />
-Didier</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.169 seconds -->
