<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — catch-all: single mail delivered when msg sent to multiple addresses]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic4243.xml" />
	<updated>2012-12-10T10:45:11Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic4243-catchall-single-mail-delivered-when-msg-sent-to-multiple-addresses.html</id>
		<entry>
			<title type="html"><![CDATA[Re: catch-all: single mail delivered when msg sent to multiple addresses]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19460.html#p19460" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-12-10T10:45:11Z</updated>
			<id>http://www.iredmail.org/forum/post19460.html#p19460</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: catch-all: single mail delivered when msg sent to multiple addresses]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19449.html#p19449" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[robg]]></name>
				<uri>http://www.iredmail.org/forum/user32328.html</uri>
			</author>
			<updated>2012-12-08T14:03:36Z</updated>
			<id>http://www.iredmail.org/forum/post19449.html#p19449</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: catch-all: single mail delivered when msg sent to multiple addresses]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19405.html#p19405" />
			<content type="html"><![CDATA[<p>One email is expected, i have no idea, sorry. i suggest you ask this question in Postfix mailing list instead.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-12-06T14:45:44Z</updated>
			<id>http://www.iredmail.org/forum/post19405.html#p19405</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[catch-all: single mail delivered when msg sent to multiple addresses]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19364.html#p19364" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[robg]]></name>
				<uri>http://www.iredmail.org/forum/user32328.html</uri>
			</author>
			<updated>2012-12-04T19:47:22Z</updated>
			<id>http://www.iredmail.org/forum/post19364.html#p19364</id>
		</entry>
</feed>
