Hmmm.... the modules already know how to retrieve email from the mailing list and post them to the site. It is done the way when it is posted directly TO the mailing list. <br>My issue is, how can I make drupal totally ignore posting to the site when a forum post is made [not unpublished], the current settings ignore unpublished nodes or comments and do not post them to the mailing list.<br>

Is there a way for me to make a node post or comment that does not have a node id or comment id. <br>It basically operates like a post in the contact form, no asscociation with the drupal content system, it just sends an email with the proper title and from and to addresses BUT it also appears in the section where comments are to be made. That way drupal only gives it an id when it retrieves it from the mailing list.<br>

<br clear="all">R.A.Smith<br>Manager/Technical Lead<br>Exterbox - &quot;Thinking outside of the box&quot;<br><a href="http://www.exterbox.com">http://www.exterbox.com</a><br><a href="mailto:rohan@exterbox.com">rohan@exterbox.com</a><br>

1-876-449-7506<br><br>
<br><br><div class="gmail_quote">On Fri, Apr 17, 2009 at 6:50 AM, Earnie Boyd <span dir="ltr">&lt;<a href="mailto:earnie@users.sourceforge.net">earnie@users.sourceforge.net</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;">

<div class="im">Quoting Rohan Smith &lt;<a href="mailto:rohanasmith@gmail.com" target="_blank">rohanasmith@gmail.com</a>&gt;:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Is there a way I can have comments posted directly to email instead of on<br>
the page.<br>
<br>
WHY?<br>
I did a mailinglist to forum integration [using mailhandler and listmanager]<br>
but my client now says his mailing list has &quot;moderation and translation&quot; so<br>
he wants the forum posts/comments to first go through the mailing list<br>
before being posted to the site.<br>
<br>
Currently its the other way around, mailhandler posts the post/comment to<br>
the drupal site and then to the mailing list, but I dont want drupal to post<br>
to the site at all. All messages should pass through the mailing list.<br>
Drupal then at intervals retrieves these messages and posts them after<br>
moderation and translation.<br>
<br>
</blockquote>
<br></div>
Sounds like custom work.  I&#39;m not sure what the intent is for the mailing list first deal.  Sounds like bad karma that you need to run from but I know the customer is paying the bill.  You could make content unpublished and then create a workflow to publish the content once it has been seen on the mail list.  Make sure the list produces a feed of some kind so you can easily access the list archive.<br>

<font color="#888888">
<br>
--<br>
Earnie<br>
-- <a href="http://r-feed.com/" target="_blank">http://r-feed.com/</a>           -- <a href="http://for-my-kids.com/" target="_blank">http://for-my-kids.com/</a><br>
-- <a href="http://www.4offer.biz/" target="_blank">http://www.4offer.biz/</a>       -- <a href="http://give-me-an-offer.com/" target="_blank">http://give-me-an-offer.com/</a></font><div><div></div><div class="h5"><br>
<br>
<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</div></div></blockquote></div><br>