Forum Replies Created
-
AuthorPosts
-
maccanada
ParticipantDoes cyradm see the mailboxes ok?
September 2, 2005 at 7:47 pm in reply to: How to stop OSX 10.3 workstation from adding .local to hostnames #363094maccanada
ParticipantHave you tried manually typing it into /etc/hostconfig?
maccanada
ParticipantCheck the ownership of the following directories:
/var/imap
/var/spool/imap
The owner should be cyrusimap and the group should be mailmaccanada
ParticipantTotal stab in the dark, but have you tried reconstructing the corrupted mailbox before deleting it?
maccanada
ParticipantAs I said, it comes down to permissions. You have 2 options really:
1. Enable root account on the client and send the command as root – much like the SyncServices folder, I recommend you stay away from this2. Edit the sudoers file to allow a user to execute the required command – man sudoers goes through it all in some detail, but basically something like:
helpermonkey stampy = NOPASSWD: /bin/reboot
should allow the user helpermonkey, run the reboot command on the machine stampy without putting in a password
You should use visudo to edit the file, and take a backup of it in case things don’t work out right.September 2, 2005 at 2:17 am in reply to: DB ERROR : MYDELETE is killing our OS X 10.4.2 Tiger Server #363074maccanada
ParticipantI’ve never come across this probelm before, so I can’t offer much more help. I’d definitely take a backup before deleting the DB though.
September 1, 2005 at 5:07 pm in reply to: DB ERROR : MYDELETE is killing our OS X 10.4.2 Tiger Server #363060maccanada
Participantcyr_expire handles deletion of expired messages or duplicate deliveries. It’s configured in imapd.conf. You can man cyr_expire for more info. Normallly it’s the client that sets the time span for expiring messages and in your case it looks like it’s trying to expire messages that no longer exist.
Is the message id always the same?
It’s not really a solution, but hopefully I’ve given you something to go on 🙂
maccanada
ParticipantShould work fine using reboot instead of restart…of course you’ll need appropriate permissions on the end machine to execute a reboot
maccanada
ParticipantHmm, well I’m sure there are better ways than this, but running iostat with a count of 30 or so on the two disks and then forcing some kind of disk activity on the RAID set will tell you which disk is being accessed.
maccanada
Participantmaccanada
ParticipantYeah – SMB is a much better bet and I’d use AFP on a
PC as Plan B, but CA bought out Miramar, and now own PC MacLan
http://ca.miramar.com/(fulfilling my acronym quota for the day)
maccanada
ParticipantIt’s not a necessity for the clients to have forward and reverse DNS, but if you’re using static IPs or reserved DHCP addresses it certainly wouldn’t hurt either.
August 27, 2005 at 12:22 pm in reply to: How to setup a working local/private/fake dns-setup on 10.4.2 server? #362969maccanada
ParticipantYour DNS setup sounded OK…more like a client resolution problem. You should look at ‘host’ and ‘dig’ to troubleshoot DNS issues.
The gui in Tiger Server will be fine for basic internal-only DNS setup.August 26, 2005 at 11:07 pm in reply to: AD account and contact name collision on 10.3.9 server #362962maccanada
ParticipantThis is getting a little OT but…
Is there any explanation as to why users are being duplicated into contacts? I can think of reasons why an account would be linked to a contact (advanced forwarding or cross-forest Exchange synchronisation), but I’ve no idea why you’d want identical entries. Contacts are pointers to email addresses for external people without Exchange mailboxes. Just curious…maccanada
Participantman mdutil
man mdimportshould point you in the right direction…I’ve not had to use them in a network home situation, but they work fine whenever I’ve needed them.
-
AuthorPosts
Recent Comments