<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — catch-all: single mail delivered when msg sent to multiple addresses]]></title>
		<link>http://www.iredmail.org/forum/topic4243-catchall-single-mail-delivered-when-msg-sent-to-multiple-addresses.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic4243.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in catch-all: single mail delivered when msg sent to multiple addresses.]]></description>
		<lastBuildDate>Mon, 10 Dec 2012 10:45:11 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: catch-all: single mail delivered when msg sent to multiple addresses]]></title>
			<link>http://www.iredmail.org/forum/post19460.html#p19460</link>
			<description><![CDATA[<div class="quotebox"><cite>robg wrote:</cite><blockquote><p>But, Zhang, I&#039;d like to have your feedback, whether these changes may break some specific functionality or behaviour of the whole iRedMail system.</p></blockquote></div><p>It should be fine since Postfix &quot;enable_original_recipient&quot; is set to &quot;yes&quot; by default.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Mon, 10 Dec 2012 10:45:11 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19460.html#p19460</guid>
		</item>
		<item>
			<title><![CDATA[Re: catch-all: single mail delivered when msg sent to multiple addresses]]></title>
			<link>http://www.iredmail.org/forum/post19449.html#p19449</link>
			<description><![CDATA[<p>Hi all,</p><p>I have finally solved the problem with suggestions from this post:<br /><a href="http://www.iredmail.org/forum/topic2978-iredmail-support-xoriginalto.html">http://www.iredmail.org/forum/topic2978 … nalto.html</a><br />(I was wandering around it for days, and finally got the settings in place all together).</p><p>But, Zhang, I&#039;d like to have your feedback, whether these changes may break some specific functionality or behaviour of the whole iRedMail system.</p><p>Thank you in advance</p>]]></description>
			<author><![CDATA[null@example.com (robg)]]></author>
			<pubDate>Sat, 08 Dec 2012 14:03:36 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19449.html#p19449</guid>
		</item>
		<item>
			<title><![CDATA[Re: catch-all: single mail delivered when msg sent to multiple addresses]]></title>
			<link>http://www.iredmail.org/forum/post19405.html#p19405</link>
			<description><![CDATA[<p>One email is expected, i have no idea, sorry. i suggest you ask this question in Postfix mailing list instead.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Thu, 06 Dec 2012 14:45:44 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19405.html#p19405</guid>
		</item>
		<item>
			<title><![CDATA[catch-all: single mail delivered when msg sent to multiple addresses]]></title>
			<link>http://www.iredmail.org/forum/post19364.html#p19364</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: 0.8.3&nbsp; with iRedAdmin-Pro-MySQL 1.5.1<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL<br />- Linux/BSD distribution name and version: ubuntu 12.04<br />- Related log if you&#039;re reporting an issue: <br />==== </p><p>Hi, I have a issue with catch-all feature I need to address.</p><p>Default behaviour when a message is delivered to multiple addresses on a domain, and catch-all address is in place, a single mail is delivered to the catch-all address.</p><p>Let&#039;s say catch-all address is&nbsp; info@domain.tld.&nbsp; If a mail is sento to: one@domain.tld&nbsp; and cc: two@domain.tld&nbsp; I wish two messages are delivered into&nbsp; info@domain.tld&nbsp; mailbox.&nbsp; This is required because mails in catch-all mailbox will be downloaded by a pop3 downloader and redistributed internally.</p><p>I couldn&#039;t manage to get this working as needed. Can you please give me some hints?</p><p>Please find below output from&nbsp; postconf -n&nbsp; in case of need.</p><p>Thank you in advance.</p><p>---<br />alias_database = hash:/etc/postfix/aliases<br />alias_maps = hash:/etc/postfix/aliases<br />allow_min_user = no<br />append_dot_mydomain = no<br />biff = no<br />bounce_queue_lifetime = 1d<br />broken_sasl_auth_clients = yes<br />config_directory = /etc/postfix<br />content_filter = smtp-amavis:[127.0.0.1]:10024<br />delay_warning_time = 0h<br />disable_vrfy_command = yes<br />dovecot_destination_recipient_limit = 1<br />enable_original_recipient = no<br />home_mailbox = Maildir/<br />inet_interfaces = all<br />inet_protocols = ipv4<br />mailbox_command = /usr/lib/dovecot/deliver<br />mailbox_size_limit = 0<br />maximal_backoff_time = 4000s<br />maximal_queue_lifetime = 1d<br />message_size_limit = 15728640<br />minimal_backoff_time = 300s<br />mydestination = $myhostname, localhost, localhost.localdomain, localhost.$myhostname<br />mydomain = domain.tld<br />myhostname = mx.domain.tld<br />mynetworks = 127.0.0.0/8<br />mynetworks_style = subnet<br />myorigin = mx.domain.tld<br />proxy_read_maps = $canonical_maps $lmtp_generic_maps $local_recipient_maps $mydestination $mynetworks $recipient_bcc_maps $recipient_canonical_maps $relay_domains $relay_recipient_maps $relocated_maps $sender_bcc_maps $sender_canonical_maps $smtp_generic_maps $smtpd_sender_login_maps $transport_maps $virtual_alias_domains $virtual_alias_maps $virtual_mailbox_domains $virtual_mailbox_maps $smtpd_sender_restrictions<br />queue_run_delay = 300s<br />readme_directory = no<br />recipient_bcc_maps = proxy:mysql:/etc/postfix/mysql/recipient_bcc_maps_user.cf, proxy:mysql:/etc/postfix/mysql/recipient_bcc_maps_domain.cf<br />recipient_delimiter = +<br />relay_domains = $mydestination, proxy:mysql:/etc/postfix/mysql/relay_domains.cf<br />relayhost =<br />sender_bcc_maps = proxy:mysql:/etc/postfix/mysql/sender_bcc_maps_user.cf, proxy:mysql:/etc/postfix/mysql/sender_bcc_maps_domain.cf<br />smtp-amavis_destination_recipient_limit = 1<br />smtp_data_init_timeout = 240s<br />smtp_data_xfer_timeout = 600s<br />smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache<br />smtpd_banner = $myhostname ESMTP<br />smtpd_data_restrictions = reject_unauth_pipelining<br />smtpd_end_of_data_restrictions = check_policy_service inet:127.0.0.1:10031<br />smtpd_helo_required = yes<br />smtpd_helo_restrictions = permit_mynetworks,permit_sasl_authenticated, check_helo_access pcre:/etc/postfix/helo_access.pcre<br />smtpd_recipient_restrictions = reject_unknown_sender_domain, reject_unknown_recipient_domain, reject_non_fqdn_sender, reject_non_fqdn_recipient, reject_unlisted_recipient, check_policy_service inet:127.0.0.1:7777, check_policy_service inet:127.0.0.1:10031, permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, reject_non_fqdn_helo_hostname, reject_invalid_helo_hostname<br />smtpd_reject_unlisted_recipient = yes<br />smtpd_reject_unlisted_sender = yes<br />smtpd_sasl_auth_enable = yes<br />smtpd_sasl_authenticated_header = no<br />smtpd_sasl_local_domain =<br />smtpd_sasl_path = ./dovecot-auth<br />smtpd_sasl_security_options = noanonymous<br />smtpd_sasl_type = dovecot<br />smtpd_sender_login_maps = proxy:mysql:/etc/postfix/mysql/sender_login_maps.cf<br />smtpd_sender_restrictions = permit_mynetworks, reject_sender_login_mismatch, permit_sasl_authenticated<br />smtpd_tls_CAfile = /etc/ssl/certs/iRedMail_CA.pem<br />smtpd_tls_cert_file = /etc/ssl/certs/iRedMail_CA.pem<br />smtpd_tls_key_file = /etc/ssl/private/iRedMail.key<br />smtpd_tls_loglevel = 0<br />smtpd_tls_security_level = may<br />smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache<br />smtpd_use_tls = yes<br />tls_random_source = dev:/dev/urandom<br />transport_maps = proxy:mysql:/etc/postfix/mysql/transport_maps_user.cf, proxy:mysql:/etc/postfix/mysql/transport_maps_domain.cf<br />virtual_alias_domains =<br />virtual_alias_maps = proxy:mysql:/etc/postfix/mysql/virtual_alias_maps.cf, proxy:mysql:/etc/postfix/mysql/domain_alias_maps.cf, proxy:mysql:/etc/postfix/mysql/catchall_maps.cf, proxy:mysql:/etc/postfix/mysql/domain_alias_catchall_maps.cf<br />virtual_gid_maps = static:1001<br />virtual_mailbox_base = /var/vmail<br />virtual_mailbox_domains = proxy:mysql:/etc/postfix/mysql/virtual_mailbox_domains.cf<br />virtual_mailbox_maps = proxy:mysql:/etc/postfix/mysql/virtual_mailbox_maps.cf<br />virtual_minimum_uid = 1001<br />virtual_transport = dovecot<br />virtual_uid_maps = static:1001<br />---</p>]]></description>
			<author><![CDATA[null@example.com (robg)]]></author>
			<pubDate>Tue, 04 Dec 2012 19:47:22 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19364.html#p19364</guid>
		</item>
	</channel>
</rss>
