Package: pycmail
Version: 0.1.2
Severity: minor
The examples dir in /usr/share/doc/pycmail contains only a copy of
/etc/pycmailrc
Here are a few lines of my .pycmailrc with comments if you would like to include
them:
#######
# Override the system default set in /etc/pycmailrc
default = MailDir("~/Maildir/")
# After we specified our default, we need to activate it
# documentation is not very clear about this
SetDefault()
# Sort mailing list to its own maildir using the List-Id: header
if InHeader("List-Id", "debian-user"):
Set(MailDir("~/Maildir/.Debian-User/"))
Stop()
#######
Thanks for reading
Andrei
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-2-vserver-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages pycmail depends on:
ii python 2.4.3-11 An interactive high-level object-o
Versions of packages pycmail recommends:
ii procmail 3.22-16 Versatile e-mail processor
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]