I see no such behaviour on my server when I send a message via a mobile phone, I've just sent a message and see nothing in the /var/log/zimbra.log other than the expected conversation about the mail being sent to an external account (in this case, my gmail account).
Certainly other people do, as they have repeatedly reported.
You haven't really given much information about the problem such as log file entries (one line out-of-context doesn't really tell us much) - try a "tail -f" of the log when you send an email
Code:
May 4 08:14:22 cheetah postfix/smtpd[27601]: connect from unknown[107.36.180.3]
May 4 08:14:23 cheetah postfix/smtpd[27601]: setting up TLS connection from unknown[107.36.180.3]
May 4 08:14:23 cheetah postfix/smtpd[27601]: Anonymous TLS connection established from unknown[107.36.180.3]: TLSv1 with cipher RC4-MD5 (128/128 bits)
May 4 08:14:24 cheetah saslauthd[22385]: zmauth: authenticating against elected url 'https://cheetah.###.com:7071/service/admin/soap/' ...
May 4 08:14:24 cheetah saslauthd[22385]: zmpost: url='https://cheetah.###.com:7071/service/admin/soap/' returned buffer->data='<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"><soap:Header><context xmlns="urn:zimbra"><change token="8146"/></context></soap:Header><soap:Body><AuthResponse xmlns="urn:zimbraAccount"><authToken>0_ff6cabdeb5f8e315c17800d8ad447b5113486ab0_69643d33363a356436316566303433633b747913131622d376332303232d346435372d343662312d643238353a3133326236636262373b6578703d3133332303338370653d363a7a696d6272613b</authToken><lifetime>172799999</lifetime><skin>carbon</skin></AuthResponse></soap:Body></soap:Envelope>', hti->error=''
May 4 08:14:24 cheetah saslauthd[22385]: auth_zimbra: tiger@###.com auth OK
May 4 08:14:24 cheetah postfix/smtpd[27601]: 78ED3600E1: client=unknown[107.36.180.3], sasl_method=LOGIN, sasl_username=tiger@###.com
May 4 08:14:24 cheetah postfix/cleanup[26986]: 78ED3600E1: message-id=<915461b3-5c6e-4bb8-a6f7-bcd9754e64cc.maildroid@localhost>
May 4 08:14:24 cheetah postfix/qmgr[26976]: 78ED3600E1: from=<tiger@###.com>, size=949, nrcpt=1 (queue active)
May 4 08:14:24 cheetah amavis[22127]: (22127-02) ESMTP::10024 /opt/zimbra/data/amavisd/tmp/amavis-20120504T061558-22127: <tiger@###.com> -> <###@gmail.com> SIZE=949 Received: from cheetah.###.com ([127.0.0.1]) by localhost (cheetah.###.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP for <###@gmail.com>; Fri, 4 May 2012 08:14:24 -0700 (PDT)
May 4 08:14:24 cheetah amavis[22127]: (22127-02) Checking: 3oFLdrAncVjU [107.36.180.3] <tiger@###.com> -> <###@gmail.com>
May 4 08:14:24 cheetah amavis[22127]: (22127-02) Open relay? Nonlocal recips but not originating: ###@gmail.com
May 4 08:14:24 cheetah postfix/smtpd[27601]: disconnect from unknown[107.36.180.3]
May 4 08:14:29 cheetah postfix/smtpd[27002]: connect from localhost.localdomain[127.0.0.1]
May 4 08:14:29 cheetah postfix/smtpd[27002]: 9029460278: client=localhost.localdomain[127.0.0.1]
May 4 08:14:29 cheetah postfix/cleanup[26986]: 9029460278: message-id=<915461b3-5c6e-4bb8-a6f7-bcd9754e64cc.maildroid@localhost>
May 4 08:14:29 cheetah postfix/qmgr[26976]: 9029460278: from=<tiger@###.com>, size=1467, nrcpt=1 (queue active)
May 4 08:14:29 cheetah postfix/smtpd[27002]: disconnect from localhost.localdomain[127.0.0.1]
, which version and release of Zimbra
Code:
zmcontrol -v
Release 7.2.0_GA_2669.UBUNTU10_64 UBUNTU10_64 FOSS edition.
Yes
are your DNS records correct
Yes. Everything else on my server is fine.
does this happen for external wired connections or just mobile?
I've only tested it from mobile. I don't connect from any other external device.
What about the setting mentioned in one of your quoted threads:
Have you reset it back to the COS default,
Yes.
does that make any difference.
No.
What entries do you have in your Trusted Network setting?
Code:
https://###.com:7071/zimbraAdmin/
MTA Trusted Networks:
192.168.1.0/24 ##.##.##.##/29
"##.##.##.##/29" is my Real IP range assigned from my ISP.