account mailer with all messages

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
SebekW
Posts: 28
Joined: Wed Apr 05, 2017 6:04 am

account mailer with all messages

Post by SebekW »

Hey
How to make an account that will come to all the mail that goes out and enters the company. I am asking for help because I have accidentally removed mailer@xxxx.com.pl and now I have a big problem.

best regards
SW

ps. is it journaling ?

I have created a new e-mail account but it does not work, certainly a matter of configuring

Code: Select all

mailer@xxxx.com.pl
Communication with the remote server has failed. Please try again later.
(Debug information)
no valid authtoken present Exception:
com.zimbra.common.soap.SoapFaultException: no valid authtoken present
ExceptionId:qtp1721206918-3492872:https://192.168.1.x:443/service/soap/SyncRequest:1533798832707:66e34e4fb8b7510c:SoapEngine385
Code:service.AUTH_REQUIRED
	at com.zimbra.common.soap.Soap12Protocol.soapFault(Soap12Protocol.java:88)
	at com.zimbra.common.soap.SoapTransport.extractBodyElement(SoapTransport.java:354)
	at com.zimbra.common.soap.SoapTransport.parseSoapResponse(SoapTransport.java:313)
	at com.zimbra.common.soap.SoapHttpTransport.invoke(SoapHttpTransport.java:260)
	at com.zimbra.common.soap.SoapHttpTransport.invoke(SoapHttpTransport.java:164)
	at com.zimbra.common.soap.SoapTransport.invoke(SoapTransport.java:407)
	at com.zimbra.common.soap.SoapTransport.invokeWithoutSession(SoapTransport.java:393)
	at com.zimbra.cs.mailbox.ZcsMailbox.sendRequest(ZcsMailbox.java:690)
	at com.zimbra.cs.mailbox.ZcsMailbox.sendRequest(ZcsMailbox.java:652)
	at com.zimbra.cs.mailbox.ZcsMailbox.sendRequest(ZcsMailbox.java:647)
	at com.zimbra.cs.mailbox.ZcsMailbox.sendRequest(ZcsMailbox.java:640)
	at com.zimbra.cs.mailbox.ZcsMailbox.sendRequest(ZcsMailbox.java:636)
	at com.zimbra.cs.mailbox.ZcsMailbox.sendRequest(ZcsMailbox.java:632)
	at com.zimbra.cs.mailbox.ZcsMailbox.sendRequest(ZcsMailbox.java:628)
	at com.zimbra.cs.mailbox.ZcsMailbox.sendRequestWithNotification(ZcsMailbox.java:624)
	at com.zimbra.cs.mailbox.DeltaSync.sync(DeltaSync.java:103)
	at com.zimbra.cs.mailbox.DeltaSync.sync(DeltaSync.java:89)
	at com.zimbra.cs.mailbox.MailboxSync.sync(MailboxSync.java:192)
	at com.zimbra.cs.mailbox.ZcsMailbox.sync(ZcsMailbox.java:125)
	at com.zimbra.cs.service.offline.OfflineSync.handle(OfflineSync.java:55)
	at com.zimbra.soap.SoapEngine.dispatchRequest(SoapEngine.java:412)
	at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.java:287)
	at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.java:158)
	at com.zimbra.soap.SoapServlet.doWork(SoapServlet.java:303)
	at com.zimbra.soap.SoapServlet.doPost(SoapServlet.java:217)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:725)
	at com.zimbra.cs.servlet.ZimbraServlet.service(ZimbraServlet.java:206)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:814)
	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390)
	at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:218)
	at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
	at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
	at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:422)
	at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
	at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
	at org.mortbay.jetty.handler.rewrite.RewriteHandler.handle(RewriteHandler.java:230)
	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
	at org.mortbay.jetty.Server.handle(Server.java:326)
	at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:585)
	at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:988)
	at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
	at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
	at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:415)
	at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:429)
	at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451)
Please help me :(

best regards
SW
SebekW
Posts: 28
Joined: Wed Apr 05, 2017 6:04 am

Re: account mailer with all messages

Post by SebekW »

Hey
Im make it

But I have a new problem
The old account mailer@xxxxxx.com.pl had many e-mails.
From 01-04-2018, it should be possible to archive these e-mails.
The new mailer@xxxxxx.com.pl its the same name, account in domain server, pass, one has only e-mails from 08:00 AM 09-08-2018 how to restore these emails ...?

best regards
SW
SebekW
Posts: 28
Joined: Wed Apr 05, 2017 6:04 am

Re: account mailer with all messages

Post by SebekW »

Hi

I found an article on the wiki: How to restore deleted user from LDAP
located Accound_ID old and new account.

Image

I do not understand it a bit:
"go to the master ldap server and execute these commands"

How to go to the LDAP Master Server, to execute this code ?
Do I normally have to do it in the "su zimbra" console or do I somehow?

ok im find:

Code: Select all

# su - zimbra
$ source ~/bin/zmshutil
$ zmsetvars
:P

Code: Select all

$ source ~/bin/zmshutil; zmsetvars
$ ldapmodify -x -H $ldap_master_url -D $zimbra_ldap_userdn -w $zimbra_ldap_password
dn: uid=rambo,ou=people,dc=domain,dc=com
changetype: modify
replace: zimbraId
zimbraId: 99f21457-8a58-4007-b80c-1482a414b21e
Ctrl -D

modifying entry "uid=rambo,ou=people,dc=domain,dc=com"
Sure, if the old account is ruling, it will bring everything back to me, it turns out that I need only the last two weeks ...

best regards
SW

ps. how to write it down correctly, can it be like that?

Code: Select all

mailer@xxxxx.com.pl

Code: Select all

dn: uid=mailer,ou=people,dc=xxxxx,dc=com.pl
or

Code: Select all

dn: uid=mailer,ou=people,dc=xxxxx,dc=com,dc=pl
best regards
SW
Post Reply