Aristotle Pagaltzis:

> I used to use it back when I was on Win95. It was the best Win32
> GUI MUA around, by a margin. (The next best choice was Outlook
> Express...)

You’re forgetting Pegasus Mail. 
http://en.wikipedia.org/wiki/Pegasus_Mail

As for the original topic, looking at my ~/.mailfilter
shows two more hatefully misbehaving mass-mailers…


if (/^List-Id: [^<]*<([a-z-]+)/ || /^List-Id: ([a-z-]+)/ || 
/^X-DrProject-Project: ([a-zA-Z-]+)/)
{
  `test -d "$DEFAULT/$MATCH1" || maildirmake "$DEFAULT/$MATCH1"`
  to "$DEFAULT/$MATCH1"
}

if (/^X-Generated-By: Launchpad/)
{
  `test -d "$DEFAULT/launchpad" || maildirmake "$DEFAULT/launchpad"`
  to "$DEFAULT/launchpad"
}


— Shot
-- 
uoıʇɔnɹʇsuoɔ ɹəpun

Attachment: signature.asc
Description: Digital signature

Reply via email to