<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — How to questions about mailing list]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic3639.xml" />
	<updated>2012-07-07T17:51:10Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic3639-how-to-questions-about-mailing-list.html</id>
		<entry>
			<title type="html"><![CDATA[How to questions about mailing list]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post16893.html#p16893" />
			<content type="html"><![CDATA[<p>==== Provide required information ====<br />- iRedMail version and backend (LDAP):1.7.2<br />- Linux/BSD distribution name and version:CentOS 5.3 64bit<br />- Any related log? Log is helpful for troubleshooting.<br />==== </p><p>Hello,<br />I am trying to customize the system and I would like to know how to or hints.</p><p>I would like to know <br />1) How to change the Return-Path(? I guess) of emails from mailing list.<br />When user emails to the list built with IRedmail LDAP Pro default,each member will receive emails from the user&#039;s address.<br />But in general emails from mailing list should show its mailing list address as Return-Path(? I guess) to be replied in the list.<br />Is it possible to change the Return-Path to the group&#039;s mail address? How?</p><p>2) How to discard emails from blacklisted but in same mailing list users.<br />When user A add user B in&nbsp; same domain with blacklist,user AB are members of a mailing list and user B send emails to the list,<br />user A receive emails with&nbsp; ***SPAM*** + original subject.<br />Is it possible to DISCARD(ignore) the email from user B for user A? How?</p><p>I succeeded in DISCARDing direct emails from user B to user A by updating block_amavisd_blacklisted_sender.py</p><p># Reject blacklisted senders.<br />&nbsp; &nbsp; if len(valid_amavisd_senders &amp; blSenders) &gt; 0:<br />&nbsp; &nbsp; &nbsp; &nbsp; return &#039;REJECT Blacklisted&#039;<br />to<br /># Reject blacklisted senders.<br />&nbsp; &nbsp; if len(valid_amavisd_senders &amp; blSenders) &gt; 0:<br />&nbsp; &nbsp; &nbsp; &nbsp; return &#039;DISCARD Blacklisted&#039;</p><p>But not succeeded in mailing list.</p><p>Could you support me?</p><p>Thanks.</p>]]></content>
			<author>
				<name><![CDATA[k2783578852]]></name>
				<uri>http://www.iredmail.org/forum/user31601.html</uri>
			</author>
			<updated>2012-07-07T17:51:10Z</updated>
			<id>http://www.iredmail.org/forum/post16893.html#p16893</id>
		</entry>
</feed>
