<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — iRedAdmin-Pro Support]]></title>
		<link>http://www.iredmail.org/forum/</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-forum6.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent topics at iRedMail.]]></description>
		<lastBuildDate>Mon, 17 Jun 2013 08:02:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Change IP address]]></title>
			<link>http://www.iredmail.org/forum/topic5029-change-ip-address-new-posts.html</link>
			<description><![CDATA[<p>Hi Zhang,<br />I have a question about the license of iRedAdmin-Pro...<br />Before June 30, I&#039;ll have to change data center so I will also need to change the ip address of the iredmail server.<br />What should I do to update the license?</p><p>best regards,<br />Alessio Gattei</p><p>==== Required information ====<br />- iRedMail version: 0.8.4 (First installed version 0.7.4)<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): iRedAdmin-Pro v1.6.0 MySql (First version 1.4.0)<br />- Linux/BSD distribution name and version: CentOS 6.2 x64<br />- Related log if you&#039;re reporting an issue: <br />====</p>]]></description>
			<author><![CDATA[null@example.com (agattei)]]></author>
			<pubDate>Mon, 17 Jun 2013 08:02:36 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/topic5029-change-ip-address-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[Greylisting and authenticated smtp senders]]></title>
			<link>http://www.iredmail.org/forum/topic5017-greylisting-and-authenticated-smtp-senders-new-posts.html</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: 0.8.4<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): PGSQL<br />- Linux/BSD distribution name and version: RHEL6/64</p><p>====</p><p>I discovered that BOTH when attempting to send mail via the roundcube web interface and via a mail client using the iredmail installation as the smtp server (and the destination email is a hosted email domain), greylisting takes place. Which, of course, errors out the web client and the mail client.</p><p>I fixed the web client by adding 127.0.0.1 as a whitelisted IP to the greylist config in the cluebringer web interface.</p><p>But, users with smtp clients, this is a problem. The correct answer would be that if the smtp sender is an authenticated user, there should be no greylisting (regardless of the IP of the smtp client). Otherwise, we want to greylist.</p><p>So, how would I configure this?</p><p>thanks.</p>]]></description>
			<author><![CDATA[null@example.com (dwbotsch)]]></author>
			<pubDate>Fri, 14 Jun 2013 18:10:04 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/topic5017-greylisting-and-authenticated-smtp-senders-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[Greylisting not working for alias domain]]></title>
			<link>http://www.iredmail.org/forum/topic5013-greylisting-not-working-for-alias-domain-new-posts.html</link>
			<description><![CDATA[<p>I just added an alias domain as an alias to my main domain.</p><p>If I send mail to user@aliasdomain, no greylisting happens -- nothing at all w.r.t. greylisting in the log file. Mail is still delivered (which is a good way to fail) to the user@targetdomain</p><p>If I send mail to user@realdomain, greylisting happens.</p><p>I&#039;m wondering if iRedAdmin Pro didn&#039;t configure something correctly for greylisting with the new alias domain. I connected directly to the cluebringer web interface and don&#039;t see anything for the alias domain in there.</p><p>thanks.</p><p>==== Required information ====<br />- iRedMail version: 0.8.4<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): PGSQL<br />- Linux/BSD distribution name and version: RHEL6/64<br />- Related log if you&#039;re reporting an issue: <br />====</p>]]></description>
			<author><![CDATA[null@example.com (dwbotsch)]]></author>
			<pubDate>Fri, 14 Jun 2013 01:36:36 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/topic5013-greylisting-not-working-for-alias-domain-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[Alias Domain Open Relay problem]]></title>
			<link>http://www.iredmail.org/forum/topic5010-alias-domain-open-relay-problem-new-posts.html</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: 0.8.4<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL 1.6.0<br />- Linux/BSD distribution name and version: Ubuntu 12.04<br />- Related log if you&#039;re reporting an issue: <br />====</p><p>In a new installation I notice that if any spammer, fake &quot;MAIL FROM:&quot; command to a valid alias domain account it can relay mail without been authenticated.</p><br /><p>A valid reject if try to relay with a domain account:<br />**************************************************************<br />Resolving hostname...<br />Connecting...<br />SMTP -&gt; FROM SERVER:<br />220 mail01.domain.tld (Postfix). All Spam Is Reported. ESMTP<br />SMTP -&gt; FROM SERVER: <br />250-mail01.domain.tld<br />250-PIPELINING<br />250-SIZE 15728640<br />250-ETRN<br />250-STARTTLS<br />250-AUTH PLAIN LOGIN<br />250-AUTH=PLAIN LOGIN<br />250-ENHANCEDSTATUSCODES<br />250-8BITMIME<br />250 DSN<br />MAIL FROM: postmaster@domain.tld<br />SMTP -&gt; FROM SERVER:<br />250 2.1.0 Ok<br />RCPT TO: postmaster@domain.tld<br />SMTP -&gt; FROM SERVER:<br />553 5.7.1 : Sender address rejected: not logged in<br />SMTP -&gt; ERROR: RCPT not accepted from server: 553 5.7.1 : Sender address rejected: not logged in</p><p>Message sending failed.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; #################&nbsp; &nbsp;PERFECT... It&#039;s ok<br />**************************************************************</p><p>The problem when spammer use an alias domain in MAIL FROM: command<br />************************************************************<br />Resolving hostname...<br />Connecting...<br />SMTP -&gt; FROM SERVER:<br />220 mail01.domain.tld (Postfix). All Spam Is Reported. ESMTP<br />SMTP -&gt; FROM SERVER: <br />250-mail01.domain.tld<br />250-PIPELINING<br />250-SIZE 15728640<br />250-ETRN<br />250-STARTTLS<br />250-AUTH PLAIN LOGIN<br />250-AUTH=PLAIN LOGIN<br />250-ENHANCEDSTATUSCODES<br />250-8BITMIME<br />250 DSN<br />MAIL FROM: any_valid_user@domain-alias.tld<br />SMTP -&gt; FROM SERVER:<br />250 2.1.0 Ok<br />RCPT TO: another_valid_user@domain.tld&nbsp; &nbsp; &nbsp; # Or domain-alias.tld<br />SMTP -&gt; FROM SERVER:<br />250 2.1.5 Ok<br />Sending Mail Message Body...<br />SMTP -&gt; FROM SERVER:<br />354 End data with .<br />SMTP -&gt; FROM SERVER:<br />250 2.0.0 Ok: queued as A897B1340DBD<br />Message completed successfully.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;#################&nbsp; &nbsp;Houston, we&#039;ve had a problem!!!<br />************************************************************</p>]]></description>
			<author><![CDATA[null@example.com (ozapien)]]></author>
			<pubDate>Thu, 13 Jun 2013 17:43:34 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/topic5010-alias-domain-open-relay-problem-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[It is safe to implement UCEprotect and Backscatterer scan?]]></title>
			<link>http://www.iredmail.org/forum/topic5008-it-is-safe-to-implement-uceprotect-and-backscatterer-scan-new-posts.html</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: 0.8.4<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL):&nbsp; MySQL<br />- Linux/BSD distribution name and version: Debian Wheezy<br />- Related log if you&#039;re reporting an issue: <br />====</p><p>Hello,<br />based on your experience it is safe to implement spam scan from UCEprotect?<br /><a href="http://www.uceprotect.net/en/index.php?m=6&amp;s=11">http://www.uceprotect.net/en/index.php?m=6&amp;s=11</a><br />and backscatter scan from BackScatterer?<br /><a href="http://www.backscatterer.org/index.php?target=usage">http://www.backscatterer.org/index.php?target=usage</a></p><p>Or you suggest to use other antispam list provider?</p>]]></description>
			<author><![CDATA[null@example.com (johjoh)]]></author>
			<pubDate>Thu, 13 Jun 2013 15:23:23 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/topic5008-it-is-safe-to-implement-uceprotect-and-backscatterer-scan-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[Exchange Server]]></title>
			<link>http://www.iredmail.org/forum/topic5007-exchange-server-new-posts.html</link>
			<description><![CDATA[<p>HI </p><p>i have a customer with a MS Exchange Server, the customer load the mails from server with the pop3 connector <br />this works fine. The customer have many accounts.</p><p>But when send a Mail have the MS Exchange Server only 1 Smtp connector for a user. How can i send form user@aaaa.com over smtp info@aaaa.com ? then info is the one and only smtp send account for the complete server.</p>]]></description>
			<author><![CDATA[null@example.com (rnmrheinneckar)]]></author>
			<pubDate>Thu, 13 Jun 2013 15:15:56 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/topic5007-exchange-server-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[Keeping iredadmin in separate server]]></title>
			<link>http://www.iredmail.org/forum/topic5000-keeping-iredadmin-in-separate-server-new-posts.html</link>
			<description><![CDATA[<p>Hello,</p><p>We would like to purchase another iredadmin pro license for our new server environment. Before doing that we have a query. Can we put iredadmin in a seperate server? Not in the sever where we will install postfix/dovecot. We will also keep roundcube in separate server. We will use LDAP as backend. </p><p>Regards,<br />Saif</p>]]></description>
			<author><![CDATA[null@example.com (moyorakkhi)]]></author>
			<pubDate>Wed, 12 Jun 2013 11:45:39 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/topic5000-keeping-iredadmin-in-separate-server-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[Debian upgrade from Squeeze to Wheezy]]></title>
			<link>http://www.iredmail.org/forum/topic4992-debian-upgrade-from-squeeze-to-wheezy-new-posts.html</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: 1.9.0<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): Ldap<br />- Linux/BSD distribution name and version: Debian 6<br />- Related log if you&#039;re reporting an issue: <br />====</p><p>Hello,</p><p>I came to get information about the upgrade from Debian Squeeze to Wheezy. <br />Is that people have tested? <br />Have you encountered any problems? <br />Are there specific to operate normally or actions?</p><p>Thank you for your feedback.</p>]]></description>
			<author><![CDATA[null@example.com (wallace)]]></author>
			<pubDate>Mon, 10 Jun 2013 08:55:43 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/topic4992-debian-upgrade-from-squeeze-to-wheezy-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[aliases in alias domain?]]></title>
			<link>http://www.iredmail.org/forum/topic4977-aliases-in-alias-domain-new-posts.html</link>
			<description><![CDATA[<p>If I have an email domain, say domain1.org ... and I create a bunch of email aliases in that domain alias1@domain1.org alias2@domain1.org, etc... then I create an alias domain, aliasdomain.org as an alias domain for domain1.org.... will email sent to alias1@aliasdomain.org translate correctly and be forwarded? Or would this not work because those are not real email addresses but aliases?</p><p>thanks.</p><p>==== Required information ====<br />- iRedMail version: 0.8.4<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): PGSQL<br />- Linux/BSD distribution name and version: RHEL6.4/64bit<br />- Related log if you&#039;re reporting an issue: <br />====</p>]]></description>
			<author><![CDATA[null@example.com (dwbotsch)]]></author>
			<pubDate>Thu, 06 Jun 2013 13:39:14 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/topic4977-aliases-in-alias-domain-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[Throttling not getting updated for new user]]></title>
			<link>http://www.iredmail.org/forum/topic4958-throttling-not-getting-updated-for-new-user-new-posts.html</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: 0.8.4<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): 1.8.1<br />- Linux/BSD distribution name and version: CentOS 6.2<br />- Related log if you&#039;re reporting an issue: <br />====<br />Hi All,</p><p>I have enabled domain wise throttling for sender and while testing whenever creating user to that domain throttling not getting enabled by default. How can i make it enabled by default ?</p><p>Thanks,<br />Khanb</p>]]></description>
			<author><![CDATA[null@example.com (khanb)]]></author>
			<pubDate>Tue, 04 Jun 2013 13:24:59 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/topic4958-throttling-not-getting-updated-for-new-user-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[Regarding Upgrade & MX2]]></title>
			<link>http://www.iredmail.org/forum/topic4947-regarding-upgrade-mx2-new-posts.html</link>
			<description><![CDATA[<p>Sir<br />&nbsp; &nbsp; &nbsp; &nbsp;using CentOs 6.3+iredmail 0.8.3+iRedadmin-Pro 1.9.1+Open ldap.Its working fine<br />I have recently updated iRedadmin pro to newest version 1.9.1.Is there any need to upgrade base iredmail version from 0.8.3 to 0.8.4.If iam upgrading the same,will it be safe(Do i loss domains and users already on 0.8.3)</p><p>Throttling was not working with iRedAdmin pro 1.8.1?Can i use the same iRedAdmin-Pro 1.9.1 license&nbsp; on MX2?Or do i need to&nbsp; again purchase iredadmin for MX2? what settings should i need to make on iRedmail for running as MX2?</p>]]></description>
			<author><![CDATA[null@example.com (bijuedathodi)]]></author>
			<pubDate>Sat, 01 Jun 2013 15:56:48 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/topic4947-regarding-upgrade-mx2-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[Domain Throttling Not Work]]></title>
			<link>http://www.iredmail.org/forum/topic4926-domain-throttling-not-work-new-posts.html</link>
			<description><![CDATA[<p>======== Required information ====<br />- iRedMail version: 0.8.4<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP<br />- Linux/BSD distribution name and version: 5.8<br />- Related log if you&#039;re reporting an issue: <br />====<br />Hello Zhang<br />Today i test domain throttling and dectect that domain throttling &amp; per user throttling feature not work<br />I do config by follow this tutorial:<br /><a href="http://www.iredmail.org/wiki/index.php?title=IRedMail/FAQ/Enable.Throttling/RHEL.CentOS">http://www.iredmail.org/wiki/index.php? … HEL.CentOS</a><br />After that, it is only effect on per user throttling setting<br />I try disable per user throttling setting and enable Domain throttling setting<br />But domain throttling still doesn&#039;t work<br />How do i do?</p><p>Thanks for answer</p><p>Update: althought disabled per user throttling setting, after Save changes per user throttling auto enabled with default value. Does this is a bug?</p>]]></description>
			<author><![CDATA[null@example.com (tge)]]></author>
			<pubDate>Wed, 29 May 2013 07:38:59 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/topic4926-domain-throttling-not-work-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[License question backup server]]></title>
			<link>http://www.iredmail.org/forum/topic4922-license-question-backup-server-new-posts.html</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: <br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): <br />- Linux/BSD distribution name and version: <br />- Related log if you&#039;re reporting an issue: <br />====</p><p>We are interested in purchasing a lifetime license of iRedAdmin-Pro. </p><p>iRedAdmin-Pro would be running on a server that is mirrored by a backup server. If the main server crashes the mirror server would be activated through a cluster IP. Questions: Do we need one or two licenses?</p><p>Thanks in advance!</p>]]></description>
			<author><![CDATA[null@example.com (agdb)]]></author>
			<pubDate>Tue, 28 May 2013 08:12:40 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/topic4922-license-question-backup-server-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[Reskin iredadmin pro]]></title>
			<link>http://www.iredmail.org/forum/topic4908-reskin-iredadmin-pro-new-posts.html</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: most recent PRO<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MYSQL<br />- Linux/BSD distribution name and version: centos 6.4<br />- Related log if you&#039;re reporting an issue: <br />====</p><p>I&#039;m on the last leg of live deployment. So far I&#039;ve been able to rebadge the main iRedadmin-pro header and have redirected all links to our support website, however this is me blindly hacking and poking through various HTML file to find the HTML code I&#039;m looking for... And I have no HTML skills at all, I&#039;m just fortunate to be able to read code/scripting. </p><p>Can I be pointed int the right direction to possibly change all the green theme to blue. Ie the green header crossbar, and the buttons. Is there a quick way to do this or do I have to upload edited versions or the original?</p>]]></description>
			<author><![CDATA[null@example.com (amora)]]></author>
			<pubDate>Fri, 24 May 2013 23:33:32 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/topic4908-reskin-iredadmin-pro-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[Backup MX & Relay setting]]></title>
			<link>http://www.iredmail.org/forum/topic4876-backup-mx-relay-setting-new-posts.html</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: 0.8.4<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP<br />- Linux/BSD distribution name and version: 5.8<br />- Related log if you&#039;re reporting an issue: <br />====<br />Hello Zhang<br />Can you show me step by step how to setting Backup MX &amp; Relay email<br />I could not found any documents of iRedAdmin relating this 2 features</p><p>Thanks for answers !</p>]]></description>
			<author><![CDATA[null@example.com (tge)]]></author>
			<pubDate>Thu, 16 May 2013 20:13:41 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/topic4876-backup-mx-relay-setting-new-posts.html</guid>
		</item>
	</channel>
</rss>
