Re: Strange monthly process I can't find
On Tuesday 19 April 2005 00:56, Almut Behrens wrote:
> On Mon, Apr 18, 2005 at 08:50:28PM +0100, Alan Chandler wrote:
> > I have configured my home mail server to store all my locally generated
> > outgoing mail in the my imap folder under the .send folder.
No, kmail doesn't have an imap connection to the server, just a pop3 one. I
save to the folder as a function of exim. This is the relevent bits of my
exim4.conf file
Router:
savemail:
driver = accept
senders = +save_outgoing
no_verify
unseen
transport = save_mail
user = ${lc:$sender_address_local_part}
Director:
save_mail:
driver = appendfile
directory= /home/${lc:$sender_address_local_part}/Maildir/\.Sent
group = mail
maildir_format
message_prefix =
mode = 0660
no_mode_fail_narrower
> >
> > Something is creating a subfolder with a name based on the month, and
> > what appears to be a few hours into the new month moving all of the sent
> > mail into these new folders with month name
> >
> > The problem is I can't find the process that is doing it.
>
> Just a wild guess: it's KMail (which you seem to be using according
> to the "User-Agent:" header). See
>
> http://bugs.kde.org/show_bug.cgi?id=75866
>
Don't know, but its not kmail.
--
Alan Chandler
http://www.chandlerfamily.org.uk
Reply to: