Displaying 20 results from an estimated 300 matches similar to: "Using sork-passwd from Horde to change dovecot password"
2007 Dec 05
0
SORK from Extras
Alle,
Are there any plans to add Horde's SORK to CentOS Extras?
Best Regards,
Camron
--
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu America, INC.
E-mail: cwfox at us.fujitsu.com
Phone: (808) 934-4102
Cell: (808) 937-5026
2008 Aug 02
4
related, but off-topic: how to allow users to change password?
My dovecot is currently configured to authenticate vs. a userdb/passdb
passwd-file that contains, for each user:
username:passhash:5000:5000::/path/to/home::userdb_mail=/path/to/maildir
Is it possible to let users authenticate and change their passwords? There
are some webmail client add-ons that allow such things if users are system
accounts or in a
2006 Nov 09
0
request for optimum setup configuration
hi,
I am required to take text/doc files uploaded to a share/directory in a
static ip, do some processing on this queue, convert the file format and
save the results in a directory for it to be downloaded (or I could
upload the same to another share/folder in another static ip).
volume of files is about 1-5 files/second of about 50KB to 100KB each
and the converting and delivery has to be in
2008 Nov 25
1
Sieve and global scripts
Hi Stephan Bosch,
there's any way to make the dovecot deliver agent (with sieve) load a
"global sieve script" before load the user sieve file?
I want to create some rules for every one, like: "if header contais:
IS SPAM, move to SPAM BOX"...
I made this today with a couple of "sed + awk" and a wraper for
managesieve-login... but, this is definily not the best way
2008 Nov 27
0
Antispam plugin + script sieve
Hi guys,
I will start a little script that receive via antispam plugin an
email, extract the "from" and "return-path" and create alter the sieve
script of the user that send the e-mail.
Well, I don't speak english very well (I speak like Borat!!!), but
with some examples is better to understand:
1) Some user move an "undesirable" mail to "Automatic
2008 Jun 22
2
v1.0.13: maildirfolder not being created
Hi,
I'm using version 1.0.13 of dovecot. I know it's somewhat dated, but
that's the latest that Debian etch offers, and I would like to avoid
compiling by myself if possible.
dovecot is not creating the 'maildirfolder' in folders that are
created via IMAP. Looking at the NEWS file, this was implemented in
v1.0.rc7, so my version should have that working already. Is
2008 Sep 18
3
two server and dbox
Dear users,
I have a question about the storage dbox. Is it possible to deliver e-mails
from two different lda?
I would have two independent servers working at the same time on nfs.
Is it possible since the e-mails name will be the same?
Thanks in advance
Alex
2019 Mar 16
4
testing dovecot LMTP with postfix/spamassassin
:-)
My postfix configuration is quite complex with a lot of special cases
and rules. However I'd like to make an anti-spam configuration as simple
and lightweight as possible (KISS).
/etc/postfix/master.cf
------------------------------------------------------------------------
smtp inet n - n - - smtpd
-o content_filter=spamassassin
spamassassin unix
2015 Apr 10
3
Disabling of userdb/passdb modules using config statements
On 2015-04-10 12:16, Gedalya wrote:
> On 04/10/2015 05:59 AM, Jeroen Massar wrote:
>>
>> This can be resolved by commenting out the entries in
>> auth-system.conf.ext but then I'll have to do that again at package
>> upgrade time.
>
> Comment out the !include auth-system.conf.ext line in 10-auth.conf.
Though indeed simpler than commenting out multiple lines,
2008 Jul 30
2
Seen flag in maildir filename not being respected
Hi,
I'm using dovecot 1.1.2 (but I've noticed this since 1.1.1 which I
was using until yesterday). It seems dovecot is ignoring the "S" flag in
Maildir filenames, and is relying only in its Index Files to determine
if a message has been read or not.
I say that because if I delete the dovecot.index.* files for a mail
folder, all the mails in there appear as unread. Also,
2016 Dec 15
3
Configuration problem for secure virtual server
Hello,
i want to configure a virtual mailsystem on an debian server with exim and dovecot.
Because it is running on a V-Server, i want to store everythink in a LUKS encrypted contrainer.
So i created a group crypt with the members Debian-exim (107), dovecot, (other users with encrypted content)
All mails should be stored in /mail in the mounted container.
Dovecot has this configuration:
2009 Jan 07
1
IMAP Folder permissions
Hello,
Happy new year.
I have a dovecot with exim installation. I am using virtual users for
mail and IMAP.
When dovecot creates a folder from imap user the permissions are
rwx------
I need them to be rwxrwx---
Is there a way to change this in the configuration file ?
TIA
Stuart
Stuart Gall
------------------------------------------------------------------------
----------
There are three
2008 Aug 04
1
dovecot-auth requires userdb, but already configured
Greetings!
My ultimate goal is to have fetchmail/getmail poll from POP3/IMAP servers
and deliver mail into Dovecot mailboxes. This does not work because the
Dovecot LDA for some reason fails.
I believe I have narrowed down the problem to dovecot-auth not finding my
userdb. But, I am able to connect to dovecot via IMAP in my MUA and preform
operations (read, delete mail, create folders). This
2008 Oct 07
1
Zlib plugin question
http://wiki.dovecot.org/Plugins/Zlib
says pop3 and imap can use this plugin.
Does deliver also use it?
--
Ralf Hildebrandt (Ralf.Hildebrandt at charite.de) snickebo at charite.de
Postfix - Einrichtung, Betrieb und Wartung Tel. +49 (0)30-450 570-155
http://www.arschkrebs.de I'm looking for a job
T-Shirt I need to see - SARAH PALIN: IN ENGLAND WE
2008 Sep 09
1
Maildirsize file isn't updated after doing POP
Hello,
I have a problem about updating Maildirsize file. It seems that the
Maildirsize file is not updated after user does POP mail from his maildir. I
do not want to use any quota limitation in Dovecot. I only want Dovevot to
update the Maildirsize file after user retrieves his mail. The Maildirsize
file is created by Postfix. Would it be possible to do like this? How can I
configure it?
2008 Jul 07
3
Sorting Mail
I was wondering if Dovecot has the ability to sort email scored by
Spamassassin? I know many people use Procmail for sorting but I was
wondering if Dovecot can do the job or should I just use Procmail on
my Linux (Postfix) server to sort email in specific folders?
I have not yet installed Dovecot and or Procmail on the Postfix / Debian server.
I would be installing the latest version avialable
2008 Aug 07
1
Expire Plugin - LDA with Vpopmail errors
I am trying to setup Dovecot to use the expire plugin and wanted to use
the LDA so I can ensure the messages are indexed as they are delivered
to the mailboxes. This system is only accessed via a webmail interface
Using dovecot-1.1.2 and Vpopmail with Qmail
Dovecot.conf file
base_dir = /usr/local/var/run/dovecot/
protocols = imap
disable_plaintext_auth = no
shutdown_clients = yes
log_path =
2008 Sep 01
1
question about OpenSSL with DC
IBM recently changed both its delivery package for OpenSSL and the locations it
put things. Luckily, I have a second machine other than my mail server that I
can test things on and DC 1.0.15 seems to be be running OK (thus I got all the
configure/compilation tweaks right), but.....is there anyway to check the DC
binaries to determine where it's getting its OpenSSl binaries and libraries
2008 Sep 03
1
umask and mails
Hello.
I would like to have rights like 750 in my mailboxes
(in /var/mail/vmails/domain.tld/user).
http://wiki.dovecot.org/DovecotServerInstallations/RHEL/2_Users?highlight=(mask)
I see an option called umask (in dovecot.conf). I set umask = 0750 in
dovecot.conf.
This option add good rights to directories, but not to the mail
received (always in 700).
Do you have a solution?
Thanks.
--
-
2008 Oct 22
1
dovecot delivery log
Trying to debug a delivery problem recently (with Postfix) and I
realized that Dovecot wasn't logging any of the delivery information.
I'm using Postfix to recieve mail, which is passing it on to Dovecot's
deliver to actually deliver the emails into the mail boxes.
In dovecot.conf, I have:
protocol lda {
log_path = /var/tmp/dovecot-deliver.log
}
[root]# dir /var/tmp/
total 2