<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Control WebPanel Wiki &#187; whmcs pipe email</title>
	<atom:link href="https://wiki.centos-webpanel.com/tag/whmcs-pipe-email/feed" rel="self" type="application/rss+xml" />
	<link>https://wiki.centos-webpanel.com</link>
	<description>CentOS WebPanel Wiki</description>
	<lastBuildDate>Wed, 12 Feb 2025 20:38:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>Postfix pipe email to whmcs ticket</title>
		<link>https://wiki.centos-webpanel.com/postfix-pipe-email-to-whmcs-ticket</link>
		<comments>https://wiki.centos-webpanel.com/postfix-pipe-email-to-whmcs-ticket#comments</comments>
		<pubDate>Thu, 28 Sep 2017 20:50:13 +0000</pubDate>
		<dc:creator><![CDATA[publisher]]></dc:creator>
				<category><![CDATA[E-Mail]]></category>
		<category><![CDATA[whmcs pipe email]]></category>

		<guid isPermaLink="false">http://wiki.centos-webpanel.com/?p=893</guid>
		<description><![CDATA[Easy instructions for email pipe to whmcs ticket We recommend to skip these instructions and do it from the user panel Mail Forwarders -> Alias-Pipe - you need to have an email account created in cwp for these instructions to work. In the configuration examples we will use username: testuser and email account space@test.com, don't [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><strong>Easy instructions for email pipe to whmcs ticket</strong><br />
We recommend to skip these instructions and do it from the user panel Mail Forwarders -> Alias-Pipe</p>
<p>- you need to have an email account created in cwp for these instructions to work.</p>
<p>In the configuration examples we will use username: <strong>testuser</strong> and email account <strong>space@test.com</strong>, don't forget that you need to change it.</p>
<blockquote><p><em>*** This are now old instructions and you should use User Panel to create alias-pipe. </em></p></blockquote>
<p>Edit File <strong>/etc/postfix/master.cf</strong> and add this at end of the file</p>
<pre>whmcspipe unix - n n - - pipe 
  flags=Rq user=testuser argv=/usr/local/bin/php -q /home/testuser/public_html/crons/pipe.php -f ${sender} -- ${recipient}</pre>
<p>Don't forget to replace the username and path with your actual path.</p>
<p>Edit File <strong>/etc/postfix/transport</strong> and add this at end of the file</p>
<pre>space@test.com whmcspipe:</pre>
<p>If you need to have multiple pipe scripts, you can add it as a new entry and replace the name whmcspipe to whmcspipe1 and so on...</p>
<p>once you are done, reload your new configuration:</p>
<pre>postmap /etc/postfix/transport
service postfix restart</pre>
]]></content:encoded>
			<wfw:commentRss>https://wiki.centos-webpanel.com/postfix-pipe-email-to-whmcs-ticket/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
