]> diplodocus.org Git - nmh/blobdiff - uip/sendsbr.c
Change this so the MTS_SMTP is the default, to match the value
[nmh] / uip / sendsbr.c
index ddce3a45d6b0a0f69351dfd8b21c5382cae2c782..c4d25029f26615d29d7ca6e9ee664b0756e23bf2 100644 (file)
@@ -770,6 +770,7 @@ handle_sendfrom(char **vec, int *vecp, char *draft, const char *auth_svc) {
                 }
                 break;
 #else
+                NMH_UNUSED(auth_svc);
                 adios(NULL, "send built without OAUTH_SUPPORT, "
                       "so -saslmech xoauth2 is not supported");
 #endif /* OAUTH_SUPPORT */