Reset Configuration

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
abamkacamata
Posts: 8
Joined: Mon Aug 06, 2018 1:29 pm

Reset Configuration

Post by abamkacamata »

Hello

Is it possible for me to reset all the changes I did and revert back to original configuration just like it was freshly installed but without losing users data and users account?

If it's not possible can anyone point me to the direction of where i can get all the initial configurations then I'd just change it one by one.

This is because my server is being "attack" by backscatter and i think the more i try to change things the worst it get like as of right now my server is rejecting emails from yahoo and gmail as well. I've gone through the spam technique wiki and other wiki and more and more configuration i did. so now it just worst.

I would like to reverse it to the original configuration without having to reinstall zimbra.

Code: Select all

Release 8.8.8_GA_2009.RHEL7_64_20180322150747 RHEL7_64 FOSS edition.
abamkacamata
Posts: 8
Joined: Mon Aug 06, 2018 1:29 pm

Re: Reset Configuration

Post by abamkacamata »

Oh dear god somebody please help me.

Now when I'm trying to test send email from external domain. it gave me an error

Code: Select all

Your message wasn't delivered to admin@mailserver.com because the address couldn't be found, or is unable to receive mail.
User avatar
axslingr
Outstanding Member
Outstanding Member
Posts: 256
Joined: Sat Sep 13, 2014 2:20 am
ZCS/ZD Version: 8.8.15.GA.3869.UBUNTU18.64 UBUNTU18

Re: Reset Configuration

Post by axslingr »

You could try installing the 30-day trial of the Zextras suite and export a backup, then import back into a fresh install of Zimbra. Please test this out on a spare server before trying on production server though.

Lance
abamkacamata
Posts: 8
Joined: Mon Aug 06, 2018 1:29 pm

Re: Reset Configuration

Post by abamkacamata »

Thank you for the reply. I have another problem now

Code: Select all

method:	[unknown]
msg:	Invalid address: jv <jv@jariviral.blog>. com.zimbra.cs.mailbox.MailSender$SafeSendFailedException: MESSAGE_NOT_DELIVERED; chained exception is: com.zimbra.cs.mailclient.smtp.InvalidRecipientException: RCPT failed: Invalid recipient jv@jariviral.blog: 451 4.3.5 Server configuration error
code:	mail.SEND_ABORTED_ADDRESS_FAILURE
detail:	soap:Sender
trace:	qtp335471116-154:1542340194710:9fd46f4f85d77e0a
request:	

Body: {
  SendMsgRequest: {
    _jsns: "urn:zimbraMail",
    m: {
      did: "27520",
      e: [
        // [0]:
        {
          a: "jv@jariviral.blog",
          p: "jv",
          t: "t"
         },
        // [1]:
        {
          a: "admin@zimbraserver.gov.my",
          t: "f"
         }
       ],
      id: "27520",
      idnt: "8c820ec2-1f4d-43d9-8cf4-f200c079649c",
      mp: [
        // [0]:
        {
          ct: "multipart/alternative",
          mp: [
            // [0]:
            {
              content: {
                _content: "ooooooooooooooooooooooooooooooooo sakuraaaa 

"
               },
              ct: "text/plain"
             },
            // [1]:
            {
              content: {
                _content: "<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div data-marker="__QUOTED_TEXT__"><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>ooooooooooooooooooooooooooooooooo sakuraaaa</div></div><br></div></div></body></html>"
               },
              ct: "text/html"
             }
           ]
         }
       ],
      su: {
        _content: "nah sekuntum bunga sakura"
       }
     },
    suid: 1542340194854
   }
 },
Header: {
  context: {
    _jsns: "urn:zimbra",
    account: {
      _content: "admin@zimbraserver.gov.my",
      by: "name"
     },
    authToken: "(removed)",
    csrfToken: "0_610c042a08a6ace48c94ee9d0ffa4850465b2ea3",
    session: {
      _content: 16,
      id: 16
     },
    userAgent: {
      name: "ZimbraWebClient - FF63 (Win)",
      version: "8.8.8_GA_1703"
     }
   }
 }
how do i fix this. what is the appropriate keyword.
Post Reply