<?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>
									Proxmox Mail gateway - Carbonio General				            </title>
            <link>https://community.zextras.com/forum/carbonio-general-thread/proxmox-mail-gateway/</link>
            <description>Zextras Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 22 Jul 2026 04:45:51 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Proxmox Mail gateway</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/proxmox-mail-gateway/#post-5916</link>
                        <pubDate>Sat, 30 Sep 2023 06:21:32 +0000</pubDate>
                        <description><![CDATA[@algorges Glad you managed. Nice work.
Have a nice day]]></description>
                        <content:encoded><![CDATA[<p>@algorges Glad you managed. Nice work.</p>
<p>Have a nice day</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>antonio</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/proxmox-mail-gateway/#post-5916</guid>
                    </item>
				                    <item>
                        <title>RE: Proxmox Mail gateway</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/proxmox-mail-gateway/#post-5907</link>
                        <pubDate>Fri, 29 Sep 2023 18:34:03 +0000</pubDate>
                        <description><![CDATA[It worked.I configured PMG to add the X-PMG-Flag header: YESI created a file /opt/zextras/data/spamassassin/localrules/zzsauser.cfheader PMG_SPAM X-PMG-Flag =~ /YES/describe PMG_SPAM PMG SPA...]]></description>
                        <content:encoded><![CDATA[<p>It worked.<br />I configured PMG to add the X-PMG-Flag header: YES<br /><br />I created a file /opt/zextras/data/spamassassin/localrules/zzsauser.cf<br /><br />header PMG_SPAM X-PMG-Flag =~ /YES/<br />describe PMG_SPAM PMG SPAM<br />score PMG_SPAM 5.0<br /><br />bayes_ignore_header X-PMG-Flag</p>
<p> </p>
<p>zmamavisdctl restart<br /><br />Now messages marked as spam by PMG go directly to the user's spam folder.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>algorges</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/proxmox-mail-gateway/#post-5907</guid>
                    </item>
				                    <item>
                        <title>RE: Proxmox Mail gateway</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/proxmox-mail-gateway/#post-5875</link>
                        <pubDate>Thu, 28 Sep 2023 10:36:26 +0000</pubDate>
                        <description><![CDATA[I will configure PMG to send a custom header to carbonio and test.Thanks.]]></description>
                        <content:encoded><![CDATA[<p>I will configure PMG to send a custom header to carbonio and test.<br />Thanks.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>algorges</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/proxmox-mail-gateway/#post-5875</guid>
                    </item>
				                    <item>
                        <title>RE: Proxmox Mail gateway</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/proxmox-mail-gateway/#post-5873</link>
                        <pubDate>Thu, 28 Sep 2023 09:18:16 +0000</pubDate>
                        <description><![CDATA[Hi, I think SpamAssassin should always check all messages as a normal behavior but you can always add a SpamAssassin configuration rule (using header or header_eval rule types) to control it...]]></description>
                        <content:encoded><![CDATA[<p>Hi, I think SpamAssassin should always check all messages as a normal behavior but you can always add a SpamAssassin configuration rule (using header or header_eval rule types) to control it and not making more tests.</p>
<p>header      <span>X-Spam-Flag</span>      X-Custom-Header =~ /YES/<br />describe    <span>X-Spam-Flag</span>      Marked as spam at PMG level<br />score         <span>X-Spam-Flag</span>      0.0</p>
<p>With this rule, SpamAssassin will check the specified header field for the specified value. If the condition is met, no spam score will be added to the message bypassing further spam checks for that message.</p>
<p>hope this gives you a clue</p>
<p>let us know if you make it work</p>
<p>Have a nice day</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>antonio</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/proxmox-mail-gateway/#post-5873</guid>
                    </item>
				                    <item>
                        <title>Proxmox Mail gateway</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/proxmox-mail-gateway/#post-5868</link>
                        <pubDate>Wed, 27 Sep 2023 13:27:25 +0000</pubDate>
                        <description><![CDATA[I have a PMG server as an antispam/antivirus gateway.Messages classified by PMG, when forwarded to Carbonio, are analyzed again by amavis/spamassassin, resulting in spam classification error...]]></description>
                        <content:encoded><![CDATA[<p>I have a PMG server as an antispam/antivirus gateway.<br />Messages classified by PMG, when forwarded to Carbonio, are analyzed again by amavis/spamassassin, resulting in spam classification errors.<br /><br />How can Carbonio consider the header X-Spam-Flag: YES coming from PMG and not passing spamassassin again?</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>algorges</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/proxmox-mail-gateway/#post-5868</guid>
                    </item>
							        </channel>
        </rss>
		