Displaying 20 results from an estimated 8000 matches similar to: "Permission denied problems"
2014 Dec 16
1
Dovecot lda Panic: file mail-transaction-log.c
Hi,
I'm running:
# 2.2.15: /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.6 (3e924b1b6c5c+)
# OS: Linux 2.6.32-5-amd64 x86_64 Debian 6.0.10
with mailbox in Maildir format and LDA to delivery new email (+ sieve
for filter)
on the server there is an email account that is used for "archive", it
only receives messages and nobody connects to it. Today dovecot was
unable to
2013 May 18
1
Dovecot 2.2.1 LDA and sieve (lack of) errors
Hello again, all. Of course after posting yesterday that all was well
with my setup, turns out all is not well. The problem I'm having is with
dovecot-lda functioning and making deliveries to my mailbox, but the
sieve scripts don't seem to have any effect. Attempts at logging what
is/isn't happening have been total failures.
Managesieve seems to work fine, port 4190 is open on the
2007 Jul 19
5
files permission and hidden files are not rsync properly
Hi folks,
I have recently installed rsync.2.6.9. on CentOS4.x boxes. That was my
first backup yesterday.
But I notice that some hidden (or dot files) are not copied to the other
host on the network. And group and ownership of the files are changed to
?nobody? while files and folders permission are copied properly. So what
am mission here can anybody shed light please?
Here is the result;
2008 Jul 21
1
Conversion help
Hi there,
I'm working on converting my server from using bincimap to dovecot. I
seem to be having some trouble with folders, however. Binc was set up
like this :
depot = "IMAPdir", /* Use Maildir++ style
type = "Maildir", /* only Maildir
path = "Maildir", /* default
2010 May 07
2
sshfs and outlok express imap directory problem.
I mounted vpopmail/domains in sshfs.
root at 192.168.239.205:/mnt/disk-b/domains on /mnt/domains type fuse.sshfs (rw,nos uid,nodev,max_read=65536,allow_other)
I used qmail+dovecot+vpopmail+mysql dovecot-2.0.beta4.
I mounted sshfs with vpopmail/domains directory.
my /usr/local/etc/dovecot/conf.d/mail.conf file
mmap_disable = yes
dotlock_use_excl = yes
mail_nfs_storage = yes
2005 Jul 11
2
migration from bincimap to dovecot (imaps)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi folks,
I've installed dovecot 0.99.14 (last port on my freebsd system), and
now I've to migrate from bincimap.
My system uses qmail with vpopmail (uid/gid 89) and Maildir format.
Well, now the authentication is ok, but when I try to connect to
mailbox I receive an error like "IMAP command SELECT failed".
My dovecot.conf:
2009 Jun 18
2
Problem migration from Courier-Imap to Dovecot
Dear friends,
My intention is to migrate from Courier-Imap
Dovecot 4.4.1 to 1.1.16, the problem is that I've noticed that when
creating folders using the Courier does not create the file
courierimapsubscribed therefore I doubt if this will bring me problems
trying to perform the migration script by courier-dovecot-migrate.pl
drwx------ 8 vpopmail vchkpw 4096 Jun 18 16:38 .
drwx------
2015 Feb 11
2
dovecot 2.2.15 script_after not executed
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello guys,
I'm having troubles making "script_after" to exec sieve scripts::
So:
plugin {
quota = maildir
quota_rule2 = INBOX.Trash:ignore
quota_rule3 = INBOX.Sent:ignore
sieve = ~/Maildir/sieve/dovecot1.sieve
sieve_before = /etc/dovecot/sieve/global.sieve
sieve_after =
2011 Mar 01
1
dovecot share
Hello List,
I have created a shared folder in dovecot and am trying to use ACL's to
limit access to it and give users who do have access the ability to
create sub-directories and copy email to them. When I try to create a
sub-directory in the share using Outlook I get the following error:
"Cannot create the folder. The server responded: 'NOPERM] Permission
denied'." And, I
2005 Jun 30
2
Dovecot doesn't use vchkpw properly :(
Hey all,
It seems that dovecot does NOT call vchkpw properly when using
vpopmail-style authentication, I can only guess that it reads the
vpasswd{,.cdb} files directly. This is indicated by the syslog log
for the mail facitily which reads:
Jun 30 16:51:30 [vpopmail] vchkpw-smtp: (PLAIN) login success
blah at blah.com:24.17.153.137
Jun 30 17:16:25 [pop3-login] Login: blah at blah.com
2002 Jul 31
0
Re: [sqwebmail] vpopmail+mysql and sqwebmail authentication problems]
Dave Hall wrote:
> THanks for the ideas. I haven't heard from anyone else yet, and hope
that
> someone on this list has done this before. I have tried multiple options
> without any luck, and have a tough time understanding what else to
try based
> on the provided INSTALL documentation.
>
> Thanks
> Dave
>
>
>>-----Original Message-----
2007 Jan 12
1
Vpopmail auth with vchkpw
Hey Guys,
I'm using vpopmail, and was told here that I need to use the vchkpw
passwd module to authenticate AND get my lastauth data updated.
It works like a charm, but I've come across another minor issue.
vchkpw sets the 'connection-type' based on the variable TCPLOCALPORT
If that's not set, it defaults to pop. What this does in my environment
is cause someone who is
2011 Apr 12
1
Vpopmail and lastauth
Hello, I'm migrating many accounts to a new server with vpopmail 5.4.33
and dovecot 2.0.11.
I've already vpopmail 5.4.32 and dovecot 1.2.16 on others servers
running without problems.
With dovecot 2.0.11 my lastauth file is not updated. This file usually
is update on any access (smtp, pop3, imap) with the client's IP, for
every mailbox. Now it's updated only when a client
2014 Aug 14
0
Cannot use dovecot with vpopmail and sendmail
Hi,
I setup a configuration that will use sendmail with dovecot as imap/pop3
service and vpopmail as backend to handle virtual users and store email
there.
For this I created a dovecot.m4 as described in the wiki, it looks like:
######################*****##############
### DOVECOT Mailer specification ###
##################*****##################
Mdovecot,
2003 Sep 02
2
dovecot, vpopmail and djb's tcpserver
Hello!
I've tried to set up dovecot in conjuction with vpopmail, and running it
under djb's tcpserver instead of (x)inetd.
Btw - there was no reference to setting dovecot up using (x)inetd either in
the manuals/faqs i read, though I didn't search all that hard. Anyway, back
to my Q:
vpopmail uses vchkpw as an authentication mechanism, and with tcpserver I
can do relaycontrol (based
2014 Jul 24
1
After upgrade from 2.1 to 2.2.13 clients can create folders with names containing slash character on a Linux system
We have following issue: After upgrade from 2.1 to 2.2.13 clients can
create folders with names containing slash character.
This was not possible with our previous version 2.1. Tested.
Our Dovecot runs on Debian Wheezy system. According
http://wiki2.dovecot.org/Plugins/Listescape this should be disabled on
a Posix system.
We use the usual separator '.' as you can see in the config
2012 May 09
1
Client got empty email from dovecot
Hi,
I built a mail server with qmail + vpopmail + dovecot , the qmail and
vpopmail worked well, until the dovecot was installed.
Client always get empty email, I have try some solutions from
google, neither of then can solve the problem.
Here is the detailed information of logs, version, and output of
'dovecot -n', please help, thanks.
2012 Mar 13
2
problems with SSH-based clustering dovecot 2.1.1
Hello,
I'm using dovecot 2.1.1 with vpopmail 5.4.30 with multiples domains and I
have problems setting up synchronization in between multiple computers.
All act like master (my clients can connect to any of the them and read
their emails either via POP3 either via IMAP, inbound email gets on any of
the machines). Each machine is on a different continent, there is no
shared drive in between
2015 Dec 05
1
mailbox_list_index and maildir_very_dirty_syncs are in conflicts?
Hi,
I?m running Dovecot 2.2.19 with Maildir as storage and LDA for delivery.
I noticed that if I set mailbox_list_index=yes and
maildir_very_dirty_syncs=yes when I login via IMAP the STATUS command
don?t ?see? new messages in sub-folders (like Spam).
Example, a new message as arrived in Spam folder (I can see in
Maildir/new/) but IMAP STATUS don?t see it:
. STATUS Spam (MESSAGES UNSEEN)
*
2009 Mar 02
0
an intresting problem
Dear all,
I have compiled dovecot.When i use dovecot --build-options , i receive
following messages:
------------------------------------------------
debian:/home/mohsen# dovecot --build-options
Build options: ioloop=epoll notify=inotify ipv6 openssl
Mail storages: maildir mbox dbox cydir raw
SQL drivers:
Passdb: checkpassword vpopmail
Userdb: prefetch static vpopmail