similar to: Standard dirs

Displaying 20 results from an estimated 2000 matches similar to: "Standard dirs"

2005 Jun 06
1
Re: dovecot Digest, Vol 26, Issue 10
Claudio Succa wrote: > I succesfully configured dovecot-1.0test68 so that the same user can have both > a Mailbox and a Maildir and can access it by pop3, pop3s, imap and imaps > protocols with the same password. I have not very large acconts (26 users for > a total of 1.2 GBytes) but it is regularly running since the start of May. > > If that is the problem I will be glad to
2006 Jan 12
2
Auth protocol and Perl
Hi, does anyone have at working Perl example of how to use the auth protocol with Perl (I'm planing on making a dovecot auth plugin for qpsmtpd but it would a lot easier to reuse somebody elses code :)) tia, -- Allan Joergensen - http://nowhere.dk/ "All right, so it's impossible. How long will it take?" -------------- next part -------------- A non-text attachment was
2006 Mar 08
2
self-signed certificates
Hallo, i'm having troubles installing self-signed certificates for dovecot. After installing, dovecot generates a key and cert. But he is using the wrong common name (where does dovecot get this name from?). I tried deleting them and installing a handcrafted cert with this: openssl genrsa -out mail.key 2048 openssl req -new -key mail.key -out mail.csr openssl x509 -req -days 4312 -in
2007 Feb 16
2
My "fighting spam" article is live!
Getting Clueful: Five Things You Should Know About Fighting Spam The battle for your users? e-mail inboxes probably will never end, but it?s not a failure of technology. Experienced e-mail and system administrators share the key points they really, really wish you understood. http://www.cio.com/technology/infrastructure/security/spam/ five_things_about_fighting_spam.html?CID=28830 Thanks
2005 Apr 25
0
-test68, -stable and ldap
Hello Timo, Thanks to your patches, LDAP authentication now works with -test68. However, I'm still experiencing a segmentation fault with today's snapshot of -stable, as shown in the following gdb backtrace. [I'm still running FreeBSD 5.3] Can you see where it comes from ? Is it because the ldap new code (as in -test68) hasn't been backported into -stable yet ? Thank you, --
2005 Apr 26
0
can't chroot "auth process" (dovecot-1.0-test68)
OS: OpenBSD/i386 dovecot: dovecot-1.0-test68 dovecot can not start, when i chroot "auth process" can i defined the "auth-work.XXX" unix socket path?? mail.log ----------------------------------------- Dovecot v1.0-test68 starting up auth(default): mysql: Connected to (null) (mail) Auth process died too early - shutting down auth(default):
2005 May 03
1
Test68 and Namespaces
Hello List, I am in the process of building a new mail system here. I am hoping to eventually migrate my users from mbox storage to maildir. They have been using mbox forever and would rather get used to maildir slowly. So I have come upon the idea of using namespaces to provide the different mailstores. Since this isn't available in the current stable, or at least I could not figure
2008 Oct 06
2
Maildir++ problem
Hi to all, I am semi-new to the dovecot system, but i like it very much for the versatility of all the system. I have a problem: i am migrating my servers from postfix with vda patch + courier imap to dovecot. All works fine, except for one thing: i use Maildir++ format, but i don't know how to make the file maildirsize into the home of the users. This file is needed by me becouse i have a
2009 Feb 02
0
Odd SMBD log message
Every so often I will see this in my log file: Feb 2 08:47:21 int-torino smbd[1034]: [2009/02/02 08:47:21, 0] lib/util_sock.c:get_peer_addr_internal(1607) Feb 2 08:47:21 int-torino smbd[1034]: getpeername failed. Error was Transport endpoint is not connected Feb 2 08:47:21 int-torino smbd[1034]: read_socket_with_timeout: client 0.0.0.0 read error = Connection reset by peer. Feb 2
2008 Oct 27
2
quota warning not working
Hi all, I have finally get working the quota with dovecot. Now i am setting up the quota warning, with this in dovecot.conf: quota_warning = storage=70%% /usr/bin/quota_warning.sh 70 In the plugin section naturally. All seems to work fine, the quota is calculated right, but seems the script is not executed... In dovecot logs i have this: deliver(test at test.com): Oct 27 15:14:53 Info: Quota
2011 Jun 22
2
User doesn't have home dir set, disabling duplicate database
Hello all, I have a strange message into the logs of dovecot, il says something like: Jun 22 10:18:07 lda(claudio at domain.com): Error: User claudio at domain.com doesn't have home dir set, disabling duplicate database But the mail arrives correctly, and no problems at all. I have googled a little about, and i have found a post it says to put mail_home and not home into the plugin part of
2011 Mar 15
0
Quick question: Can Winbind allocate gids?
Hello all, Into my samba logs i have this message: WARNING: Failed to create BUILTIN\Users group! Can Winbind allocate gids? But...if i do a wbinfo -g it works: wbinfo -g domain computers domain admins domain guests domain users And winbind is running normally. The error i recieve is the following: WARNING: Failed to create BUILTIN\Users group! Can Winbind allocate gids? I use
2009 Oct 26
1
Dovecot
Hello all, I use dovecot11-1.1.7-1.4.1 with OpenSuse 11.1. Everything works fine, except the vacation with managesieve. When i send a mail to an address with vacation, i recieve back a vacation message, but i read an error like this into dovecot-deliver.log: Error: file_dotlock_create(~/.dovecot.lda-dupes) failed: No such file or directory And then the vacation is send any time, without
2005 Sep 23
2
Strange behaviour of as.Date function
Dear All, I'm happily extracting data of temperature from an oracle db under R via RODBC. After manipulating the extracted data I put them into a data.frame 'dati' which is as follows: > dati DATA tm. UDINE/RIVOLTO tm.TORINO/CASELLE 1 2005-07-01 22.35 23.80 2 2005-07-02 22.70 22.85 3 2005-07-03 23.80
2009 Jan 29
0
Dovecot and smartsieve
Hi all, I am testing smartsieve with the patch found into the dovecot wiki (http://nopaste.biz/63514) but, i have some problems. All works fine, but incredibly slow..and i don't know why. The only error i get is into the error log of apache: [Fri Jan 30 17:18:57 2009] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Undefined variable: line in /srv/www/htdocs/smartsieve/lib/Managesieve.php on
2009 Jan 21
1
Dovecot and .forward
Hello to all, There is something to be configured to allow dovecot to use the .forward file into the user's maildir? I have done some test, but seems dovecot don't look into the .forward file and no result at all. I use Postfix with the deliver of dovecot, here is my dovecot configuration: # 1.1.7: /etc/dovecot/dovecot.conf # OS: Linux 2.6.25.18-0.2-pae i686 openSUSE 11.0 (i586) ext3
2011 Jun 14
2
Dovecot 2.0.13 and sieve
Hello all, I am testing Dovecot 2.0.13, with sieve for the vacation. I have some problems with the :regex as i can see... An example: # Sieve Filter # Generato da Ingo (http://www.horde.org/ingo/) (10/06/2011, 04:45:07) require ["vacation", "regex"]; # Vacanze if allof ( not exists ["list-help", "list-unsubscribe", "list-subscribe",
2005 Mar 30
1
[LLVMdev] Branch simplification
Hi, I have a CFG built by LLVM with blocks that look like this: myBlock: ; preds = %predA, %predB %cond = phi bool [ false, %predA ], [ %otherCond, %predB ] br bool %cond, %succA, %succB Is there a pass or sequence of passes that will see the constant 'false' in the PHI instruction and change the target of %predA to point directly to %succB? I tried -simplifycfg but it
2010 Jun 16
1
Problem with dahdi and with freepbx
Hi to all, I use FreePBX version 2.7.0.2 with dahdi. The first problem is with dahdi: At the system startup i can't find a way to start correctly Asterisk with Dahdi. My boot configuration is the following: /etc/rc.d/after.local /usr/sbin/rcdahdi start & sleep 15 /usr/local/sbin/amportal start & /sbin/route add -host 85.38.234.9 gw 192.168.2.1 & /usr/bin/python
2009 Jan 15
2
Possible Bug segnalation
Hi to all, Today i have manually copied at least 250 mail from a mailbox to another and i have encountered some problems with dovecot. When finished to download all the messages, via pop3, at the next check mail dovecot give me that error: dovecot: Jan 15 10:59:55 Info: POP3(michele at domain.net): Mailbox init failed top=0/0, retr=0/0, del=0/29, size=932800 Then, the messages from the pop