Zimbra 8.8.15 Patch 39

Ask questions about your setup or get help installing ZCS server (ZD section below).
BradC
Outstanding Member
Outstanding Member
Posts: 266
Joined: Tue May 03, 2016 1:39 am

Re: Zimbra 8.8.15 Patch 39

Post by BradC »

I spooled up a test system and can confirm it's broken on Patch 9.0.0_P32 if I try and send an E-mail from a persona.
BradC
Outstanding Member
Outstanding Member
Posts: 266
Joined: Tue May 03, 2016 1:39 am

Re: Zimbra 8.8.15 Patch 39

Post by BradC »

mitesh.savani wrote: Wed Apr 05, 2023 7:27 am Can we check below details for account where issue is happening.

Code: Select all

zmprov gg -g usr <account>@<domain-name>

zmprov ga <account>@<domain-name> | grep -i PrefFrom

zmprov ga <account>@<domain-name> | grep -i AnyFrom
This is not restricted to users with zimbraAllowAnyFromAddress enabled.

Code: Select all

zimbra@ztest:~$ zmprov ga me@mine.com | grep -i AnyFrom
zimbraAllowAnyFromAddress: FALSE
zimbra@ztest:~$ zmprov ga me@mine.com | grep -i PrefFrom
zimbraPrefFromAddress: me@mine.com
zimbraPrefFromDisplay: John Smith
zimbra@ztest:~$ zmprov -gg -g usr me@mine.com
target type  target id                            target name                    grantee type grantee id                           grantee name                   right
------------ ------------------------------------ ------------------------------ ------------ ------------------------------------ ------------------------------ --------------------
dl           71803cd8-d4df-11ed-a957-525400a13f05 subscription@mine.com  usr          8237f228-d4df-11ed-85cc-525400a13f05 me@mine.com    ownDistList
dl           7a560a54-d4df-11ed-ba78-525400a13f05 info@mine.com          usr          8237f228-d4df-11ed-85cc-525400a13f05 me@mine.com    ownDistList

zimbra@ztest:~$ zmprov gcf zimbraMtaSmtpdSenderRestrictions
zimbra@ztest:~$ zmprov gs `zmhostname` zimbraMtaSmtpdSenderRestrictions
# name mail.mine.com

zimbra@ztest:~$ postconf  smtpd_sender_restrictions
smtpd_sender_restrictions = check_sender_access regexp:/opt/zimbra/common/conf/tag_as_originating.re, permit_mynetworks, permit_sasl_authenticated, permit_tls_clientcerts, check_sender_access regexp:/opt/zimbra/common/conf/tag_as_foreign.re
If I try and send from a persona on that account I get the error.
Patch 9.0.0_P32
mitesh.savani
Zimbra Employee
Zimbra Employee
Posts: 13
Joined: Wed Oct 19, 2022 6:05 am

Re: Zimbra 8.8.15 Patch 39

Post by mitesh.savani »

Hello BradC,

Can you please provide below details of that account. We want to know the settings of Persona.

Code: Select all

zmprov -l gid <account>@<domain-name>
BradC
Outstanding Member
Outstanding Member
Posts: 266
Joined: Tue May 03, 2016 1:39 am

Re: Zimbra 8.8.15 Patch 39

Post by BradC »

If I try and send as noreply@mine.com I get the error. I can send as the default me@mine.com and me@mine2.com without error.
noreply@mine.com works prior to P32.

Now I can not recall for the life of me how I created that Persona because I can find no way to do it now and I suspect it's an artefact of being carried forward over years of rolling upgrades and may be a result of a "side-by-side" migration using NG backup early last year. Nevertheless, it's there and it's broken under P32.

Code: Select all

zimbra@ztest:~$ zmprov -l gid me@mine.com 
# name mine2
objectClass: zimbraIdentity
zimbraCreateTimestamp: 20220129014647.000Z
zimbraPrefDefaultSignatureId: df725430-d50a-11ed-bfb3-525400cdec14
zimbraPrefForwardReplySignatureId: df725430-d50a-11ed-bfb3-525400cdec14
zimbraPrefFromAddress: me@mine2.com
zimbraPrefFromDisplay: John Smith
zimbraPrefIdentityId: faab8ff0-d50a-11ed-ae19-525400cdec14
zimbraPrefIdentityName: mine2
zimbraPrefReplyToEnabled: FALSE
zimbraPrefWhenInFoldersEnabled: FALSE
zimbraPrefWhenSentToEnabled: FALSE

# name Noreply
objectClass: zimbraIdentity
zimbraCreateTimestamp: 20220129014647.000Z
zimbraPrefFromAddress: noreply@mine.com
zimbraPrefFromAddressType: sendAs
zimbraPrefFromDisplay: John Smith
zimbraPrefIdentityId: 1d195478-d50b-11ed-8ecc-525400cdec14
zimbraPrefIdentityName: Noreply
zimbraPrefReplyToEnabled: FALSE
zimbraPrefWhenInFoldersEnabled: FALSE
zimbraPrefWhenSentToEnabled: FALSE

# name DEFAULT
zimbraCreateTimestamp: 20220129014643.000Z
zimbraPrefDefaultSignatureId: 289d82ec-d50b-11ed-8c70-525400cdec14
zimbraPrefForwardIncludeOriginalText: includeBodyAndHeadersWithPrefix
zimbraPrefForwardReplyFormat: same
zimbraPrefForwardReplyPrefixChar: >
zimbraPrefForwardReplySignatureId: 289d82ec-d50b-11ed-8c70-525400cdec14
zimbraPrefFromAddress: me@mine.com
zimbraPrefFromDisplay: John Smith
zimbraPrefIdentityId: 430502e0-d50b-11ed-918a-525400cdec14
zimbraPrefIdentityName: DEFAULT
zimbraPrefMailSignature: John Smith 

This e-mail message is intended only for the addressee(s) and may contain confidential information. If you are not the intended recipient, please advise the sender by return e-mail. Please do not use or disclose any of the e-mail contents and delete the message and any attachments from your system.
zimbraPrefMailSignatureStyle: internet
zimbraPrefReplyIncludeOriginalText: includeBodyAndHeadersWithPrefix
zimbraPrefReplyToEnabled: FALSE
zimbraPrefSaveToSent: TRUE
zimbraPrefSentMailFolder: sent
zimbraPrefWhenInFoldersEnabled: FALSE
zimbraPrefWhenSentToEnabled: FALSE
saket.patel
Zimbra Employee
Zimbra Employee
Posts: 137
Joined: Mon Apr 11, 2022 8:39 pm

Re: Zimbra 8.8.15 Patch 39

Post by saket.patel »

We have pushed fixes to address this problem, please update packages to resolve this problem.

https://wiki.zimbra.com/wiki/Zimbra_Releases/9.0.0/P32
https://wiki.zimbra.com/wiki/Zimbra_Releases/8.8.15/P39
BradC
Outstanding Member
Outstanding Member
Posts: 266
Joined: Tue May 03, 2016 1:39 am

Re: Zimbra 8.8.15 Patch 39

Post by BradC »

I can confirm this resolves the problem on 9.0.0.

Thanks!
hisfran
Posts: 31
Joined: Tue Apr 29, 2014 2:10 pm

Re: Zimbra 8.8.15 Patch 39

Post by hisfran »

Confirming sending from personas works after lastest patch 39 on zimbra 8.8.15 Ubuntu 16.04 LTS.

Fran
Post Reply