Hi Gilles,

Is it possible add ipv4|ipv6 parameter to smtpctl spf walk [-4|-6]

Thanks.

Index: smtpctl.c
===================================================================
RCS file: /cvs/src/usr.sbin/smtpd/smtpctl.c,v
retrieving revision 1.155
diff -u -r1.155 smtpctl.c
--- smtpctl.c   6 Jan 2018 07:59:27 -0000       1.155
+++ smtpctl.c   26 Jan 2018 02:30:28 -0000
@@ -1070,6 +1070,7 @@
        cmd_install("show stats",             do_show_stats);
        cmd_install("show status",            do_show_status);
        cmd_install("spf walk",                       do_spfwalk);
+       cmd_install("spf walk <str>",           do_spfwalk);
        cmd_install("trace <str>",              do_trace);
        cmd_install("uncorrupt <msgid>",        do_uncorrupt);
        cmd_install("unprofile <str>",          do_unprofile);


--
Key fingerprint: CDB3 6C62 254B C088 1E5D DD32 182C 97DB CF2C 80AC

Reply via email to