<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Creating custom reply from email - wpForo Integration				            </title>
            <link>https://wpforo.com/community/wpforo-integration/creating-custom-reply-from-email/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 09 Sep 2026 09:41:43 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Creating custom reply from email</title>
                        <link>https://wpforo.com/community/wpforo-integration/creating-custom-reply-from-email/#post-116167</link>
                        <pubDate>Wed, 17 Jul 2024 14:44:21 +0000</pubDate>
                        <description><![CDATA[I am using postie to read in email replies and have the post to wpforo. 
 
I am having some trouble setting the author of the reply to the email account sending the reply.
 
I am current...]]></description>
                        <content:encoded><![CDATA[<p>I am using postie to read in email replies and have the post to wpforo. </p>
<p> </p>
<p>I am having some trouble setting the author of the reply to the email account sending the reply.</p>
<p> </p>
<p>I am currently using this to create a post. </p>
<p>$wpforo-&gt;post-&gt;add(array(<br />'forumid' =&gt; $forum_id,<br />'topicid' =&gt; $topic_id,<br />'body' =&gt; $content,<br />'authorid' =&gt; $user_id,<br />));</p>
<p>Do I need to reference the author in another way? </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/wpforo-integration/">wpForo Integration</category>                        <dc:creator>abfmalex</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-integration/creating-custom-reply-from-email/#post-116167</guid>
                    </item>
							        </channel>
        </rss>
		