On Mon, 21 Jun 2004, Ben Kamen wrote:

> Haven't read up - what does SocketMAP do?

Basically, you can define a map type that uses a TCP or UNIX-domain
socket to talk to a daemon on the other end.  This lets you do all
kinds of cool things like:

- LDAP routing, with MIMEDefang maintaining a persistent connection to the
  LDAP server.

- Maps that do complicated processing that can best be expressed in Perl.

>From a high-level viewpoint, it will let you write sections of your
sendmail.cf file in Perl rather than Sendmail's .cf language.

Regards,

David.
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to