On May 12, 2009, at 10:37 PM, elli...@n.0o0.bz wrote:
Okay, I've now also tried changing "auth_username_format = %n-%d"
and adding a user for each account. Authentication works fine but I
still get "maildir: data=/var/mail/vhosts//elliott-n.0o0.bz" in the
logs! What's the deal? When does
On Mon, May 11, 2009 at 12:31:19PM -0400, Timo Sirainen wrote:
> On Sun, 2009-05-10 at 22:17 -0700, elli...@n.localhost wrote:
>
> > but from debug output I see the domain is blank:
> >
> > dovecot: May 10 20:49:25 Info: IMAP(elliott): maildir:
> > data=/var/mail/vhosts//elliott
> >
> > I've se
Richard Hobbs wrote:
My colleague has mentioned something of interest... can dovecot keep the
index files in RAM? If so, the performance will obviously be *so* much
better than running them off the hard disks.
My understanding was that in-memory indicies are discarded on logout.
They're of ben
On Tue, 2009-03-24 at 15:32 +0900, Jorgen Lundman wrote:
> "domain quotas" is a good way to describe it.
>
> It would need some method to look up all mail-storage that is belong to
> the domain. In our case, we would look at an LDAP query, where uid=uid
> and gid=gid, but could be a literal sear
Ed W wrote:
Just when I think I've achieved ultimate pefection on this, someone
comes along with a great idea. Thanks!
...
action = iptables-multiport[name=smtppop3imap,
port="smtp,pop3,imap", protocol=tcp]
Can I suggest the name "mail" would summarise the stack of items above?
Did you
Just when I think I've achieved ultimate pefection on this, someone
comes along with a great idea. Thanks!
...
action = iptables-multiport[name=smtppop3imap,
port="smtp,pop3,imap", protocol=tcp]
Can I suggest the name "mail" would summarise the stack of items above?
Did you test this - i
I believe that dovecot is doing something strange, when it founds a
'corrupted' multipart and using fetch body.
Look what I figured out:
1) Sent a message from squirrelmail (it wrongly drop the last \n from
epilogue):
--=_20090512171902_78105
Content-Type: text/plain; charset="iso-8859-1"
Co
On 05/12/2009 10:23 PM Pascal Volk wrote:
>
> A full backtrace is attached to this message.
Oops, forgot to attach it.
Regards,
Pascal
--
The trapper recommends today: beeffeed.0913...@localdomain.org
.
deliver_bt_full.txt.bz2
Description: Binary data
Hello Timo,
deliver hangs after reloading the Dovecot configuration.
How to reproduce:
1. start dovecot
2. deliver a message via deliver
3. modify dovecot.conf:plugin {quota_rule}
4. kill -HUP $PID_of_dovecot
5. deliver the next message via deliver
Dovecot v1.2.beta2 died in this case with
Ed W wrote:
Lou Duchez wrote:
So any failure at any of the three protocols (SMTP, POP3, IMAP) is
considered a "strike" by all three, and they should all ban the same
guys at the same time. This is as yet untested, but seems like it
should be pretty sound.
I think you only need one service
Lou Duchez wrote:
Ed W wrote:
Lou Duchez wrote:
This arrangement is designed to trap POP3 and IMAP separately, and
also to allow a high number of errors before temporarily "jailing" a
user. This is to decrease the likelihood that a single user from a
single IP will get all his coworkers (tem
Lou Duchez wrote:
So any failure at any of the three protocols (SMTP, POP3, IMAP) is
considered a "strike" by all three, and they should all ban the same
guys at the same time. This is as yet untested, but seems like it
should be pretty sound.
I think you only need one service and you can u
Ed W wrote:
Lou Duchez wrote:
This arrangement is designed to trap POP3 and IMAP separately, and
also to allow a high number of errors before temporarily "jailing" a
user. This is to decrease the likelihood that a single user from a
single IP will get all his coworkers (temporarily) banned ov
You can't currently use the same LDAP field twice. I guess I could make
it give an error message instead. Hopefully some day this will be
supported though.
Ah, okay. An error message would be really useful. We were scratching
our heads
about that for a while!
Note that 'home' seems to be se
On Tue, 2009-05-12 at 18:04 +0100, i...@comtek.co.uk wrote:
> Hi, I am using Dovecot 1.1.13 (from a Debian package). I was having
> problems using
> user_attrs to set 'mail' and 'home'. Initially I tried:
>user_attrs =
> uid=mail=maildir:/var/mail/virtual/users/%$/Maildir/,uid=home=/var/mail/
Hi, I am using Dovecot 1.1.13 (from a Debian package). I was having
problems using
user_attrs to set 'mail' and 'home'. Initially I tried:
user_attrs =
uid=mail=maildir:/var/mail/virtual/users/%$/Maildir/,uid=home=/var/mail/virtual/users/%$/
This appeared to set 'home' but not 'mail'. In the
Hi,
an updated version of my patch for maildrop that extends it with the ability
to perform user lookups against Dovecot's database made against the latest
version of maildrop 2.1.0 can be downloaded from the following location:
http://www.max.rs/ozone/maildrop-2.1.0-dovecotauth.patch.txt
Th
Richard Hobbs wrote:
Hi All,
We are soon to migrate our mail server from one piece of hardware to
another and we would like to take this opportunity to optimize things.
Can I recommend you add virtualisation to your todo list. I use
linux-vserver, but there are plenty other ideas out ther
Lou Duchez wrote:
This arrangement is designed to trap POP3 and IMAP separately, and
also to allow a high number of errors before temporarily "jailing" a
user. This is to decrease the likelihood that a single user from a
single IP will get all his coworkers (temporarily) banned over an
honest
On May 12, 2009, at 6:41 AM, Richard Hobbs wrote:
Single-dbox is the highest performing, but note that it's not as
much
tested as mbox and Maildir code. I think it should work ok, but
I'm not
aware of any larger installations using dbox currently. So in case
you
find a problem, you might ha
> Thanks for your reply, but I still don't understand how to fix my
> issue. I had a look at the wiki page and it says: "auth_socket_path =
> /var/run/dovecot/auth-master
> UNIX socket path to master authentication server to find users."
>
> The file auth-master doesn't exist anywhere on my syst
Blast, forgot something: the "Simple.pm" referenced in the script is
this thing:
http://search.cpan.org/~jpaf/Net-IMAP-Simple-0.93/Simple.pm
Download it, compile it, put it somewhere that the script can find it.
I don't know whether this would help with the migration, but I
routinely solve a
>>> - Getmail destination section looks like this:
>>> [destination]
>>> type = MDA_external
>>> path = /usr/libexec/dovecot/deliver
>>> arguments = ("-d", "maildb")
>
>>> It's true that I don't have a file called auth-master. I guess I
>>> should have but until I started this dovec
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, May 12, 2009 at 10:09:06AM +, Richard Hobbs wrote:
> Hello,
[...]
> That'd good to know. Do you happen to know where I can get a copy of
> this "external script" you speak of? Will it simply be included in the
> debian package (probably)?
I don't know whether this would help with the migration, but I routinely
solve a similar problem. I have implemented mail failover between two
servers -- which are configured with identical sets of mailboxes -- and
every 10 minutes or so, a script grabs any E-Mails from the other server
and st
Hi there
Is there any way in dovecot to disable the storage of messages on server when
they are read/downloaded by the users (POP3).
The server keeps the e-mail when users tick the option on their MUA to keep
(leave) messages on server.
dovecot 1.0.7
POP3 / maildir
Thanks in advance
Dimitrio
Sorry people - i'm replying to my own email again... my reply is below!
Richard Hobbs wrote:
> Hello,
>
> Timo Sirainen wrote:
>> On Mon, 2009-05-11 at 15:05 +, Richard Hobbs wrote:
>>> Hi All,
>>>
>>> We are soon to migrate our mail server from one piece of hardware to
>>> another and we wou
Hello,
Timo Sirainen wrote:
> On Mon, 2009-05-11 at 15:05 +, Richard Hobbs wrote:
>> Hi All,
>>
>> We are soon to migrate our mail server from one piece of hardware to
>> another and we would like to take this opportunity to optimize things.
>> As a result, we would like to replace "uw-imapd"
On Mon, 11 May 2009 15:56:45 -0400
Lou Duchez wrote:
> Hi,
>
> Is there any way to disable the "dovecot: " at the beginning of each
> line of the log? Fail2Ban responds poorly to it. I know there are a
> number of sites with "failregex" strings for Fail2Ban and Dovecot, but
> I've tried the
Maybe there could be a page in the dovecot wiki about Fail2Ban? A
definitive Dovecot / Fail2ban resource would be useful. (If nobody
else creates one in a week, perhaps I will. But I have to perfect my
Fail2banning first ...)
I couldn't figure out how to add new pages to wiki.dovecot.org,
Robert Schetterer schrieb:
> Robert Schetterer schrieb:
>> Robert Schetterer schrieb:
>>> Robert Schetterer schrieb:
Timo Sirainen schrieb:
> On Wed, 2009-04-29 at 20:59 +0200, Robert Schetterer wrote:
>> no ,without virtual setup all works ok
>> i.e normal private namespace and sh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 11 May 2009, Bill Landry wrote:
Well, then that would explain it. Maybe it would be a good idea then to
remove the "dovecot: " from the beginning of each log line when not
using syslog for logging, since I'm pretty sure that anyone checking
Any hint?
Il giorno lun, 11/05/2009 alle 16.40 +0200, Peregrino "Pipino" Tuc ha
scritto:
> Hi all
> I'm trying to create a new sieve rule.
>
> What I would like to do is catch "From" addresses that
> are equal to the rightpart (hostname) of a message-id.
>
> For example:
>
> Message-ID: <000d01
33 matches
Mail list logo