Hi,
I'm running dovecot on an Ubuntu server (1:1.0.5-1ubuntu2). Dovecot
provides pop3, imap, and sasl to postfix. The setup works quite
nicely, however I do have one error that shows up repeatedly in my
dovecot.log.
dovecot: 2007-12-12 09:29:06 Error: child 32765 (login) killed with signal 9
Hi everybody,
I've problems running Dovecot 1.1beta11 using vpopmail userdb/passdb
(Dovecot 1.08 however works just fine).
It looks like as if the auth process gets killed somehow...
Any ideas what might be wrong?
Dec 12 20:02:32 vs247165 dovecot: Dovecot v1.1.beta11 starting up
Dec 12 20:02:
> Actual sendmail only lets the trusted users send mail with a different "from"
> than the user running the command. So if user "x" is trying to send something
> but trying to say it is from user "y" (maybe postmaster), sendmail won't
> allow
> it unless user "x" is in trusted users.
Hmm, min
on 12/12/2007 8:43 AM Marc Perkel spake the following:
I know I'm late reporting this but 1.08 seems really slow. It seems like
it is as slow as some of the early RCs were. Wish I had more info. Using
Maildir format.
1.09 just came out, some errors under load crept in.
--
MailScanner is lik
on 12/12/2007 9:18 AM Johannes Berg spake the following:
does the anti-spam plugin run as a non-root user?
yes, it always runs as the user you're logged in as.
Or dovecot?
Mostly not.
Maybe you need to add that user to trusted users in sendmail. It works from
commandline because root is a
Benoit Branciard a écrit :
I just switched in a hurry one of our mailbox servers from UW-imapd to
Dovecot in an attempt to address performance and stability problems.
[...]
The bad new is that we get lots or errors like this in log:
IMAP(username): FETCH for mailbox INBOX UID 23862 got t
Hello Timo!
Backtrace is here:
#0 str_sanitize_append (dest=0x0, src=0x0, max_len=80) at
str-sanitize.c:11
#1 0x080bfba9 in str_sanitize (src=0x0, max_len=80) at str-sanitize.c:35
#2 0x08059411 in get_log_var_expand_table (mail=0x1, message=0x8a5a840
"`¨¥\b") at deliver.c:120
#3 0x08059453
> does the anti-spam plugin run as a non-root user?
yes, it always runs as the user you're logged in as.
> Or dovecot?
Mostly not.
> Maybe you need to add that user to trusted users in sendmail. It works from
> commandline because root is already a trusted user.
Interesting, my exim's sendma
Hi,
Can you maybe insert some debug() statements, e.g.
debug("%s %s", sendmail_binary, dest);
before
dup2(mailfd, 0);
in mailtrain.c
johannes
signature.asc
Description: This is a digitally signed message part
I have done some more testing. It appears that %'s don't work for me when it
comes to quota_warnings. I have tried using the default (kB), 'b', bytes=
and a few more over time. However it was the % that has caused me problems.
I tried this on both installations I have (on Centos 4):
1.0.8 + q
I know I'm late reporting this but 1.08 seems really slow. It seems like
it is as slow as some of the early RCs were. Wish I had more info. Using
Maildir format.
I recently upgraded from 1.0.8 to 1.1-11
the only thing that was changed in the config file was the new syntax for
mail location.
default_mail_env = mbox:~/:INBOX=~/mbox
to
mail_location = mbox:~/:INBOX=~/mbox
now some imap clients, like squirrellmail and pine have difficulties
writting to
on 12/12/2007 6:52 AM Justin Refice spake the following:
Jim-
Thanks for the advice, but that didn't quite work. It's worth noting that
if I call sendmail manually, the message goes through w/o a problem. It
only seems to be when the antispam plugin calls sendmail that we run into a
problem...
Well, As I've told in my previous message I think that there is a
problem in the code that handles quota_warnings, the quota_rules works fine.
If you activate DEBUG in the plugin you can see debug values for the
quota_rule settings, but unfortunately not for the quota_warning ones.
Do you hav
Hmmm. I managed to get this working with messages=70 - which is easier to
debug at least. Think I'm nearly there getting storage sizes to work (think
I may have misunderstood the maildirsize file), then I'll try back in 1.0.8.
I'll post back if I get more problems, so ignore my problems for now
Jim-
Thanks for the advice, but that didn't quite work. It's worth noting that
if I call sendmail manually, the message goes through w/o a problem. It
only seems to be when the antispam plugin calls sendmail that we run into a
problem...
-J
On 12/10/07, Jim Horner <[EMAIL PROTECTED]> wrote:
>
I am having a recurring problem with Dovecot 1.0.8 failing to MIME-decode
certain messages. The client is Mulberry 4.0.8. The messages causing the
problem seem to be MIME messages with "no parts". I.e. the message has
some MIME encoding, but is just included as the message body. The kind of
effect
Hello, I am having problems with Dovecot not sending clients emails bigger
then 8-12k (it varies) or attachments bigger then 8-12k. I am also getting
'Corrupted transaction log file' errors ' unexpected end of file while
reading header' I have deleted the dovecot.index.log, dovecot.index.cache,
and
Having tried and failed to get 1.0.8 with quota-rewrite to send warnings, I
removed the 1.0.8 and installed the latest 1.1 - however I still can't get the
warnings! Can someone advise what might be wrong - it must be my configuration??
To compile 1.1 I used ./configure --with-deliver --with-mysq
On Wed, 12 Dec 2007 13:38:48 +0100
Benoit Branciard <[EMAIL PROTECTED]> wrote:
> Bjørn T Johansen a écrit :
> > When upgrading from source, it's ok to just run make install and every
> > files will be overwritten with the new version?
> > Nothing else one should do?
> >
>
> Pay attention to the
Bjørn T Johansen a écrit :
When upgrading from source, it's ok to just run make install and every files
will be overwritten with the new version?
Nothing else one should do?
Pay attention to the fact that the dovecot daemon dynamically starts the
imap and pop server executables whenever inbo
Bjørn T Johansen wrote:
> We have a user that is using Thunderbird on Windows to read mail over IMAP
> and it works ok, except for downloading mail with
> "large" attachment.. When opening a mail with a attachment with a size of
> 14-15MB, TB downloads the attachment seemingly ok, but
> TB stops
We have a user that is using Thunderbird on Windows to read mail over IMAP and
it works ok, except for downloading mail with
"large" attachment.. When opening a mail with a attachment with a size of
14-15MB, TB downloads the attachment seemingly ok, but
TB stops when reaching 99%. After TB has st
When upgrading from source, it's ok to just run make install and every files
will be overwritten with the new version?
Nothing else one should do?
Regards,
BTJ
--
---
Bjørn T Johansen
[EMAIL PROTECTED
Hello,
When a message is copied or newly-delivered to a folder, it does not
have the "recent" flag set. Is there something in the configuration to
activate it ?
Thanks.
# dovecot -n
# 1.0.9: /usr/local/etc/dovecot.conf
protocols: imap
login_dir: /var/run/dovecot/login
login_executable: /usr/lo
I have managed to get dovecot to start and work with the quota-rewrite
following Juan's advice.
However, I don't get any warnings triggered. Under the quota-warnings patch
it worked. I changed my 10%% to be 90%% and the storage settings a few times
and restarted dovecot. Looking at the code it
26 matches
Mail list logo