Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - nardial

Pages: [1] 2
2
Installation and Upgrades / Delete a user's mapistore
« on: May 13, 2015, 07:26:08 am »
Hi,

i ran into an issue that i deleted a user that had sync issues within outlook. I deleted the user and recreated it, but the mapistore did not get deleted and the sync even got worse.
there seem to be duplicate folders and so on. how can i complete delete a user's mapistore so it gets recreated only based on the IMAP data, including all database entries?

It would be nice to have this done via the disable openchange dropdown in the user configuration. maybe this would help other sync related issues too?

i have plenty of logs, but here the one that seems to be important:

Code: [Select]
<0x0x7f66ef7e3448[MAPIStoreMapping]> attempt to double register an entry with idNbr ('sogo://*:*@mail/folderINBOX/', -791789109487075327, 0xf503000000000001, oldid=0xf503000000000001)
<0x0x7f66f1be87b8[MAPIStoreMailContext]> -[MAPIStoreContext getPath:ofFMID:inMemCtx:]: you should *never* get here
[2015/05/13 07:25:02.395462,  1] libmapi/oc_log.c:52(oc_logv)

any suggestions?


3
Hi,
i ran into this issue several times on the newer zentyal versions.
When I add some files to the samba share I have to let the filesharing do its magic and reset the samba rights. In the earlier versions it was possibly to simply chown it to ebox:__USERS__

How do I achieve it nowadays? Do I really have to mount a smb share from localhost?


4
Same problem here.
could not find any working solution but several open tickets to this problem....

5
I solved it using a generic map and a local domain:


main virtual domain is "now domain.intern"

edit /usr/share/zentyal/stubs/mail/main.cf.mas and add:

Code: [Select]
sender_canonical_maps = hash:/etc/postfix/canonical
then edit /etc/postfix/canonical and add

Code: [Select]
@domain.com  @domain.intern
#postmap /etc/postfix/generic

and /etc/init.d/zentyal mail restart





6
Installation and Upgrades / Re: send all mails through smarthost
« on: May 08, 2013, 04:40:12 pm »
Then I would have to manually add sender canonical maps to remap outgoing mails with the right sender address!?
I fetch all mails with fetchmail and send them with a smarthost "user1@domain.com" and I don't want to send them with "user1@domain.local".
so it's not about internal mail, but external delivery with the right sender address.

7
Installation and Upgrades / Re: send all mails through smarthost
« on: May 08, 2013, 02:11:54 pm »
I also found a howto for this, but it does not change anything.
i think the transport_maps aren't used!?

http://trac.zentyal.org/wiki/Documentation/Community/HowTo/MailSplitDomain

8
German / Re: [gelöst] Zarafa - Fragen zu Email-Alias und senden
« on: May 08, 2013, 12:53:04 pm »
Hi!

Sorry, dass ich den Thread nochmals aufwärme, aber habe dazu noch eine Frage.

Gibt es keine Möglichkeit, nur die Mails an den Relay / smarthost zu senden, welche er lokal nicht in den virtual_mailbox_maps findet?

9
hi,

i set up zentyal 3.0 with zarafa and a smarthost relay server. is it possible to send all mails through the smarthost and not deliver them locally?
I only use a couple of mail accounts locally, but the rest are fetched elsewhere.

i found this thread http://forum.zentyal.org/index.php/topic,12792.msg52877.html#msg52877 here that states that it cannot be mixed up, but maybe I can change postfix conf to accomplish it?
i just want to send all mails that do not come from fetchmail to the external smtp.






10
@bufke
I would really appreciate a guide, because I feel some kind of stuck now.
It is absolutely impossible to migrate machines the zentyal way, users and management would not accept that.

11
Installation and Upgrades / Re: Forgetting samba share group rights.
« on: August 08, 2012, 07:59:08 am »
I reinstalled the server from scratch and imported the backup again. Problem still persists.
When I do a ldapsearch after the groups and samba rights disappear in the zentyal webinterface, I can still see the groups.

//According to the ticket the redis server has nothing to do with it, but redis tries to restart and complains that it is already running. Maybe it would help to get rid of this problem first?
There also seems to be a problem with the service monitoring, after a while some service are shown as "stopped" but they are running.
The problem has to be in the backup, too. All other installations work.

12
Hi,

this is still happening.

I already tried to reinstall users: http://trac.zentyal.org/ticket/4560 but without any success.

13
Happened again during the weekend...

14
Installation and Upgrades / Forgetting samba share group rights.
« on: May 24, 2012, 02:45:34 pm »
I seem to have a problem with ldap or the users module. the server forgets its groups and at some time samba reloads and sees no groups so it diables the group rights in the shares.

I have to restart the user module if I cannot see the groups, then afterwards re-add them manually.
I only seeh some redis issues in the logs:

Code: [Select]
ebox.redis main process (2515) terminated with status 1
ebox.redis main process ended, respawning


any hints?

15
Installation and Upgrades / fetchmail and additional options
« on: April 08, 2012, 08:04:33 am »
hi,

is there a way to add additional options to the fetchmail retrieval?
My case is that some users want to poll their free mail accounts, but they can only be polled every 15 minutes. Normal accounts have to be polled every 3/5 minutes.
So actually I manually add the interval option, I could also automate this using "sed", when a domain "doesnotwork.com" is found.
I have not found any solution for this on the forums, so I assume there is no way to pass options to the config?


nardial

Pages: [1] 2