Search found 17 matches
- Thu Jan 08, 2026 3:11 pm
- Forum: Developers
- Topic: GetAccountRequest (Admin SOAP) returns NO_SUCH_ACCOUNT even though account exists
- Replies: 1
- Views: 1160
GetAccountRequest (Admin SOAP) returns NO_SUCH_ACCOUNT even though account exists
I want to call Admin SOAP GetAccountRequest to read the user’s Sieve filter script: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:zimbraAdmin="urn:zimbraAdmin"> <soapenv:Header> <context xmlns="urn:zimbra"> <authToken>ADMIN_AUTH_TOKEN...
- Thu Aug 14, 2025 10:45 pm
- Forum: Developers
- Topic: How to Get Zimbra Message ID (Not Postfix Message ID)
- Replies: 4
- Views: 21152
Re: How to Get Zimbra Message ID (Not Postfix Message ID)
For anyone have this use case I found a solution (kind of)
You call the searchRequest api with
msgid: (text) which is your postfix id
here's the link for anyone to read
https://wiki.zimbra.com/wiki/Zimbra_Web ... earch_Tips

You call the searchRequest api with
msgid: (text) which is your postfix id
here's the link for anyone to read
https://wiki.zimbra.com/wiki/Zimbra_Web ... earch_Tips
- Thu Aug 14, 2025 10:44 pm
- Forum: Developers
- Topic: Getting zimbra message id (from postfix id)
- Replies: 3
- Views: 13350
Re: Getting zimbra message id (from postfix id)
For anyone have this use case I found a solution (kind of)
You call the searchRequest api with
msgid: (text) which is your postfix id
here's the link for anyone to read
https://wiki.zimbra.com/wiki/Zimbra_Web ... earch_Tips

You call the searchRequest api with
msgid: (text) which is your postfix id
here's the link for anyone to read
https://wiki.zimbra.com/wiki/Zimbra_Web ... earch_Tips
- Mon Jun 02, 2025 11:11 pm
- Forum: Administrators
- Topic: Getting zimbra message id (from postfix id)
- Replies: 0
- Views: 9795
Getting zimbra message id (from postfix id)
Hey guys, i'm developing a notification service for zimbra user whether they receive a new email Using a filter (rspamd) i was able to get the sender, receiver of each message, but i want when user receive the notification, they can click on it and go straight to the message Right now the filter onl...
- Sun Jun 01, 2025 3:39 pm
- Forum: Developers
- Topic: Getting zimbra message id (from postfix id)
- Replies: 3
- Views: 13350
Getting zimbra message id (from postfix id)
Hey guys, i'm developing a notification service for zimbra user whether they receive a new email Using a filter (rspamd) i was able to get the sender, receiver of each message, but i want when user receive the notification, they can click on it and go straight to the message Right now the filter onl...
- Mon May 19, 2025 1:51 pm
- Forum: Administrators
- Topic: Plain text mail content in web client
- Replies: 4
- Views: 3641
Re: Plain text mail content in web client
So you're saying the issue is with outlook and not zimbra?
Is there anyway to solve this from zimbra perspective?
Is there anyway to solve this from zimbra perspective?
- Mon May 19, 2025 12:56 pm
- Forum: Administrators
- Topic: Plain text mail content in web client
- Replies: 4
- Views: 3641
Re: Plain text mail content in web client
What i mean is that i want to keep the format when sending from outlook to zimbra So if the user already compose a formatted mail and send ( cc themself) the format will be missing ( signature font, color, paragraph format) So the root cause like you said solely on outlook, is there anyway to deal w...
- Tue May 13, 2025 6:49 am
- Forum: Users
- Topic: Plain text mail content in web client
- Replies: 1
- Views: 10521
Plain text mail content in web client
Hi all.
I'm using zimbra 9.0.0 FOSS, when sending mail and cc myself from outlook, web mail often return plain text content but in outlook the format stays the same
Also the attachment contains winmail.dat and text/rtf
Has anyone encounter this? What is the solution
Many thanks
I'm using zimbra 9.0.0 FOSS, when sending mail and cc myself from outlook, web mail often return plain text content but in outlook the format stays the same
Also the attachment contains winmail.dat and text/rtf
Has anyone encounter this? What is the solution
Many thanks
- Mon May 12, 2025 3:44 am
- Forum: Administrators
- Topic: Plain text mail content in web client
- Replies: 4
- Views: 3641
Plain text mail content in web client
Hi all.
I'm using zimbra 9.0, when trying to mail to myself from outlook, web mail often return plain text content but in outlook the format stays the same
Also the attachment contains winmail.dat and text/rtf
Has anyone encounter this? What is the solution
Many thanks
I'm using zimbra 9.0, when trying to mail to myself from outlook, web mail often return plain text content but in outlook the format stays the same
Also the attachment contains winmail.dat and text/rtf
Has anyone encounter this? What is the solution
Many thanks
- Sat May 03, 2025 6:04 pm
- Forum: Administrators
- Topic: 404 must authenticate
- Replies: 9
- Views: 5374
Re: 404 must authenticate
That's a shame
, but do you ever encounter this "4xx" error? Can you give me some guidance on why this would occur? Because only rest api produce this error, every other soap api work fine
(