[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kolab-users
Subject:    Re: Can't send to parent domain (attention postfix masters)
From:       Paul Bronson <signaldeveloper () gmail ! com>
Date:       2015-10-21 18:23:16
Message-ID: CAL1_yyTnKat-YV5RjUz-AuzQYT5H3_Cj73W-9a+neU1mQgKKhA () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


I tried this with:

query_filter = (&(associatedDomain=%s)!(associateddomain=banana.com))

And did not work.. Did I write it wrong?



On Mon, Sep 21, 2015 at 11:40 AM, Mihai Badici <mihai@badici.ro> wrote:

> On Monday 21 September 2015 09:57:31 you wrote:
>
> Okay let's start over.
>
>
> A <http://apple.com>pple.com
>
> O <http://orange.com>range.com
>
> B <http://banana.com>anana.com (I like fruit :)....
>
>
> When I originally set kolab up I used banana.com as my domain. Host name
> would be es1.banana.com... It works perfect. Now, banana.com's email is
> actually hosted somewhere else. So banana email is hosted in a remote
> location.
>
>
> At this point I went through the multi domain setup...
>
>
>
>
>
>
>
> So you can't remove banana.com domain from the kolab directory because it
> is the main domain?
>
> I think you can set another base domain but if ypu can't you can use an
> ugly hack in ldap/mydestination.conf and add !(associateddomain=banana.com)
> to the querry.
>
>
>
>
>
>
>
>
>
>
> Apple and orange can email each other fine as well as others. That works
> great. I would like all of the other domains on the server to look out to
> the Internet for my original kolab setup domain, banana.com
>
>
> What needs to happen is I want banana.com to not look at the local server
> for the email delivery.
>
>
> I know it's possible with the wonderful postfix I just don't have enough
> years with it..
>
>
>
>
> - Paul
>
>
> On Sep 20, 2015, at 8:53 PM, bshaw@vsvinc.com wrote:
>
> Paul,
>   I'm not sure I'm understanding your setup.  Are you saying that you have
> domain.com at site #1 and your Kolab server, apple.com, and orange.com at
> unrelated site #2?
>   If so, I'm not sure you can setup Kolab that way.  Kolab is designed for
> single network mail management.
>   I also have a multi-domain setup and I can send mail back and forth
> between my domains just fine but, they live on the same network.
>   Is it possible to explain your use case in more detail?
>
> Brian
>
>
> From: signaldeveloper@gmail.com
> Sent: Sep 20, 2015 12:52 AM
> To: Mihai Badici
> Cc: Kolab Users List
> Subject: Re: Can't send to parent domain (attention postfix masters)
>
>
> I am also still trying to figure this out.
>
>
>
> My server hostname is domain.com....
>
>
> A multi domain setup has a few other domains on the same server
>
>
> A <http://apple.com>pple.com
>
> O <http://orange.com>range.com
>
>
> Apple and orange can send to each other. Domain can send to apple and
> orange. But Apple and orange can NOT send to domain.com.
>
>
> I followed the directions on documentation for setup of multi domain.
>
>
> I would however like to force Apple and orange to look out to the Internet
> to deliver domain.com email (since its hosted somewhere else)
>
>
> How can I accomplish this? As the directions for a multi domain setup
> said, I have the hosted duplet and hosted triplet files for a few files in
> the ldap folder under postfix....
>
>
> See below for my main.cf
>
>
> Thank you again!!
>
>
>
>
> - Paul
>
>
> On Sep 15, 2015, at 12:48 PM, Paul Bronson <signaldeveloper@gmail.com>
> wrote:
>
> Mihai,
>
>
> That's not in my main.cf - I just want my "main" domain email to not be
> considered local and to send the mail out to the internet. I've tried
> taking out different files and things but that doesn't seem to work. See
> main:
>
>
>
> readme_directory = /usr/share/doc/postfix-2.6.6/README_FILES
>
> smtpd_tls_auth_only = yes
>
> transport_maps = hash:/etc/postfix/transport,ldap:/etc/postfix/ldap/
> hosted_triplet_transport_maps.cf,ldap:/etc/postfix/ldap/
> hosted_duplet_transport_maps.cf
>
> content_filter = smtp-amavis:[127.0.0.1]:10024
>
> recipient_delimiter = +
>
> smtpd_tls_key_file = /etc/pki/tls/private/localhost.pem
>
> smtpd_sender_login_maps = $local_recipient_maps
>
> local_recipient_maps = ldap:/etc/postfix/ldap/local_recipient_maps.cf
> ,ldap:/etc/postfix/ldap/hosted_triplet_local_recipient_maps.cf
> ,ldap:/etc/postfix/ldap/hosted_duplet_local_recipient_maps.cf
>
> virtual_alias_maps = $alias_maps,ldap:/etc/postfix/ldap/
> virtual_alias_maps.cf,ldap:/etc/postfix/ldap/
> hosted_triplet_virtual_alias_maps.cf,ldap:/etc/postfix/ldap/
> hosted_duplet_virtual_alias_maps.cf,ldap:/etc/postfix/ldap/
> hosted_triplet_virtual_alias_maps_mailforwarding.cf
> ,ldap:/etc/postfix/ldap/hosted_duplet_virtual_alias_maps_mailforwarding.cf
> ,ldap:/etc/postfix/ldap/hosted_triplet_virtual_alias_maps_sharedfolders.cf
> ,ldap:/etc/postfix/ldap/hosted_duplet_virtual_alias_maps_sharedfolders.cf
> ,ldap:/etc/postfix/ldap/hosted_triplet_mailenabled_distgroups.cf
> ,ldap:/etc/postfix/ldap/hosted_duplet_mailenabled_distgroups.cf
> ,ldap:/etc/postfix/ldap/hosted_triplet_mailenabled_dynamic_distgroups.cf
> ,ldap:/etc/postfix/ldap/hosted_duplet_mailenabled_dynamic_distgroups.cf
>
>
> submission_sender_restrictions = reject_non_fqdn_sender,
> check_policy_service unix:private/submission_policy,
> permit_sasl_authenticated, reject
>
> submission_recipient_restrictions = check_policy_service
> unix:private/submission_policy, permit_sasl_authenticated, reject
>
> smtpd_recipient_restrictions = permit_mynetworks,
> reject_unauth_pipelining, reject_rbl_client zen.spamhaus.org,
> reject_non_fqdn_recipient, reject_invalid_helo_hostname,
> reject_unknown_recipient_domain, reject_unauth_destination,
> check_policy_service unix:private/recipient_policy_incoming, permit
>
> smtp_tls_security_level = may
>
> submission_data_restrictions = check_policy_service
> unix:private/submission_policy
>
> smtpd_tls_cert_file = /etc/pki/tls/private/localhost.pem
>
> smtpd_tls_security_level = may
>
> smtpd_sasl_auth_enable = yes
>
> smtpd_sender_restrictions = permit_mynetworks, check_policy_service
> unix:private/sender_policy_incoming
>
>
>
> On Tue, Sep 15, 2015 at 9:31 AM, Mihai Badici <mihai@badici.ro> wrote:
>
> On Tuesday 15 September 2015 09:10:47 you wrote:
>
> No - that would be my parent domain I renamed so the spammers don't get my
> info :)
>
>
>
>
> That's means you have a domain "domain.com" in kolab?
>
>
>
>
>
> Yeah, that's I know, but what i asked is: do you have in kolab your parent
> domain?
>
>
>
> From main.cf:
>
>
>
> # The mydestination parameter specifies the list of domains that this
>
> # machine considers itself the final destination for. That does not
>
> # include domains that are hosted on this machine. Those domains are
>
> # specified elsewhere (see sample-virtual.cf, and sample-transport.cf).
>
> #
>
> # The default is $myhostname + localhost.$mydomain.
>
> If you have the domain in kolab and the ldap query return that domain, it
> wil be considered local.
>
> I don't use mydestination for that but:
>
>
>
> virtual_mailbox_domains = ldap:/etc/postfix/ldap-domains.cf
>
> At the end, i don't think there is big difference.
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> users mailing list
> users@lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users
>
>
>
>
>
> --
>
> Mihai Badici <http://mihai.badici.ro>
>
>
>
>
>
> --
>
> Mihai Badici <http://mihai.badici.ro>
>

