-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 5 Dec 2007, Nicolas Boullis wrote:
It's on my todo list in order to support user-site SPAM training.
BTW: Could you please add the example of your first message into the
plugin tgz? So the useage info is with the package.
Bye,
- --
Stef
On Wed, Dec 05, 2007 at 10:02:01PM +0200, Timo Sirainen wrote:
[snip]
> The glibc free() error then is a pretty serious problem. It just should
> never happen no matter what you do. The backtrace shows that it's
[snap]
I recently had similar (not dovecot related) troubles on a box with
corrupt/defe
On Thu, 2007-12-06 at 12:13 +0800, Joe Wong wrote:
> Here is the backtrace for your reference. I have already applied
> dovecot-97702c9c4111 changes to my 1.1 beta10 code base.
>
> I am running dovecot on FC7, gcc 4.1.2, mailbox is on NFS. Whenever I did
>
> UID SEARCH body ""
>
> imap cra
Kristian Koehntopp wrote:
I am using exim via dovecot_deliver to store messages in Maildir in my $HOME.
I am using kmail to retrieve stuff. Unfortunately, something in my data
crashes dovecot.
I was using 1.0.rc14 from opensuse, but downloaded and installed 1.0.8 from
the site.
Kmail doesn'
On Thursday, 6. December 2007 11:01:40 Stephen Usher wrote:
> Kristian Koehntopp wrote:
> > I am using exim via dovecot_deliver to store messages in Maildir in my
> > $HOME. I am using kmail to retrieve stuff. Unfortunately, something in my
> > data crashes dovecot.
> >
> > I was using 1.0.rc14 fro
Hi!
I am using Postfix 2.3.8 and Dovecot 1.0.rc15.
Virtual Domains and Mailboxes are configured.
I tried to copy spammy Mail with Procmail, but Procmail only sees local
mails.
How to configure it to get a copy of spammy mails in a mbox or mail-dir?
* Sven Schmidt <[EMAIL PROTECTED]> [2007-12-06 11:59]:
> Hi!
Hi!
> I am using Postfix 2.3.8 and Dovecot 1.0.rc15.
> Virtual Domains and Mailboxes are configured.
>
> I tried to copy spammy Mail with Procmail, but Procmail only sees local
> mails.
> How to configure it to get a copy of spammy mai
Wolfram Schlich schrieb:
Put them in a dedicated mail folder (mbox or maildir doesn't matter)
and process them either periodically via a cron job or on-demand via
inotify-enabled software.
All mails are revieved by POP. No user can sort mails by Spam
Hello,
I'm looking for an application/script/etc. which will allow me to recreate
dovecot indexes by hand from shell. I'm preparing myself for migration to
dovecot 1.0.rc15 (debian stable) and would like to create indexes before users
start to login into new server to ease the load. My other o
Gabriel Millerd wrote:
On Dec 6, 2007 6:35 AM, Maciej Poszywak <[EMAIL PROTECTED]> wrote:
I'm looking for an application/script/etc. which will allow me to recreate
dovecot indexes by hand from shell. I'm preparing myself for migration to
dovecot 1.0.rc15 (debian stable) and would like to c
On 06.12.2007 15:13, Sven Schmidt wrote:
Wolfram Schlich schrieb:
Put them in a dedicated mail folder (mbox or maildir doesn't matter)
and process them either periodically via a cron job or on-demand via
inotify-enabled software.
All mails are revieved by POP. No user can sort mails by Spam
I have dovecot running with sieve performing vacation autoreply.
Can sieve do sql lookups for vacation messages instead of having to do flat
files in the users home directory?
Thank you in advance.
Steve
Steven Murphy wrote:
I have dovecot running with sieve performing vacation autoreply.
Can sieve do sql lookups for vacation messages instead of having to do flat
files in the users home directory?
No, unfortunately. To my knowledge, there is also no sieve extension
that specifies such behavi
Hi,
Ben Schumacher wrote:
>
> Could you maybe explain how the configuration works in a little more
> detail? For some reason I'm having a bit of trouble wrapping my head
> around how this works:
What is the part you don't understand?
> namespace private {
>separator = .
>location = mai
v1.1.0 is finally getting closer, so it's time to start planning what
happens after it. Below is a list of some of the larger features I'm
planning on implementing. I'm not yet sure in which order, so I think
it's time to ask again what features companies would be willing to pay
for?
Sponsoring Do
Timo Sirainen wrote:
>
> I downloaded it when you first mentioned it, but looks like I never got
> around to actually looking at it. Yes, something like this would be
> nice..
>
> One thing at least that should be changed is to configure it using
> virtual mailbox names instead of full mailbox pa
On 2007-12-06 14:57:54 +0100, Stephan Bosch wrote:
> Steven Murphy wrote:
> >I have dovecot running with sieve performing vacation autoreply.
> >
> >Can sieve do sql lookups for vacation messages instead of having to do flat
> >files in the users home directory?
> >
> No, unfortunately. To my kno
On Thu, 2007-12-06 at 15:29 +0100, Nicolas Boullis wrote:
> > I think write() can return partially written data if the other side
> > isn't reading it fast enough. Using write_full() instead would anyway be
> > better/safer.
>
> I just reread my code, and I think my use of write looks safe, since
Maciej Poszywak wrote:
Gabriel Millerd wrote:
On Dec 6, 2007 6:35 AM, Maciej Poszywak <[EMAIL PROTECTED]> wrote:
I'm looking for an application/script/etc. which will allow me to
recreate dovecot indexes by hand from shell. I'm preparing myself
for migration to dovecot 1.0.rc15 (debian stabl
On Thu, 2007-12-06 at 13:35 +0100, Maciej Poszywak wrote:
> I'm looking for an application/script/etc. which will allow me to
> recreate dovecot indexes by hand from shell. I'm preparing myself for
> migration to dovecot 1.0.rc15 (debian stable)
Post-v1.0.0 releases would be better, there have b
Hello all,
I am currently having a slight problem (ok well more likely me just not
doing it right), with compiling Dovecot with MySQL support. The version
is 1.0.8. I have tried running configure with --with-sql and
--with-sql-drivers, but this however still does not compile MySQL
support, I
Hi Timo,
Just tested with the latest build, no crash but also no fts result.
I found the following in the log:
dovecot: Dec 07 10:45:06 Info: IMAP(joewong99:joew.outblaze.com):
maildir++:
root=/mailfs/4/22/3/joewong99:[EMAIL PROTECTED]/Maildir,
index=, control=,
inbox=/mailfs/4/22/3/joewong99
I have found getmail+sieve works a lot nicer. Then just use kmail as
a IMAP client.
On Wed, 5 Dec 2007 18:45:22 +0100
Kristian Koehntopp <[EMAIL PROTECTED]> wrote:
>
> I am using exim via dovecot_deliver to store messages in Maildir in
> my $HOME. I am using kmail to retrieve stuff. Unfortunatel
Hi,
I am new to this list although i have been using dovecot for some time
now, i've come accross this error when a user tries to log in
* OK Dovecot ready.
1 login username password
1 OK Logged in.
1 select inbox
1 NO Internal error occurred. Refer to server log for more information.
[2007-12-07
24 matches
Mail list logo