Displaying 20 results from an estimated 4000 matches similar to: "passwd-file; configure args.."
2008 Mar 19
2
Rootless installation gets ssl-parameters.dat errors
In the logfile, i see this:
dovecot: Mar 18 16:24:30 Error: ssl-build-param: Can't create
temporary SSL parameters file /var/lib/dovecot/ssl-parameters.dat.tmp:
Permission denied
dovecot: Mar 18 16:24:30 Error: child 21836 (ssl-build-param) returned
error 89
dovecot: Mar 18 16:24:30 Error: link(/var/lib/dovecot/ssl-
parameters.dat, /usr/local/sb/daniel/rm/trunk/var/run/dovecot/login/
2002 Dec 17
1
passwd-file access
Using passwd-file authentication I run into some problems..
This is my passwd file:
user:0cc175b9c0f1b6a831c399e269772661[34]:6660:6660:0:/some/mail/directory/user:0:::
My MUA tells me after enter my user/pass that the server disconnected,
OK. So I netcat into the imap server, and issue an "C: LOGIN user a" in
which case I get the error "Fatal: USER environment missing".
2002 Dec 22
1
[Fwd: ./configure options..]
Oops, wrong address..
-------- Original Message --------
Message-ID: <3E0618CB.1060106 at is.a.fakepope.com>
Date: Sun, 22 Dec 2002 11:55:55 -0800
From: Jesse Peterson <erage at is.a.fakepope.com>
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20020901
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Dovecot Mail List <dovecot at procontrol.fi>
Subject:
2006 Feb 25
1
ssl_parameters_file
Hello Timo,
What was the reason to remove ssl_parameters_file setting?
Is it possible to restore it? We really need it, and I can see no
reason to remove this useful setting.
--
Sergey Redin
2002 Dec 16
2
Maildir problem..
I have the most interesting problem...
I've compiled dovecot from CVS with a checkout on 2002-12-15 around
23:00 PST.
When I select a message in my MUA I can view it and stuff, however, if I
select another message, or folder, the message disappears. It appears
that dovecot shortens the Maildir message name to ":2,S" and then you
can't access the message from the MUA again.
1999 Oct 15
1
samba shared client lib needs LGPL
I have repackaged the client support functionality in samba to support
applications requiring access to smb servers. It is a shared library
built using automake & libtool. It builds samba's smbclient utility
linked against the shared library for test.
The perpose is to use in gnome virtual filesystem. It is currently used
statically linked into midnight commander when configure'd
2011 Sep 08
2
As a package author, is there a way to specify that your package is architecture (x86_64) specific?
Hi,
Essentially: subject line says it all.
I've created a package that wraps an external c++ library (which I
didn't write) that only successfully compiles on 64bit machines.
I'd like to make the package broadly available, but is there a way to
get it on CRAN if the 32-bit builds break by specifying its 64-bit
only somehow?
Luckily, I've ./configure'd my
2008 Mar 30
2
[LLVMdev] Compiling llvm-gcc on amd64 with 32 bits: assembler still carps
On Mar 30, 2008, at 12:39 PM, Joachim Durchholz wrote:
>
> Am Sonntag, den 30.03.2008, 10:28 -0700 schrieb Tanya Lattner:
>> On Mar 30, 2008, at 10:07 AM, Joachim Durchholz wrote:
>>> Look at how $LLVM_CONFIGURE is built, the final value is
>>>
>>> --prefix=/home/jo --enable-optimized --build=i686-pc-linux-gnu
>>> --host=i686-pc-linux-gnu
2005 Oct 24
2
debian dovecot upgrade
Hi all
I find this highly upsetting, I just upgrade my debian dovecot, and I specified that I dont want to upgrade the conf file.
and on restarting, I get this in my syslog.
Oct 24 17:33:33 mail dovecot: Dovecot v1.0.alpha3 starting up
Oct 24 17:33:34 mail dovecot: Login process died too early - shutting down
Oct 24 17:33:34 mail dovecot: imap-login: Can't load certificate file
2008 Mar 31
0
[LLVMdev] Compiling llvm-gcc on amd64 with 32 bits: assembler still carps
Am Sonntag, den 30.03.2008, 15:45 -0700 schrieb Tanya Lattner:
> On Mar 30, 2008, at 12:39 PM, Joachim Durchholz wrote:
>
> >
> > Am Sonntag, den 30.03.2008, 10:28 -0700 schrieb Tanya Lattner:
> >> On Mar 30, 2008, at 10:07 AM, Joachim Durchholz wrote:
> >>> Look at how $LLVM_CONFIGURE is built, the final value is
> >>>
> >>>
2002 Dec 12
1
Maildir detection..
It would seem that dovecot cannot detect my maildir. The system DO NOT
use "~/Maildir". It is arbitrary across a few systems, actualy, and am
curious if there is a way to "force" in the config file where the
maildir explicitly resides, much like Postfix's "home_mailbox"
configuration parameter.
On a side note, I compiled dovecot 0.99.4 on a NetBSD
2002 Dec 16
1
SSL + default_mail_env
in the config file i have "ssl_disable = yes", however, i get this in my
LOG_MAIL syslog: "Dec 17 00:21:07 host imap-master: Can't create
temporary SSL parameters file
/default/configured/directory/ssl-parameters.dat.tmp: No such file or
directory"
I know what the error is, and how to fix it, but it's an SSL thing which
should have been disable according the
2002 Dec 16
1
Dovecot Pronunciation/Meaning
Timo,
What is the "official" way to pronounce Dovecot? Is there a meaning to
the word? A background on why you chose it?
--
Jesse Peterson
erage at softhome.net
2008 Mar 30
0
[LLVMdev] Compiling llvm-gcc on amd64 with 32 bits: assembler still carps
Am Sonntag, den 30.03.2008, 10:28 -0700 schrieb Tanya Lattner:
> On Mar 30, 2008, at 10:07 AM, Joachim Durchholz wrote:
> > Look at how $LLVM_CONFIGURE is built, the final value is
> >
> > --prefix=/home/jo --enable-optimized --build=i686-pc-linux-gnu
> > --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu"
> >
>
> This looks likes its missing some
2006 Feb 20
2
R CMD config --cppflags buglet
As you may recall, a Debian user complained last year about how R is out of
line with respect to the filesystem standards (where, in essence,
architecture independent files should be in /usr/share, not /usr/lib). While
I more or less just told him to get lost, I think it was mostly BDR who
actually added support for this over the summer -- so a public Thanks!
first. As of a few weeks ago, I now
2002 Jan 02
2
macosx (lots of little changes)
happy new year. a day off is a day to pick up a new project, so I
wrestled my way through making ogg vorbis work on macosx.
first, libao (not entirely a proper patch, but 2 source file diffs and a
diff of a configure'd Makefile to one that works.):
http://bolson.org/pub/libao-0.8.2-diff.tar.gz
libogg and libvorbis compiled without incident. vorbis-tools were more
complicated.
I think
2002 Jan 02
2
macosx (lots of little changes)
happy new year. a day off is a day to pick up a new project, so I
wrestled my way through making ogg vorbis work on macosx.
first, libao (not entirely a proper patch, but 2 source file diffs and a
diff of a configure'd Makefile to one that works.):
http://bolson.org/pub/libao-0.8.2-diff.tar.gz
libogg and libvorbis compiled without incident. vorbis-tools were more
complicated.
I think
2006 Jan 27
2
How to make pops
Hi,
I use dovecot (pop) with gentoo but it's not securize.
I would like to use pops but i don't how to do this.
I think i have to use certificates...
This my dovecot.conf :
protocols = imap imaps pop3 pop3s
imap_listen = *
pop3_listen = *
imaps_listen = *
pop3s_listen = *
ssl_disable = no
login = imap
login = pop3
default_mail_env = maildir:%h/.maildir
mbox_locks = fcntl dotlock
auth =
2008 Mar 13
3
Sealed for setGeneric
Hi the list
When two setGeneric occurs on the same function, the second erage the
first and erase all the function previously define.
Is it possible to prevent that ? Is it possible to declare a setGeneric
that can not be erased later ?
Something like the |sealed for setMethod...|
||
|Thanks|
||
Christophe
2005 Sep 11
1
DSA support for TLS?
hi all,
i've dovecot TLS working correctly w/ locally generated *RSA* CA cert, domain
privkey & self-signed domain cert. to that end, my dovecot.conf includes:
ssl_key_file =
/var/Security/mail.testdomain.com.privkey.rsa.pem
ssl_cert_file = /var/Security/mail.testdomain.com.cert.rsa.pem
ssl_ca_file =