[Attachment #5 (text/html)]

<div dir="ltr">I tried this with:<div><br></div><div>query_filter = \
(&amp;(associatedDomain=%s)!(associateddomain=<a \
href="http://banana.com">banana.com</a>))<br></div><div><br></div><div>And did not \
work.. Did I write it wrong?</div><div><br></div><div><br></div></div><div \
class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 21, 2015 at 11:40 AM, \
Mihai Badici <span dir="ltr">&lt;<a href="mailto:mihai@badici.ro" \
target="_blank">mihai@badici.ro</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><u></u> <div style="font-family:&#39;Sans \
Serif&#39;;font-size:9pt;font-weight:400;font-style:normal"><span class=""> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">On \
Monday 21 September 2015 09:57:31 you wrote:<br></p> <p \
style="margin-top:12px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px">Okay \
let&#39;s start over.  </p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><a href="http://apple.com" \
target="_blank"><span \
style="text-decoration:underline;color:#0057ae">A</span></a><span \
style="text-decoration:underline;color:#0057ae"><a href="http://pple.com" \
target="_blank">pple.com</a></span></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><a href="http://orange.com" \
target="_blank"><span \
style="text-decoration:underline;color:#0057ae">O</span></a><span \
style="text-decoration:underline;color:#0057ae"><a href="http://range.com" \
target="_blank">range.com</a></span></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><a href="http://banana.com" \
target="_blank"><span \
style="text-decoration:underline;color:#0057ae">B</span></a><span \
style="text-decoration:underline;color:#0057ae"><a href="http://anana.com" \
target="_blank">anana.com</a></span> (I like fruit :)....</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a>When I originally set kolab up I used \
<a href="http://banana.com" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">banana.com</span></a> as my domain. \
Host name would be <a href="http://es1.banana.com" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">es1.banana.com</span></a>... It works \
perfect. Now, <a href="http://banana.com" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">banana.com</span></a>&#39;s email is \
actually hosted somewhere else. So banana email is hosted in a remote location.  </p> \
<p style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a>At this point I went through the multi \
domain setup...</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> \
</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> \
</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> \
</p> </span><p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a>So you can&#39;t remove <a \
href="http://banana.com" target="_blank">banana.com</a> domain from the kolab \
directory because it is the main domain?</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a>I think you can set another base \
domain but if ypu can&#39;t you can use an ugly hack in ldap/mydestination.conf and \
add !(associateddomain=<a href="http://banana.com" target="_blank">banana.com</a>) to \
the querry.</p><div><div class="h5"> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> \
</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> \
</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> \
</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> \
</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a>Apple and orange can email each other \
fine as well as others. That works great. I would like all of the other domains on \
the server to look out to the Internet for my original kolab setup domain, <a \
href="http://banana.com" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">banana.com</span></a></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a>What needs to happen is I want <a \
href="http://banana.com" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">banana.com</span></a> to not look at \
the local server for the email delivery.  </p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a>I know it&#39;s possible with the \
wonderful postfix I just don&#39;t have enough years with it..  </p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br><br>- Paul</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><br>On \
Sep 20, 2015, at 8:53 PM, <a href="mailto:bshaw@vsvinc.com" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">bshaw@vsvinc.com</span></a> \
wrote:<br><br></p> <p \
style="margin-top:12px;margin-bottom:12px;margin-left:80px;margin-right:80px;text-indent:0px"><span \
style="font-family:&#39;Century \
Gothic,CenturyGothic,AppleGothic,sans-serif&#39;;font-size:10pt;color:#1f497d">Paul,<br> \
I&#39;m not sure I&#39;m understanding your setup.   Are you saying that you have \
</span><a href="http://domain.com" target="_blank"><span \
style="font-family:&#39;Century \
Gothic,CenturyGothic,AppleGothic,sans-serif&#39;;font-size:10pt;text-decoration:underline;color:#0057ae">domain.com</span></a><span \
style="font-family:&#39;Century \
Gothic,CenturyGothic,AppleGothic,sans-serif&#39;;font-size:10pt;color:#1f497d"> at \
site #1 and your Kolab server, </span><a href="http://apple.com" \
target="_blank"><span style="font-family:&#39;Century \
Gothic,CenturyGothic,AppleGothic,sans-serif&#39;;font-size:10pt;text-decoration:underline;color:#0057ae">apple.com</span></a><span \
style="font-family:&#39;Century \
Gothic,CenturyGothic,AppleGothic,sans-serif&#39;;font-size:10pt;color:#1f497d">, and \
</span><a href="http://orange.com" target="_blank"><span \
style="font-family:&#39;Century \
Gothic,CenturyGothic,AppleGothic,sans-serif&#39;;font-size:10pt;text-decoration:underline;color:#0057ae">orange.com</span></a><span \
style="font-family:&#39;Century \
Gothic,CenturyGothic,AppleGothic,sans-serif&#39;;font-size:10pt;color:#1f497d"> at \
unrelated site #2?<br>   If so, I&#39;m not sure you can setup Kolab that way.   \
Kolab is designed for single network mail management.<br>   I also have a \
multi-domain setup and I can send mail back and forth between my domains just fine \
but, they live on the same network.<br>   Is it possible to explain your use case in \
more detail?</span></p> <p \
style="margin-top:12px;margin-bottom:12px;margin-left:80px;margin-right:80px;text-indent:0px"><span \
style="font-family:&#39;Century \
Gothic,CenturyGothic,AppleGothic,sans-serif&#39;;font-size:10pt;color:#1f497d">Brian<br></span></p>
 <p style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_quoted_header"></a><br></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><span \
style="font-family:&#39;Calibri,Arial,Helvetica,sans-serif&#39;;font-size:11pt;font-weight:600">From:</span><span \
style="font-family:&#39;Calibri,Arial,Helvetica,sans-serif&#39;;font-size:11pt"> \
</span><a href="mailto:signaldeveloper@gmail.com" target="_blank"><span \
style="font-family:&#39;Calibri,Arial,Helvetica,sans-serif&#39;;font-size:11pt;text-decoration:underline;color:#0057ae">signaldeveloper@gmail.com</span></a><span \
style="font-family:&#39;Calibri,Arial,Helvetica,sans-serif&#39;;font-size:11pt"><br></span><span \
style="font-family:&#39;Calibri,Arial,Helvetica,sans-serif&#39;;font-size:11pt;font-weight:600">Sent:</span><span \
style="font-family:&#39;Calibri,Arial,Helvetica,sans-serif&#39;;font-size:11pt"> Sep \
20, 2015 12:52 AM<br></span><span \
style="font-family:&#39;Calibri,Arial,Helvetica,sans-serif&#39;;font-size:11pt;font-weight:600">To:</span><span \
style="font-family:&#39;Calibri,Arial,Helvetica,sans-serif&#39;;font-size:11pt"> \
Mihai Badici<br></span><span \
style="font-family:&#39;Calibri,Arial,Helvetica,sans-serif&#39;;font-size:11pt;font-weight:600">Cc:</span><span \
style="font-family:&#39;Calibri,Arial,Helvetica,sans-serif&#39;;font-size:11pt"> \
Kolab Users List<br></span><span \
style="font-family:&#39;Calibri,Arial,Helvetica,sans-serif&#39;;font-size:11pt;font-weight:600">Subject:</span><span \
style="font-family:&#39;Calibri,Arial,Helvetica,sans-serif&#39;;font-size:11pt"> Re: \
Can&#39;t send to parent domain (attention postfix masters)<br></span></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br></p>
 <p style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_quoted_body"></a>I am also still trying to figure this out.  \
</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a>My server hostname is <a \
href="http://domain.com" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">domain.com</span></a>....  </p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a>A multi domain setup has a few other \
domains on the same server  </p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><a href="http://apple.com" \
target="_blank"><span \
style="text-decoration:underline;color:#0057ae">A</span></a><span \
style="text-decoration:underline;color:#0057ae"><a href="http://pple.com" \
target="_blank">pple.com</a></span></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><a href="http://orange.com" \
target="_blank"><span \
style="text-decoration:underline;color:#0057ae">O</span></a><span \
style="text-decoration:underline;color:#0057ae"><a href="http://range.com" \
target="_blank">range.com</a></span></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a>Apple and orange can send to each \
other. Domain can send to apple and orange. But Apple and orange can NOT send to <a \
href="http://domain.com" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">domain.com</span></a>.  </p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a>I followed the directions on \
documentation for setup of multi domain.  </p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a>I would however like to force Apple \
and orange to look out to the Internet to deliver <a href="http://domain.com" \
target="_blank"><span \
style="text-decoration:underline;color:#0057ae">domain.com</span></a> email (since \
its hosted somewhere else)</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a>How can I accomplish this? As the \
directions for a multi domain setup said, I have the hosted duplet and hosted triplet \
files for a few files in the ldap folder under postfix....</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a>See below for my <a \
href="http://main.cf" target="_blank">main.cf</a></p> <p \
<p style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a>Thank you again!!</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a \
name="14ff091946010e0b_AppleMailSignature"></a><br><br>- Paul</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><br>On \
Sep 15, 2015, at 12:48 PM, Paul Bronson &lt;<a \
href="mailto:signaldeveloper@gmail.com" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">signaldeveloper@gmail.com</span></a>&gt; \
wrote:<br><br></p> <p \
style="margin-top:12px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">Mihai,</p>
 <p style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px"><br></p>
 <p style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">That&#39;s \
not in my <a href="http://main.cf" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">main.cf</span></a> - I just want my \
&quot;main&quot; domain email to not be considered local and to send the mail out to \
the internet. I&#39;ve tried taking out different files and things but that \
doesn&#39;t seem to work. See main:</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px"><br></p>
 <p style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px"><br></p>
 <p style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">readme_directory \
= /usr/share/doc/postfix-2.6.6/README_FILES</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">smtpd_tls_auth_only \
= yes</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">transport_maps \
= hash:/etc/postfix/transport,ldap:/etc/postfix/ldap/<a \
href="http://hosted_triplet_transport_maps.cf" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">hosted_triplet_transport_maps.cf</span></a>,ldap:/etc/postfix/ldap/<a \
href="http://hosted_duplet_transport_maps.cf" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">hosted_duplet_transport_maps.cf</span></a></p>
 <p style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">content_filter \
= smtp-amavis:[127.0.0.1]:10024</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">recipient_delimiter \
= +</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">smtpd_tls_key_file \
= /etc/pki/tls/private/localhost.pem</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">smtpd_sender_login_maps \
= $local_recipient_maps</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">local_recipient_maps \
= ldap:/etc/postfix/ldap/<a href="http://local_recipient_maps.cf" \
target="_blank"><span \
style="text-decoration:underline;color:#0057ae">local_recipient_maps.cf</span></a>,ldap:/etc/postfix/ldap/<a \
href="http://hosted_triplet_local_recipient_maps.cf" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">hosted_triplet_local_recipient_maps.cf</span></a>,ldap:/etc/postfix/ldap/<a \
href="http://hosted_duplet_local_recipient_maps.cf" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">hosted_duplet_local_recipient_maps.cf</span></a></p>
 <p style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">virtual_alias_maps \
= $alias_maps,ldap:/etc/postfix/ldap/<a href="http://virtual_alias_maps.cf" \
target="_blank"><span \
style="text-decoration:underline;color:#0057ae">virtual_alias_maps.cf</span></a>,ldap:/etc/postfix/ldap/<a \
href="http://hosted_triplet_virtual_alias_maps.cf" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">hosted_triplet_virtual_alias_maps.cf</span></a>,ldap:/etc/postfix/ldap/<a \
href="http://hosted_duplet_virtual_alias_maps.cf" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">hosted_duplet_virtual_alias_maps.cf</span></a>,ldap:/etc/postfix/ldap/<a \
href="http://hosted_triplet_virtual_alias_maps_mailforwarding.cf" \
target="_blank"><span \
style="text-decoration:underline;color:#0057ae">hosted_triplet_virtual_alias_maps_mailforwarding.cf</span></a>,ldap:/etc/postfix/ldap/<a \
href="http://hosted_duplet_virtual_alias_maps_mailforwarding.cf" \
target="_blank"><span \
style="text-decoration:underline;color:#0057ae">hosted_duplet_virtual_alias_maps_mailforwarding.cf</span></a>,ldap:/etc/postfix/ldap/<a \
href="http://hosted_triplet_virtual_alias_maps_sharedfolders.cf" \
target="_blank"><span \
style="text-decoration:underline;color:#0057ae">hosted_triplet_virtual_alias_maps_sharedfolders.cf</span></a>,ldap:/etc/postfix/ldap/<a \
href="http://hosted_duplet_virtual_alias_maps_sharedfolders.cf" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">hosted_duplet_virtual_alias_maps_sharedfolders.cf</span></a>,ldap:/etc/postfix/ldap/<a \
href="http://hosted_triplet_mailenabled_distgroups.cf" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">hosted_triplet_mailenabled_distgroups.cf</span></a>,ldap:/etc/postfix/ldap/<a \
href="http://hosted_duplet_mailenabled_distgroups.cf" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">hosted_duplet_mailenabled_distgroups.cf</span></a>,ldap:/etc/postfix/ldap/<a \
href="http://hosted_triplet_mailenabled_dynamic_distgroups.cf" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">hosted_triplet_mailenabled_dynamic_distgroups.cf</span></a>,ldap:/etc/postfix/ldap/<a \
href="http://hosted_duplet_mailenabled_dynamic_distgroups.cf" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">hosted_duplet_mailenabled_dynamic_distgroups.cf</span></a></p>
 <p style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px"><br></p>
 <p style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">submission_sender_restrictions \
= reject_non_fqdn_sender, check_policy_service unix:private/submission_policy, \
permit_sasl_authenticated, reject</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">submission_recipient_restrictions \
= check_policy_service unix:private/submission_policy, permit_sasl_authenticated, \
reject</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">smtpd_recipient_restrictions \
= permit_mynetworks, reject_unauth_pipelining, reject_rbl_client <a \
href="http://zen.spamhaus.org" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">zen.spamhaus.org</span></a>, \
reject_non_fqdn_recipient, reject_invalid_helo_hostname, \
reject_unknown_recipient_domain, reject_unauth_destination, check_policy_service \
unix:private/recipient_policy_incoming, permit</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">smtp_tls_security_level \
= may</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">submission_data_restrictions \
= check_policy_service unix:private/submission_policy</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">smtpd_tls_cert_file \
= /etc/pki/tls/private/localhost.pem</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">smtpd_tls_security_level \
= may</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">smtpd_sasl_auth_enable \
= yes</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">smtpd_sender_restrictions \
= permit_mynetworks, check_policy_service unix:private/sender_policy_incoming</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px"><br></p>
 <p style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px"><br></p>
 <p style="margin-top:0px;margin-bottom:0px;margin-left:120px;margin-right:120px;text-indent:0px">On \
Tue, Sep 15, 2015 at 9:31 AM, Mihai Badici &lt;<a href="mailto:mihai@badici.ro" \
target="_blank"><span \
style="text-decoration:underline;color:#0057ae">mihai@badici.ro</span></a>&gt; \
wrote:<br></p> <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">On \
Tuesday 15 September 2015 09:10:47 you wrote:<br></p> <p \
style="margin-top:12px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px">No \
- that would be my parent domain I renamed so the spammers don&#39;t get my info \
:)</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><br></p>
 <p style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><br></p>
 <p style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><br></p>
 <p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px">That&#39;s \
means you have a domain &quot;<a href="http://domain.com" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">domain.com</span></a>&quot; in \
kolab?</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> \
</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> \
</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:126px;margin-right:120px;text-indent:0px">Yeah, \
that&#39;s I know, but what i asked is: do you have in kolab your parent domain?</p> \
<p style="margin-top:0px;margin-bottom:0px;margin-left:126px;margin-right:120px;text-indent:0px"> \
</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:172px;margin-right:160px;text-indent:0px">From \
<a href="http://main.cf" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">main.cf</span></a>:</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:126px;margin-right:120px;text-indent:0px"> \
</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:172px;margin-right:160px;text-indent:0px"># \
The mydestination parameter specifies the list of domains that this</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:126px;margin-right:120px;text-indent:0px"># \
machine considers itself the final destination for. That does not</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:126px;margin-right:120px;text-indent:0px"># \
include domains that are hosted on this machine. Those domains are</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:126px;margin-right:120px;text-indent:0px"># \
specified elsewhere (see <a href="http://sample-virtual.cf" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">sample-virtual.cf</span></a>, and <a \
href="http://sample-transport.cf" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">sample-transport.cf</span></a>).</p> \
<p style="margin-top:0px;margin-bottom:0px;margin-left:126px;margin-right:120px;text-indent:0px">#</p>
 <p style="margin-top:0px;margin-bottom:0px;margin-left:126px;margin-right:120px;text-indent:0px"># \
The default is $myhostname + localhost.$mydomain. </p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:126px;margin-right:120px;text-indent:0px">If \
you have the domain in kolab and the ldap query return that domain, it wil be \
considered local.</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:126px;margin-right:120px;text-indent:0px">I \
don&#39;t use mydestination for that but:</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:126px;margin-right:120px;text-indent:0px"> \
</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:126px;margin-right:120px;text-indent:0px">virtual_mailbox_domains \
= ldap:/etc/postfix/<a href="http://ldap-domains.cf" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">ldap-domains.cf</span></a></p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:126px;margin-right:120px;text-indent:0px">At \
the end, i don&#39;t think there is big difference. </p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> \
</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> \
</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> \
</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> \
</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br>_______________________________________________<br>users \
mailing list<br><a href="mailto:users@lists.kolab.org" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">users@lists.kolab.org</span></a><br><a \
href="https://lists.kolab.org/mailman/listinfo/users" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">https://lists.kolab.org/mailman/listinfo/users</span></a><br></p>
 <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br></p>
 <p style="margin-top:0px;margin-bottom:0px;margin-left:126px;margin-right:120px;text-indent:0px"><br><br><br>-- \
</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:126px;margin-right:120px;text-indent:0px"><a \
href="http://mihai.badici.ro" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">Mihai Badici</span></a> </p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br></p>
 </div></div><p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br><br><br>-- \
</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><a \
href="http://mihai.badici.ro" target="_blank"><span \
style="text-decoration:underline;color:#0057ae">Mihai Badici</span></a> \
</p></div></blockquote></div><br></div>



_______________________________________________
users mailing list
users@lists.kolab.org
https://lists.kolab.org/mailman/listinfo/users

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic