On 28/10/2010 12:22 μμ, Spyros Tsiolis wrote:
--- On Thu, 28/10/10, Johan Hendriks wrote:
Hello all.
I am reading the mailinglist for a long time now, and there
was a thread i believe called webgui or something.
In this thread there was a company i believe german, that
was working on a dovec
I have a local Dovecot 1.1.4 running. I have a big number of outlook express
messages that I like to put into Maildir so that I can use Dovecot's imap to
access. I can convert them into mbox format. any available means for me to
import outlook express/mbox messages into Maildir/Dovecot? comma
It stopped being a problem for me anyway because I changed some config
in my MTA (Exim4) for another reason which happened to mean that
Procmail was no longer invoked in most cases.
But I think it may be fixable in the Procmail space.
What is in your /etc/procmailrc ?
Quite simple at the mo
Hi,
I have just switched to Maildir, and I have noticed something. Even
though it works properly, I have noticed that a file named
/var/mail/user
with 0 bytes length is still created. Is this normal?
I use sendmail+procmail+dovecot. I have also tried the combined
procmail+deliver approach wi
You could use fail2ban, see also: http://wiki.dovecot.org/HowTo/Fail2Ban
So I guess the result would be to the login process become unresponsive,
right? I am not sure this would be what I want. The desired behaviour
for me would be to reject the connection even if the password becomes
correct
Hi,
using PAM, how can I configure how many attempts a user can make to
connect, and if exceeding a certain number, block him for a specified
amount of time?
Any idea what the defaults are?
Hi,
I am using Dovecot with mbox format, and I am interested to move to
Maildir. I have run the modified script (mb2md) but it seems UIDs are
not preserved. I don't know how to verify this, but my client seems to
be downloading all messages again.
Can someone help?
Hi,
would it be possible to prevent users who try to login from an
unresolved IP from connecting to Dovecot IMAP?
I have a suspicion that it should be done via the authentication module
(ie PAM) but I am not sure (if this is the case could someone recommend
a good resource or even a solution).