Sendmail-Milter
view release on metacpan or search on metacpan
the undefined value otherwise.
B<Note:> You should have at least registered a callback and set the connection
information string before calling this function.
=item setconn CONNECTION_INFO
Sets the connection information string for the filter. The format of this
string is identical to that found in the Milter documentation. Some examples
are C<local:/var/run/f1.sock>, C<inet6:999@localhost>, C<inet:3333@localhost>.
This function returns nonzero upon success, the undefined value otherwise.
=item auto_setconn NAME [, SENDMAIL_CF_FILENAME]
This function automatically sets the connection information by parsing the
sendmail .cf file for the appropriate X line containing the connection
information for the NAME mail filter and calling B<setconn> if it was
successful. It is provided as a helper function and does not exist in the
( run in 0.338 second using v1.01-cache-2.11-cpan-5f2e87ce722 )