similar to: doveadm search/expunge with public folders

Displaying 20 results from an estimated 800 matches similar to: "doveadm search/expunge with public folders"

2009 Jan 07
2
Obtaining the chroot-cage directory of the mailstore
Hello, I'd like to find a function in the sourcecode which enables me to get the chroot-path of the mailstore, so I can concatenate it with the result of mail_storage_get_mailbox_path to get the full path of a mailbox within the filesystem. Does such a function exist? Who can help me? Thanks in advance. Stefan -- SIEGNETZ.IT GmbH { w3o-services } Schneppenkauten 1a D-57076 Siegen
2009 Jan 05
1
writing a dovecot plugin / segfault
Hi together, I am new to this list and new to dovecot itself. I have to write a plugin that implements some ACL-voodoo to be used instead of the standard ACL stuff of dovecot (it shall allow just application-driven folder-sharing - no more, no less). Though I started programming with C, my last experiences are some days old, but now I have written the function sekeletons and the registration
2009 Jan 15
2
get username of logged in user
Hello, can I anywhere get the name of the currently logged in user? I'm still implementing a custom ACL plugin (IMAP commands MYRIGHTS, GETACL, SETACL, DELETEACL), and for some functions (for example storing the current folder's ACL in combination with this username) I need to obtain the currently logged in IMAP user. Is this possible? If yes - how? Thanks in advance. Best regards
2009 Jan 19
1
Coding question again...
Hello again, I have a coding question again: I can obtain the path of the current user's mailbox with the function mail_storage_get_mailbox_path(...) - so far so good. But is it possible to get this mailbox path for another user than the logged in one? Thanks in advance. Best regards. Stefan -- SIEGNETZ.IT GmbH { w3o-services } Schneppenkauten 1a D-57076 Siegen Tel.: 0271 68193-0
2016 Mar 04
3
Dovecort-2.2.22
With Dovecot-2.2.22 and enabled virtual plugin I get following error messages: Error: Raw backtrace: /usr/local/lib/dovecot/libdovecot.so.0(+0x819f0) [0x7f12330bf9f0] -> /usr/local/lib/dovecot/libdovecot.so.0(+0x81adc) [0x7f12330bfadc] -> /usr/local/lib/dovecot/libdovecot.so.0(i_fatal+0) [0x7f123306833d] -> /usr/local/lib/dovecot/lib20_virtual_plugin.so(virtual_backend_box_close+0x178)
2017 Apr 12
0
v2.2.29.1 released
Hi, is there a newer public key available? root at dc:/usr/local/src# gpg --verify dovecot-2.2.29.1.tar.gz.sig dovecot-2.2.29.1.tar.gz gpg: Signature made Wed 12 Apr 2017 12:40:03 PM CEST using DSA key ID 40558AC9 gpg: Can't check signature: public key not found root at dc:/usr/local/src# gpg --search-keys 40558AC9 gpg: searching for "40558AC9" from hkp server keys.gnupg.net (1)
2010 Aug 17
11
EVERYONE USING DOVECOT PLEASE SIGN: Thanks, Administrators of Dovecot!
With the release of dovecot 2.0, the community of the Dovecot mailling list, and us at Shelton Computers, would sincerely like to thank the developers of Dovecot. For, if it were not for you, we would be stuck with Courier and would not have the impressive features of Sieve, as opposed to the unmanageable scripts, by end users, of maildrop. *Our gratitude goes to, but not limited to:* *Timo
2017 Apr 12
3
v2.2.29.1 released
https://dovecot.org/releases/2.2/dovecot-2.2.29.1.tar.gz https://dovecot.org/releases/2.2/dovecot-2.2.29.1.tar.gz.sig Mainly because I had missed one cherry-pick from the release, which caused unit tests to also fail. And I didn't notice that, because make distcheck had been broken for some years now when it ran clang static analyzer, although I had assumed it would have run make check
2017 Apr 12
3
v2.2.29.1 released
https://dovecot.org/releases/2.2/dovecot-2.2.29.1.tar.gz https://dovecot.org/releases/2.2/dovecot-2.2.29.1.tar.gz.sig Mainly because I had missed one cherry-pick from the release, which caused unit tests to also fail. And I didn't notice that, because make distcheck had been broken for some years now when it ran clang static analyzer, although I had assumed it would have run make check
2011 Jun 05
1
doveadm problem with mail_plugins in database
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, I use this user_query: - -------------------------------%<-------------------------------- user_query = SELECT LOWER(CONCAT(t2.login,'@',t1.name)) AS user,t2.home,t2.mail,5000 AS uid,5000 AS gid,CONCAT('*:storage=',quota_mb,'MB') AS quota_rule,t2.acl_groups,case when '%s'='lda' then 'acl quota
1999 Jan 29
0
mounting share - how?
I have problems mounting a share from our NT server. Connecting to the share via smbclient '//snsrv051/public' -W ... -U ... and typing my password works nicely but smbmount '//snsrv051/public' /mnt/snsrv051/public -W secunet-si -U nardmann just gives me the following error message: Added interface ip=10.151.4.59 bcast=10.151.7.255 nmask=255.255.252.0 Server time is Fri Jan 29
1999 Jan 29
0
Oops - mounting share - how?
> I have problems mounting a share from our NT server. > Connecting to the share via > smbclient '//snsrv051/public' -W ... -U ... > and typing my password works nicely but > smbmount '//snsrv051/public' /mnt/snsrv051/public -W secunet-si -U > nardmann > just gives me the following error message: > > Added interface ip=10.151.4.59 bcast=10.151.7.255
2000 Apr 06
0
printcap printer names
I am running Samba 2.0.6 successfully on a Linux machine. Currently I try to add the two printers in our net to Samba. Now I wonder which printer names in the printcap are shown when I do a 'smbclient -L <linux machine>'. The printcap contains something like remote22|HPL4kSC|HP Laserjet floor 4 ... remote21|HPLaser4|HP Laserjet floor 3 Now the first printer shows up as
2000 Jun 14
1
Q: mounting shares with space inside name
I'm trying to mount a share from an NT machine which has an space inside, i.e doing something like that: mount -t smbfs -o username=nardmann,password=xxx "//machine/for internal use" internal_use I always get the message Could not resolve mount point internal How do I mount such shares with whitespace inside the share name? -- Heiko Nardmann (Dipl.-Ing.), h.nardmann@secunet.de,
2003 Apr 04
0
Bug(?): "No locks available" message in log file
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! I just set up a PDF printer via Samba 2.2.5 according to the article given in the German magazine iX of March. Now I have the problem that at the first time I done this a file appeared in the resulting pdfshare (the file created by Word which I test with) but afterwards I cannot get it running again (although I restarted smbd and nmbd). No
2001 Nov 09
3
Q: good and new book for Samba (including new features)?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am looking for a good and new book for Samba which includes descriptions for the new features (maybe using Samba and Win2K), too. Any proposals? - -- Heiko Nardmann (Dipl.-Ing.), h.nardmann@secunet.de, Software Development secunet Security Networks AG - Sicherheit in Netzwerken (www.secunet.de), Weidenauer Str. 223-225, D-57076 Siegen Tel. : +49
2019 May 14
2
weakforced and GeoIP lookups
Hi Tobi, it should just work, but depends on the OS version. ./configure ?help tells you all the configure options, including: --with-maxminddb-includedir path to maxminddb include directory [default=auto] --with-maxminddb-libdir path to maxminddb library directory [default=auto] Neil > On 14 May 2019, at 17:44, Tobi via dovecot <dovecot at dovecot.org>
2019 May 14
0
weakforced and GeoIP lookups
Hi Neil according to yum list installed I have > libmaxminddb-devel.x86_64 1.2.0-1.el7 @epel but I checked the saved output from my former ./configure command and found > checking for GEOIP... no but even running a new autoreconf -i and ./configure after a make clean it still shows that GEOIP is not found. Does the lib has to explicitly specified as argument
2019 May 14
2
weakforced and GeoIP lookups
Hi Tobi, This looks like you haven?t included the libmaxmind libraries before running configure. GeoIP support is only compiled in if it finds the right libs. This would be libmaxminddb-dev on Ubuntu for example. Neil >> Hi list >> >> hope it's okay to ask weakforced questions here as well, but I could not >> find a dedicated mailinglist for wforce. >>
2017 Apr 12
2
v2.2.29.1 released
On 12 Apr 2017, at 22.25, Ralf Zimmermann <r.zimmermann at siegnetz.de> wrote: > > Hi, > > is there a newer public key available? > > root at dc:/usr/local/src# gpg --verify dovecot-2.2.29.1.tar.gz.sig dovecot-2.2.29.1.tar.gz > gpg: Signature made Wed 12 Apr 2017 12:40:03 PM CEST using DSA key ID 40558AC9 > gpg: Can't check signature: public key not found >