Hanif Ladha spake thus: (Mon, Apr 23, 2001 at 06:38:42AM -0700)
> Solstice (tm) Internet Mail Server (tm) 2.0p11 IMAP4
>
> Any idea if I can use procmail/or other filetring utilities with his
> imap server?
Sun Solstice Internet Mail Server is a re-branded version of Innosoft's PMDF MTA.
It respects .forward files and other conventional Unix MDA-isms. If you have an
account on this server you should be able to use procmail with no problem. For
more information, see http://www.innosoft.com, or the MMDF open-source MTA that grew
from the same background as PMDF (they both have their origins in VMS email over
DECNET, was my impression).
PMDF also had a couple of mechanisms they were working on to enable some procmail-
esque user filtering control, but that was before Sun purchased them. I do not
know what the current status of these tools is. They did, IIRC, have a web
interface, and I used them to do simple filtering, things I would write in procmail
as:
:0:
* ^TO.*[EMAIL PROTECTED]
mutt-users
I would ask the sysadmins of your IMAP server.
--N.