Displaying 20 results from an estimated 3000 matches similar to: "dovecot share"
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
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
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------
2018 Oct 04
0
vpopmail
Quoting Rick Romero <rick at havokmon.com>:
> Quoting Eric Broch <ebroch at whitehorsetc.com>:
>
>> On 10/4/2018 7:27 AM, Rick Romero wrote:
>>> Quoting Eric Broch <ebroch at whitehorsetc.com
>>> <mailto:ebroch at whitehorsetc.com>>:
>>>
>>>> On 10/4/2018 6:34 AM, Rick Romero wrote:
>>>>> ?
>>>
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;
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 =
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
2018 Oct 04
2
vpopmail
Quoting Eric Broch <ebroch at whitehorsetc.com>:
> On 10/4/2018 7:27 AM, Rick Romero wrote:
>>
>> Quoting Eric Broch <ebroch at whitehorsetc.com
>> <mailto:ebroch at whitehorsetc.com>>:
>>
>>>
>>> On 10/4/2018 6:34 AM, Rick Romero wrote:
>>>>
>> Quoting Aki Tuomi <aki.tuomi at open-xchange.com
>>
2009 Feb 03
1
Permission denied problems
Hi.
I'm trying to configure Dovecot for Vpopmail.
The authentication works good, but I have some "permission denied"
error when I try to open the IMAP folders:
dovecot: 2009-02-03 19:16:08 Info: imap-login: Login:
user=<test at testdomain.com>, method=PLAIN, rip=192.168.246.45,
lip=172.16.4.106, TLS
dovecot: 2009-02-03 19:16:09 Error: IMAP(prova at tuttoenumero.it):
2018 Oct 04
0
vpopmail
On 10/4/2018 7:27 AM, Rick Romero wrote:
>
> Quoting Eric Broch <ebroch at whitehorsetc.com
> <mailto:ebroch at whitehorsetc.com>>:
>
>>
>> On 10/4/2018 6:34 AM, Rick Romero wrote:
>>>
> Quoting Aki Tuomi <aki.tuomi at open-xchange.com
> <mailto:aki.tuomi at open-xchange.com>>:
>
>> On 03.10.2018 23:30, Eric Broch wrote:
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
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