Web client: "Actions>Redirect" not work any more

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
yeeP6rai
Posts: 41
Joined: Mon Feb 12, 2018 10:16 am

Web client: "Actions>Redirect" not work any more

Post by yeeP6rai »

Hi,
Version: Zimbra 8.8.15_GA_3895 (build 20200102004124)
when I try to redirect email to other user from zimbra web client via "Actions>Redirect", I see:

Code: Select all

Could not send message: mail.SEND_FAILURE
method:	[unknown]
msg:	SMTP server reported: MESSAGE_NOT_DELIVERED
code:	mail.SEND_FAILURE
detail:	soap:Sender
trace:	qtp1225197672-7172:1581063018718:efbd1614dee980e4
request:	

Body: {
  BounceMsgRequest: {
    _jsns: "urn:zimbraMail",
    m: {
      e: [
        // [0]:
        {
          a: "user-1@domain-1.ru",
          t: "t"
         }
       ],
      id: "78897"
     }
   }
 },
Header: {
  context: {
    _jsns: "urn:zimbra",
    account: {
      _content: "user-2@domain-2.ru",
      by: "name"
     },
    authToken: "(removed)",
    csrfToken: "0_74806f2dc9a1b59f7eba57c8e0a182e3c3c4bbe1",
    notify: {
      seq: 7
     },
    session: {
      _content: 11377,
      id: 11377
     },
    userAgent: {
      name: "ZimbraWebClient - FF68 (Linux)",
      version: "8.8.15_GA_3895"
     }
   }
 }
Is it bug or my configuration mistake?
Post Reply