similar to: umask not applied

Displaying 20 results from an estimated 8000 matches similar to: "umask not applied"

2007 Apr 16
3
Maildir, INDEX, and folders
I'm reading the wiki et el. regarding indexes, but can't come up with a coherent answer to the setup and what will happen. I want to take the indexes and move them off of NFS (~/Maildir) and place in /var/spool/dovecot/indexes, but not have to hand create everything (user homes, mail folders) So, I create a parent folder /var/spool/dovecot/indexes that has the appropriate permissions
2005 Feb 24
1
4 Final, RC1 -> Final?
Build team -- what's our current outlook on the 4 Final release shaping up to be (ie, this week, next week, a month..)? Should it be further out, would it be relatively painless to 'upgrade' (so to speak) from the current RC1 to Final when it rolls around? thanks! -te (I have a new project server waiting in limbo, would like to at least get started - nonproduction) -- Troy
2005 Mar 11
2
Error while rpmbuilding samba source
hello all, i am trying to rpmbuild samba source 3.0.11-1 and ran into this error and can not figure out what is wrong. the follow error as follows libads/kerberos_keytab.c: In function `ads_keytab_flush'': libads/kerberos_keytab.c:429: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See
2007 Feb 17
2
LDAP auth load? (looking for advice)
One of the changes my beta testers are testing is switching from NIS to LDAP for login/auth/homedir lookups; all is working perfectly, Dovecot + PAM/nss_ldap is A-OK. No issues here, we've been using LDAP lookups on other servers for years. I'm wondering about load, specifically if when I switch the entire company over, will the new authentication load stress my LDAP server to the
2005 Jan 13
3
CentOS4 + Subversion?
Hey all - does RHES4/CentOS4 beta contain a recent integration of Subversion? I've been holding off trying to retro-fit CentOS 3.x on our CVS server, hoping that the official channels aready had it in store for the future. Not that you *can't* retrofit, I was just uncomfortable upgrading so many stock packages. Anyone have it installed, can take a look for me? thx, -te -- Troy
2008 May 23
1
Multiple private namespace question
(apologies if this has been covered, can't find it on the Wiki/FAQ, etc.) We have a stellar, fantastic, hard working Dovecot 1.0.5 (yes, I need to upgrade) installation running in Courier-IMAP compatibility mode: mail_location = maildir:~/Maildir:INDEX=/var/spool/dovecot/indexes/%1u/%u namespace private { separator = . prefix = INBOX. inbox = yes } A user purchased
2004 Jun 15
1
Netatalk
yum was unable to find and install netatalk, so i used RH9 package. It successfully installed, but didn't started. Dmesg showed me that some module is missing. I pressume I will need to compile new kernel, right ? Best Regards Kuba
2007 Jul 05
1
Virtual servers
Hello I'm migrating from Courier to Dovecot (1.0.rc15) on Debian. I am trying to set up virtual servers based on the principal in this thread: http://www.dovecot.org/list/dovecot/2006-October/017165.html which suggests something like this to support multiple certificates: server foo { listen = 1.2.3.4 ssl_cert_file = /etc/ssl/certs/foo.cer } server bar {
2005 Mar 23
9
Apache Web Server mod_jk configuration
Has anyone done configuration of apache webserver with Tomcat 5.5.7 I cannot integrate them together?> Any help will be appreciated Regards Vaneet Vaneet Sharma executive manager iDeasTank Limited an iwg business dolphins'' court po 388 valletta, m-malta/europe mobile: +356 9943 8263 skype: CALLVANEET fax: +356 9952 8888 phone: +356 9942 8888 vaneet@iwg.info call me on
2007 Mar 06
4
Public kudos to Timo
I'm sitting here working away on various unrelated projects and watching patch after patch after patch flow in from Timo to fix all sorts of problems people are reporting. A coding madman on fire. Thanks Timo, you rock. I appreciate the time you spend on this software, I'm sure everyone else does as well. :) -te -- Troy Engel | Systems Engineer Fluid, Inc | http://www.fluid.com
2004 Sep 14
2
RHN-like system for CentOS?
Team, Is anyone aware of a Red Hat Network alike system of server package update status that could be adapted for CentOS3? I'm not interested in the complete management aspect (channels, scheduling remote updates, etc) but merely the ability to see your list of systems and determine which are out of date with XXX packages. If you happen to manage a large-ish number of RHES3 systems, you
2006 Jan 12
3
Looking for server recommendations
We're going to replace an older Solaris7/Netbackup/TapeRobot server with a new Centos box using backup-to-disk-to-tape (probably using Arkeia). The specs are up in the air, but generally: - CentOS/RHEL friendly (3Ware SATA? SCSI?) - 2U/3U/4U-ish form factor - hotswap RAID5 - dual PS, hotswap a plus - USB2.0 port(s) (*) To give you an idea of where I'm starting to look, take a gander at
2007 Mar 23
2
idxview: Fatal: file hdr read() 41984 != 1170103198
Playing with the new idxview I got this error running against my INBOX dovecot.index.cache file. What exactly does it mean? Full output: # /usr/libexec/dovecot/idxview dovecot.index.cache -- INDEX: dovecot.index.cache version = 1.8 base header size = 0 header size = 1170103198 record size = 1170103283 compat flags = 7 index id = 0 flags = 26512 uid validity = 0 next uid = 2460778624 messages
2007 Jul 09
6
1.0.1: corrupt index on fresh mailbox, ideas?
A new employee started today, when logging into his new mailbox this morning during a walk-through I got a nasty server error response in Thunderbird - something I never see, DC runs smooth as butter for us. Checking the server log I see this: == snip == dovecot: Jul 09 09:38:54 Error: IMAP(xxxxxxx): Maildir /home/x/xxxxxxx/Maildir sync: UIDVALIDITY changed (1183406107 -> 1183999134)
2007 Oct 09
2
Dovecot hanging up with many defunct processes
Hi, I am in a very awkward situation and need some kind of immediate fix up. I had installed dovecot in my organization as part of migration of email server. The setup involves sendmail, dovecot (imaps+pop3s) and webmail (squirrelmail) running on apache webserver. All was working fine until one day I found a lot of defunct processes on system related to dovecot. dovecot-auth, imap-login and
2005 Feb 01
1
gcc, libkrb4 problem
I'm trying to recompile the source RPM from the FC3 version of cvs (http://ayo.freshrpms.net/fedora/linux/3/i386/SRPMS.updates/cvs-1.11.17-4.src.rpm), as the version shipped on RHEL/CentOS/etc has a known bug (version 1.11.2-unix "cvs watch on" doesn't work). The initial configure is failing with this obscure error: configure:2257: checking for C compiler default output file
2007 Nov 26
4
Embracing .99
We're stuck on RHEL 4.x, so we're currently working on a plan to live in harmony with .99 for another year or so. With that said, the plan is below. Let me know if you have any other recommendations. [ ]Convert to high-performance mode vice high-security to reduce overall resource usage. [ ]Implement iptables throttling for new connections to prevent denials of service. [ ]Covert from
2007 May 09
2
Thunderbird or Dovecot bug? (multiple keywords)
Here's a strange one. I have a user who's using Thunderbird 2.0.0 and assigning multiple tags (keywords) to emails, which are getting "lost" (I'll explain) when he leaves the folder and comes back. I can reproduce this on *his* account myself, but cannot reproduce it on *my* account (separate new TBird 2.0.0 profiles on Windows XP). Use the two TBird default tags
2007 Mar 10
4
pre-1.0.rc27: Index and mbox fixes
I've been doing some stress testing in the last few days and fixing all the errors I saw. I'm hoping that I've finally really fixed all the index/mbox problems. So, again I think the only thing left for v1.0 is the documentation. Please test this nightly snapshot before I'll release rc27 tomorrow: http://dovecot.org/nightly/dovecot-latest.tar.gz If you've seen any of the
2006 Mar 23
2
Is the unsupported kernel considered stable-ish?
I have a need to use the unsupported kernel for one feature only (AFP/Appletalk support). Never having had to use it before, I''m unsure of what''s all in it other than reading it''s config file. From those that do use it -- is it considered stable enough to use in lightweight production? I''m debating the use of it versus wasting my time rebuilding the normal