smfi_setmlreply.3n (2010 09)

s
smfi_setmlreply(3N) smfi_setmlreply(3N)
EXAMPLES
Consider the following sample code:
ret = smfi_setmlreply(ctx, "550", "5.7.0",
"Spammer access rejected",
"Please see our policy at:",
"http://www.example.com/spampolicy.html",
NULL);
The following is the SMTP response of the sample code:
550-5.7.0 Spammer access rejected
550-5.7.0 Please see our policy at:
550 5.7.0 http://www.example.com/spampolicy.html
AUTHOR
The smfi_setmlreply()
routine was developed by the Sendmail Inc.
SEE ALSO
smfi_getsymval(3N), smfi_getpriv(3N), smfi_setreply(3N), smfi_setpriv(3N).
Sendmail 8.13.3 Programmer’s Guide on
http://www.hp.com/go/hpux-networking-docs
.
2 Hewlett-Packard Company 2 HP-UX 11i Version 3: September 2010