| Welcome to the Zimbra :: Forums! | |
Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
|  | 
07-02-2009, 09:52 AM
| | | External users traversing multiple Distribution Lists Hello, I'm unfamiliar with many of Zimbra's non-basic settings and didn't see anything related in the forums, so here's my question.
I have a lot of users that don't use accounts native (mydomain.com) to the mail domain, so I have individual distribution lists (DLs) set up for some of them that forwards the mail to their preferred address (e.g. gmail, yahoo, etc). For instance Bob uses bob@gmail.com, but I set up bob@mydomain.com to point to bob@gmail.com. I also have global DLs (all@mydomain.com0 that contain both native (mydomain.com) accounts as well as those individual DLs for external users.
When Bob sends an email from his gmail acct to all@mydomain.com, the email only arrives at the native mydomain.com accounts and doesn't go out to the individual DLs. If I send a mail to all@mydomain.com from my native account, it does reach everyone.
So, it seems like an external user can send to an internal DL, but that email is blocked from traversing any embedded DLs that point to external users. Is this correct and is there something I can do about it?
Thanks much,
charr | 
07-06-2009, 03:47 AM
| | Outstanding Member | |
Posts: 594
| | Distribution List is nothing more than email id with forwarding address set ( which might also be an external id ). I dont see any reason why it should be blocked us. What does your MTA logs say ? | 
07-08-2009, 05:25 PM
| | | I can't seem to get anything out of the logs that's useful. Here's a snippet, with email addresses changed. Let's say I'm bob@gmail.com and am sending to the DL at bob_gmail@mydomain.org which contains bob@gmail.com and jane@hotmail.com. The output in the zimbra.log seems to say the server passed off the message to bob_gmail@mydomain.org just fine, yet the recipients don't get the message. Am I missing something? Quote:
Jul 8 17:49:19 mail postfix/smtpd[14059]: connect from mail-fx0-f214.google.com[209.85.220.214]
Jul 8 17:49:19 mail postfix/smtpd[14059]: BFE7A43E2BD: client=mail-fx0-f214.google.com[209.85.220.214]
Jul 8 17:49:20 mail postfix/cleanup[14147]: BFE7A43E2BD: message-id=<ba6eb65d0907081649y5f1f72d2qe55053c4d61cb550@m ail.gmail.com>
Jul 8 17:49:20 mail postfix/qmgr[19879]: BFE7A43E2BD: from=<bob@gmail.com>, size=1929, nrcpt=1 (queue active)
Jul 8 17:49:20 mail amavis[6120]: (06120-04) ESMTP::10024 /opt/zimbra/data/amavisd/tmp/amavis-20090708T155727-06120: <bob@gmail.com> -> <bob@gmail.com> SIZE=1929 Received: from mail.harr.org ([127.0.0.1]) by localhost (mail.harr.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP for <bob@gmail.com>; Wed, 8 Jul 2009 17:49:20 -0600 (MDT)
Jul 8 17:49:20 mail amavis[6120]: (06120-04) Checking: KQUAW1AH8u+z [209.85.220.214] <bob@gmail.com> -> <bob@gmail.com>
Jul 8 17:49:23 mail zmmailboxdmgr[14814]: status requested
Jul 8 17:49:23 mail zmmailboxdmgr[14814]: status OK
Jul 8 17:49:24 mail zmmailboxdmgr[14886]: status requested
Jul 8 17:49:24 mail zmmailboxdmgr[14886]: status OK
Jul 8 17:49:29 mail postfix/smtpd[14399]: connect from localhost.localdomain[127.0.0.1]
Jul 8 17:49:29 mail postfix/smtpd[14399]: 99B4943E2C3: client=localhost.localdomain[127.0.0.1]
Jul 8 17:49:29 mail postfix/cleanup[14147]: 99B4943E2C3: message-id=<ba6eb65d0907081649y5f1f72d2qe55053c4d61cb550@m ail.gmail.com>
Jul 8 17:49:29 mail postfix/smtpd[14399]: disconnect from localhost.localdomain[127.0.0.1]
Jul 8 17:49:29 mail postfix/qmgr[19879]: 99B4943E2C3: from=<bob@gmail.com>, size=2536, nrcpt=1 (queue active)
Jul 8 17:49:29 mail amavis[6120]: (06120-04) FWD via SMTP: <bob@gmail.com> -> <bob@gmail.com>,BODY=7BIT 250 2.6.0 Ok, id=06120-04, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 99B4943E2C3
Jul 8 17:49:29 mail amavis[6120]: (06120-04) Passed CLEAN, [209.85.220.214] [209.85.220.214] <bob@gmail.com> -> <bob@gmail.com>, Message-ID: <ba6eb65d0907081649y5f1f72d2qe55053c4d61cb550@mail .gmail.com>, mail_id: KQUAW1AH8u+z, Hits: -2.598, size: 1929, queued_as: 99B4943E2C3, 9464 ms
Jul 8 17:49:29 mail postfix/smtp[12905]: BFE7A43E2BD: to=<bob@gmail.com>, orig_to=<bob_gmail@mydomain.org>, relay=127.0.0.1[127.0.0.1]:10024, delay=10, delays=0.58/0/0/9.5, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as 99B4943E2C3)
Jul 8 17:49:29 mail postfix/qmgr[19879]: BFE7A43E2BD: removed
Jul 8 17:49:32 mail postfix/smtp[14947]: 99B4943E2C3: to=<bob@gmail.com>, relay=gmail-smtp-in.l.google.com[209.85.222.16]:25, delay=2.7, delays=0/0.01/0.52/2.1, dsn=2.0.0, status=sent (250 2.0.0 OK 1247096972 16si3310223pzk.154)
Jul 8 17:49:32 mail postfix/qmgr[19879]: 99B4943E2C3: removed
Jul 8 17:49:50 mail postfix/smtpd[14059]: disconnect from mail-fx0-f214.google.com[209.85.220.214]
| | 
07-09-2009, 08:50 AM
| | Outstanding Member | |
Posts: 594
| | I can see :
Jul 8 17:49:29 mail amavis[6120]: (06120-04) Passed CLEAN, [209.85.220.214] [209.85.220.214] <bob@gmail.com> -> <bob@gmail.com>, Message-ID: <ba6eb65d0907081649y5f1f72d2qe55053c4d61cb550@ma il .gmail.com>, mail_id: KQUAW1AH8u+z, Hits: -2.598, size: 1929, queued_as: 99B4943E2C3, 9464 ms
mail was sent to gmail.
Jul 8 17:49:32 mail postfix/smtp[14947]: 99B4943E2C3: to=<bob@gmail.com>, relay=gmail-smtp-in.l.google.com[209.85.222.16]:25, delay=2.7, delays=0/0.01/0.52/2.1, dsn=2.0.0, status=sent (250 2.0.0 OK 1247096972 16si3310223pzk.154)
so got relayed to gmail. gmail would block it as it goes from gmail to gmail. | | Thread Tools | Search this Thread | | | | | Display Modes | Linear Mode | | Why Join? Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.  |