similar to: BODY.PEEK errors on Beta8?

Displaying 20 results from an estimated 1000 matches similar to: "BODY.PEEK errors on Beta8?"

2006 Jul 13
2
http://dovecot.org/tools/
Dear all, Could this be added to http://dovecot.org/tools/ http://cpan.org/authors/id/G/GH/GHENRY/create_dovecot_shares-1.05 Thanks. -- Kind Regards, Gavin Henry. Managing Director. T +44 (0) 1224 279484 M +44 (0) 7930 323266 F +44 (0) 1224 824887 E ghenry at suretecsystems.com Open Source. Open Solutions(tm). http://www.suretecsystems.com/
2006 Dec 22
1
Dovecot killing OpenLDAP
Hi all, For some reason, dovecot is holding a connection up, so we can't shutdown our directory server. OpenLDAP just sits there waiting for the thread to finish. Our OpenLDAP logs show (binding example and shutdown): connection_input: conn=1 deferring operation: binding daemon: shutdown requested and initiated. conn=1 fd=12 closed (slapd shutdown) slapd shutdown: waiting for 1 threads to
2006 Jun 12
1
Verbose logs to show ACL hits?
Hi all, Using Beta here, but can't see anything in dovecot.conf for this? Any tips? Gavin. -- Kind Regards, Gavin Henry. Managing Director. T +44 (0) 1224 279484 M +44 (0) 7930 323266 F +44 (0) 1224 824887 E ghenry@suretecsystems.com Open Source. Open Solutions(tm). http://www.suretecsystems.com/
2006 Jun 12
1
Quick thanks for wonderful ACLS!
Hi again, Just testing the ACLs, as one of our clients do not want users to delete or move Sent emails. Following http://wiki.dovecot.org/ACL and creating: /etc/dovecot-acls/Sent with this in it: owner lrsi Works a treat. We love Dovecot! ;-) -- Kind Regards, Gavin Henry. Managing Director. T +44 (0) 1224 279484 M +44 (0) 7930 323266 F +44 (0) 1224 824887 E ghenry@suretecsystems.com
2006 May 03
2
"fchown() failed with file" and Operation not permitted with indexes
Dear all, Getting lots of these errors in our maillog with the INDEX changed: dovecot: IMAP(ghenry): fchown() failed with file /home/ghenry/Maildir/index/.INBOX/dovecot.index.tmp: Operation not permitted For .log and .cache as well. We have: location = maildir:/home/%u/Maildir:CONTROL=%h/Maildir/control:INDEX=%h/Maildir/index I looked in safe-mkdir.c and saw: fchown() failed for (line 42)
2006 May 26
1
[RFC] create_dovecot_shares
Dear All, As mentioned previously at: http://www.dovecot.org/list/dovecot/2006-May/013003.html create_dovecot_shares is now finished. Apologies to all for the time it has taken. Description: "Creating lots of dovecot-shared files, changing permissions and creating symlinks is a pain, especially when dealing with more than a handle of users. create_dovecot_shares helps. It modifies
2006 Aug 09
2
FUTEX_WAIT 3.0.23a [Fwd: Re: amanda-2.5.0p2 hanging on smbclient with configure]
Would anyone have any ideas with smbclient sits at FUTEX_WAIT in below message? Typing: strace smbclient -d 5 shows it sitting at: futex(0x2aaaabdf2dc0, FUTEX_WAIT, 2, NU. SUSE 9.3 x86_64, Samba RPMS from main Samba site rpm -q samba-client samba-client-3.0.23a-0.1.34 -- Kind Regards, Gavin Henry. Managing Director. T +44 (0) 1224 279484 M +44 (0) 7930 323266 F +44 (0) 1224 824887 E
2005 Mar 02
2
Request to update slapd.conf and OpenLDAP info for Samba-Guide/happy.html
Dear Team, The OpenLDAP stuff on this page: http://us4.samba.org/samba/docs/man/Samba-Guide/happy.html is not the preferred backend, i.e. ldbm, it really, really needs to be bdb. See: http://www.openldap.org/faq/index.cgi?_highlightWords=bdb%20ldbm&file=1085 "ldbm uses a neutral storage interface which in principle could wrap dbm, ndbm, gdbm or sleepycat as underlying storage;
2006 Apr 10
1
Permissions for Public Namespace?
Dear List, We've been following: http://wiki.dovecot.org/SharedFolders But all we can do is subscribe. Our users can't create folders, move e-mails into the top level folder etc. Am I not grasping the shared folders idea correctly? Thanks. -- Kind Regards, Gavin Henry. Managing Director. T +44 (0) 1224 279484 M +44 (0) 7930 323266 F +44 (0) 1224 742001 E ghenry at
2007 Jan 23
2
rc18 dies with Query: LSUB "" "*" failed on Squirrelmail
Just upgraded, and then had to downgrade straight away. Couldn't get our Squirrelmail page up. Logged in fine etc. but got: Query: LSUB "" "*" failed, refer to server logs etc. Nothing in logs that shows error with mail_debug=yes What should I be looking for? Gavin. -- Kind Regards, Gavin Henry. Managing Director. T +44 (0) 1224 279484 M +44 (0) 7930 323266 F +44
2006 Nov 30
1
[IDEA] Shared Folders via LDAP Lookups
Hi All, We've been thinking a lot about the 2 different ways dovecot implements shares; namespaces and symlinks. We currently use the symlink version for our clients and they use the create_dovecot_shares.pl tool we did at: http://dovecot.org/tools/ Our idea is either in the namespace declaration or if a folder has a dovecot-shared file/symlink, have a ldap lookup defined in say,
2007 Jan 31
1
Query: LSUB "" "*" still on rc19
Hi all, We've downgraded to rc17 for the past week or so, as when we upgraded to rc19, this error did go, but came back again. ERROR: Could not complete request. Query: LSUB "" "*" Reason Given: Internal error occurred. Refer to server log for more information. Looks like it never helped us in rc19. Back on rc17 just now, which we still have to restart a few times a day,
2007 Feb 09
0
LSUB * error solved on rc22
Hi All, Just a quickie to say ew are running the latest version now. Our LSUB error was due to: open(/var/mail/public/.Projects/dovecot-acl) failed: Permission denied Thanks. -- Kind Regards, Gavin Henry. Managing Director. T +44 (0) 1224 279484 M +44 (0) 7930 323266 F +44 (0) 1224 824887 E ghenry at suretecsystems.com Open Source. Open Solutions(tm). http://www.suretecsystems.com/
2007 Jul 19
2
Shared folders and LDAP?
Dear All, Is it possible to store shared folder lists in an LDAP Directory along with your virtual users? Will check the wiki too. Thanks, Gavin. -- Kind Regards, Gavin Henry. Managing Director. T +44 (0) 1224 279484 M +44 (0) 7930 323266 F +44 (0) 1224 824887 E ghenry at suretecsystems.com Open Source. Open Solutions(tm). http://www.suretecsystems.com/
2007 Feb 13
5
Is it 1.0 yet?
OK - my last main bug was fixed a few releases ago. I know that there's no end to getting things right but there comes a point when you need to call it done. No one trusts a 1.0 to be perfect but Dovecot is already better that most 2.0 versions of other software. I vote (as if my vote counted) to call it done, declare victory, and move on to 1.01, 1.02 etc. No one is going to trus it till
2007 Apr 06
5
1.0.rc30 released
http://dovecot.org/releases/dovecot-1.0.rc30.tar.gz http://dovecot.org/releases/dovecot-1.0.rc30.tar.gz.sig So, this is it. Unless you can find a new and important bug within a week, this release is the same as v1.0. I'll only update the version number and NEWS file. Changes since rc29: * PAM: Lowercase the PAM service name when calling with "args = *". Linux PAM did this
2007 Apr 06
5
1.0.rc30 released
http://dovecot.org/releases/dovecot-1.0.rc30.tar.gz http://dovecot.org/releases/dovecot-1.0.rc30.tar.gz.sig So, this is it. Unless you can find a new and important bug within a week, this release is the same as v1.0. I'll only update the version number and NEWS file. Changes since rc29: * PAM: Lowercase the PAM service name when calling with "args = *". Linux PAM did this
2005 Jun 29
2
Samba3-ByExample
I have been working through the processes of getting my server up...( thanks to the help of John T. !!! I am now on page 167/168. It states... "Install the file shown in Example 5.4.1 in the directory /data/ ldap." The example states the following Example 5.4.1. LDAP DB_CONFIG File set_cachesize 0 150000000 1 set_lg_regionmax 262144 set_lg_bsize 2097152 #set_lg_dir /var/log/bdb
2005 Apr 27
2
smbldap-tools Perl error (FreeBSD)
smbldap-tools 0.8.7 FreeBSD 5.4-RC2 Samba 3.1.14 Perl 5.8.2 When I try to use any of the tools, the following message appears. Any hints on how to fix it are welcome. Bareword "print_banner" not allowed while "strict subs" in use at /usr/local/sbin/smbldap-useradd line 43. Execution of /usr/local/sbin/smbldap-useradd aborted due to compilation errors. Per olof
2005 Mar 10
1
LDAP items that might help for How-to
Might want to include the following command in LDAP config incase LDAP doesn't start. slapd -u ldap -g ldap -d -1 This command pointed out that I hadn't copied my samba.schema to the /etc/openldap/schema directory. Might want to put that in the doc before you start LDAP. A newbie like me might pass over that little detail while following the instructions... Kevin B. McCrory Network