Re: maildir issues
- From: Ildar Mulyukov <ildar users sourceforge net>
- To: balsa-list gnome org
- Subject: Re: maildir issues
- Date: Wed, 04 Aug 2010 10:06:37 +0600
On 03.08.2010 21:26:59, Peter Bloomfield wrote:
Hmmm...no, I use Balsa to get my POP mail, and Balsa filters to
distribute it to local mailboxes, mostly maildir. So, in my case,
Balsa knows to immediately check any destination mailbox for new
messages. With fetchmail, since Balsa doesn't know when fetchmail
runs, Balsa would detect the changes on its next scheduled check,
provided the mailbox has 'subscribe for new mail check' selected.
But the way Balsa handles the destination mailbox /should/ be the
same, regardless of whether the check is triggered by adding messages
or is scheduled. When I get a chance, I'll experiment with
fetchmail...
Peter!
thanks for been responsive. If you would, you can use attached to set
up fetchmail/procmail. If you have any problems with setting up, I can
help you through IMs (see below) or IRC.
Regards,
--
Ildar Mulyukov, free SW designer/programmer
================================================
email: ildar users sourceforge net
Jabber: ildar mulyukov gmail com
ICQ: 4334029
ALT Linux Sisyphus
================================================
set logfile "$HOME/.fetchmail.log"
set postmaster "root localhost"
set bouncemail
set no spambounce
set properties ""
poll domino.innovations.kz with proto POP3
user 'uuuuuuuuu' there with password 'ppppppppppp'
options ssl
keep
mda "/usr/bin/procmail -d %T"
LOGFILE=$HOME/.procmail.log
MAILDIR=$HOME/Mail
# Mailing lists
:0 H
* ^List-Id:.*[^-]balsa-list.gnome.org
ML/Balsa/
:0 H
* ^List-Post:.*[^-]devel.*altlinux
ML/ALT/ALT_devel/
:0 H
* ^List-Post:.*team-policy.*altlinux
ML/ALT/Team-policy/
:0 H
* ^List-Post:.*sysadmins.*altlinux
ML/ALT/ALT_sysadmins/
# the rest of ALT MLs
:0 H
* ^List-Post:.*altlinux
ML/ALT/
:0 H
* ^List-Id:.*GNU Smalltalk
ML/Smalltalk/
# other receipes
:0 H
* ^X-Original-To: *root$
root $HOST/
:0 H
* ^X-Original-To: *root localhost$
root $HOST/
:0 H
* ^X-Spam-Level: \*\*\*\*\*\*\*\*
.spam
:0 H
* ^X-Drweb-SpamState:.*yes
.spam
#default
:0
Inbox/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]