does someone already have a sample code to emulate sendmail connection
to a milter ?
just a bit of code to test if a milter is up or not... (not only
connect, but really up, like sending the connect string to the milter,
and get the vrfi_connect response...
You can try to add a few hacks to milter-watch:
http://www.itg.uiuc.edu/itg_software/milter_watch/
Stuart
--- In milter-greylist@yahoogroups.com, Rene Luria <operator@...> wrote:
Show quoted textHide quoted text
>
> does someone already have a sample code to emulate sendmail connection
> to a milter ?
> just a bit of code to test if a milter is up or not... (not only
> connect, but really up, like sending the connect string to the milter,
> and get the vrfi_connect response...
Stuart Freedman wrote:
> You can try to add a few hacks to milter-watch:
> http://www.itg.uiuc.edu/itg_software/milter_watch/
excellent, thank you
meanwhile, I did a simple piece of code to test negotiation
http://luria.ch/fourtou/test-milter.c