Hi Mohammed,<br><br>Is this in a custom module?  If so, check out your drupal_mail arguments-- <a href="http://api.drupal.org/api/function/drupal_mail/5">http://api.drupal.org/api/function/drupal_mail/5</a>. eg, for d5 <br>
drupal_mail( $id, $to, $subject, $body, <b>$from</b>); <br>//or further customization<br>drupal_mail( $id, $to, $subject, $body, <b>$from</b>, <b>array(&#39;From&#39;=&gt;$from</b>, <b>&#39;Reply-To&#39;=&gt;&#39;<a href="mailto:bulkemail@mydomain.com">bulkemail@mydomain.com</a>&#39;</b>) ); //add in bcc, content-type, etc.<br>
<br>If not, this might be a server setting not a drupal setting--what&#39;s your stack setup, have you looked there?  You could always grep <a href="mailto:nobody@host.domain.com">nobody@host.domain.com</a> too.<br><br>Best,<br>
Tim<br><br><div class="gmail_quote">On Mon, May 18, 2009 at 6:27 PM, Greg Knaddison <span dir="ltr">&lt;<a href="mailto:greg.knaddison@gmail.com">greg.knaddison@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I suggest <a href="http://drupal.org/project/returnpath" target="_blank">http://drupal.org/project/returnpath</a><br>
<br>
If nothing else the project page provides some guidance.<br>
<div class="im"><br>
On Mon, May 18, 2009 at 4:22 PM, <a href="mailto:Mohammed@atexplorer.com">Mohammed@atexplorer.com</a><br>
&lt;<a href="mailto:mohammed@atexplorer.com">mohammed@atexplorer.com</a>&gt; wrote:<br>
&gt; how do I modify the mail headers that are sent by Drupal? for some reason<br>
&gt; emails sent from my installation have the sender as <a href="mailto:nobody@host.domain.com">nobody@host.domain.com</a>.<br>
&gt; note that I have specified a valid email address under site configuration /<br>
&gt; site information.<br>
<br>
</div>Regards,<br>
Greg<br>
<font color="#888888"><br>
--<br>
Greg Knaddison | 303-800-5623 | <a href="http://growingventuresolutions.com" target="_blank">http://growingventuresolutions.com</a><br>
Cracking Drupal - Learn to protect your Drupal site from hackers<br>
Now available from Wiley <a href="http://crackingdrupal.com" target="_blank">http://crackingdrupal.com</a><br>
</font><div><div></div><div class="h5">--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><br>Tim Loudon<br>t: 781.686.6096<br>e: <a href="mailto:tloud365@gmail.com">tloud365@gmail.com</a><br>