Displaying 20 results from an estimated 4000 matches similar to: "Non standart mbox path"
2005 Jan 26
1
mbox slowness in dovecot-1.0-test61
Hi,
We're trying out Dovecot to see if it's a good replacement for UW-imapd.
It seems to be very slow in opening an mbox file, even after it's been
indexed. (I mean way slower than UW)
Here's some info on the system:
Dovecot-1.0-test61
SuSE 8.1, Linux kernel 2.4
Using NFS to access mail.
I've tried turning off mmap, using dotlocking, using fcntl locking
(lockd, etc. are
2005 Apr 14
2
Overload standart function
Hi all,
I try to develop my own R package. I have a couple of standart functions like dim() and length() overloaded.
#Example
dim.Model <- function(this) {
length(unique(this$.variables));
}
I built my package, but when I try to load it... This message appears:
Attaching package 'mudim':
The following object(s) are masked _by_ .GlobalEnv :
dim.Model,...(etc.)
Any
2005 Oct 27
4
Dovecot Alpha 4
Hi
We've been using Dovecot as our primary IMAP and POP3 server for around
70,000 users for a couple of months now. On the whole, we've been very
pleased with the performance of Dovecot - and are extremely grateful to the
developers! However, we have had a few issues, some of which we have yet to
resolve.
We chose Dovecot because it was the only IMAP/POP3 server we could find that
2005 Aug 31
4
Oddities with Debian unstable dovecot
Hello,
I'm running an Debian etch box with unstable and ever since the last upgrade to dovecot, I've seen odd things. At times, I would see emails would go missing from the Inbox or other folders, and I couldn't move emails that were moved from the Inbox to another folder back into the Inbox. These have seen gone away since I removed all dovecot.* files and .index* files from my
2005 Nov 17
2
Dovecot LDA config problem on RHEL 4 x86_64
Hello,
Has anyone succeeded on configuring and compiling Sieve capable Dovecot
LDA on RHEL 4 x86_64 platform?
I am having problems with configure script hanging on sed while creating
Makefiles.
# ./configure --with-dovecot=../dovecot
..
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for library containing
2012 Jun 11
1
director: non standart ports at backends
hello,
I'm trying to figure out how to proxy pop3 and pop3s that listens on non-standart ports at backends.
For example, pop3 is at 1110 and pop3s at 1995 (on backend side).
is it possible?
how should I separate this ports in director's config?
it's easy for one port:
for example lmtp - you just use passdb in protocol lmtp {}
2008 Jan 20
4
v1.1.beta14 released (Compile Error)
On Jan 20, 2008, at 12:15 PM, dovecot-request at dovecot.org wrote:
>
> Message: 5
> Date: Sun, 20 Jan 2008 15:48:09 +0200
> From: Timo Sirainen <tss at iki.fi>
> Subject: [Dovecot] v1.1.beta14 released
> To: dovecot at dovecot.org
> Message-ID: <1200836889.12450.99.camel at hurina>
> Content-Type: text/plain; charset="us-ascii"
>
>
2005 Jul 12
5
mysql
Hello,
Does dovecot require mysql in order to work? Fedora rpms are claiming
mysql dependencies.
I'm sure you're aware of the long-lived arguement of postgresql v. mysql.
If it wasn't your intention to force this, then please snarl at Red Hat.
If it was your intention, then grrrrr!
Thanks for this product. I like it for it's speed and stability.
Jim Edwards
2005 Aug 27
2
Permission denied changing to mail directory
I have 3 domains using one mail server. I've set the dovecot mail
directories to be
/mail/mail/%d/%n
When someone logs on, dovecot attempt to navigate to the domain
directory first & we get a permission denied, and we get no further. Its
very odd because (a) it was working up until 16:50 on Thursday & (b) the
directories now have 777 access. Each user is (at present) a separate
2005 Jun 06
2
Mailbox usage
I use dovecot-0.99.11 from RHEL4.
dovecot-mysql.conf:
===
db_host = dbhost
db_port = 3306
db = db
db_user = dovecot
db_passwd = pass
default_pass_scheme = PLAIN
password_query = SELECT password FROM users WHERE username = '%u'
user_query = select maildir AS home,u_id AS uid,g_id AS gid from users
WHERE username = '%u'
===
When I try "telnet localhost 110" and enter
2005 Feb 23
1
Nightly stable & SSL-problems
Getting it otherwise to work, but I still can't get it to listen any
SSL-ports.
been testing:
protocols = imap imaps pop3 pop3s
listen = 193.65.59.150
ssl_listen = 193.65.59.150
doesn't help. with:
ssl_disable = no
of course.
protocol imap {
# Login executable location.
login_executable = /usr/local/libexec/dovecot/imap-login
# IMAP executable location
mail_executable =
2005 Nov 29
3
Is Timo OK?
Hi,
does anyone know where Timo is around lately? I haven't seen a post from
him for some weeks now and "normally" Timo is quite active when it comes
to supporting his 'dovecot' warp drive :-)
Udo Rader
--
bestsolution.at EDV Systemhaus GmbH
http://www.bestsolution.at
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type:
2009 Sep 11
0
asterisk addons don't compile using non standart prefix
My system is Debian
I have successfully installed Asterisk 1.6.1.6 to a non standart
folder /opt/asterisk
Then for asterisk-addons-1.6.1.1 I run:
./configure --prefix=/opt/asterisk/
make menuselect
And then command "make" fails with following errors:
Generating embedded module rules ...
make[1]: Entering directory `/usr/src/asterisk-addons-1.6.1.1'
make[1]: Leaving directory
2005 Nov 03
1
assertion problems w/ 1.0alpha4
Hey list,
I have been using 0.99.14 for a while now but recently decided to try to
upgrade to 1.0alpha4 to get the latest and greatest. I'm building from
source myself on a Slackware 10.0 machine. Slackware ships with UW-IMAP
configured to keep your inbox in /var/spool/mail and your other folders
in ~/. I've been using the same setup for dovecot so that the migration
is
2012 Feb 17
4
Gemfile location
When i am create new project "rails new newProject", ruby create rails
files and next automaticly launch bundle install and setup standart
gems:
C:\Sites>rails new demo
create README.rdoc
.
.
.
create vendor/plugins/.git
run bundle install
.
.
.
Where is standart gemfile location? Or how change standart set of gems?
--
2005 Sep 27
1
Mail directory funkiness
I am using dovecot-0.99.14-4.fc4 on FC4, was testing using mbox and than
switched to using Maildir.
default_mail_env = maildir:~/Maildir
>From evolution when I create a folder the folder is created in ~/mail
instead of ~/Maildir
I am still rather new to dovecot, but this does not make sense.
I made sure to restart dovecot, even added a .procmailrc.
cat .procmailrc
2005 Jun 07
1
Multiserver config
Hi!
I need use dovecot on 3 servers. Home directory and mail spool shared
over NFS in pop3/pop3s only mode (no imap).
What details for dovecot config need set?
When I try 2-servers config, some time I get in log:
Jun 7 04:31:01 cluster2 pop3(andy at atomail.com): IndexID mismatch for
binary tree file
/home/plasma/andy at atomail.com/mail//.imap/INBOX/.imap.index.tree
But mail client not
2005 Nov 21
1
dovecot-lda macro `AM_PROG_LIBTOOL' not found in library
I'm trying to get dovecot-lda working on a FreeBSD 6.0-RELEASE box (also had
the same problem on 5.4)
When I run autogen.sh I get the following output:
aclocal:configure.in:13 <http://configure.in:13>: warning: macro
`AM_PROG_LIBTOOL' not found in library
You should update your `aclocal.m4' by running aclocal.
configure.in <http://configure.in>: installing
2005 Oct 21
1
imaps on alternate ports
I'm trying to test out dovecot 1.0 alpha 3 prior to an upgrade from
dovecot-0.99.14, but I cannot get imaps listening on anything other than 993.
I've tried putting
listen = *:2023
in the global section or in the imap { } section.
No luck. What is the proper format for a config that only runs imaps and only
listens on a particular port?
--
Andrew Clark
Campus Network Programmer
2005 Dec 06
1
Segfault when using multiple servers
Should it be possible to run multiple dovecot servers on the same
mailboxes (Maildir in my case)? I've a setup where 2 dovecot 0.99.13
servers write to the same mailboxes, which dovecot apparently does not
like too much.
Example (using imap):
- Login with mail client on server1
- Login with webmail on server2
- Delete a mail using webmail on server2
- Hit send/receive in the mail client