X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=mts%2Fsmtp%2Fsmtp.c;h=e5966806186453c777e9ac2a0f5f7146cbc3051f;hb=97e7d6f2f5db4e8f09cb015ee6c2da2ff129f963;hp=a37ebea3c72e3a93d3ff575aa5c62a78b22c8f77;hpb=84546c458ff514a547b40d436259b77661565e9b;p=mmh diff --git a/mts/smtp/smtp.c b/mts/smtp/smtp.c index a37ebea..e596680 100644 --- a/mts/smtp/smtp.c +++ b/mts/smtp/smtp.c @@ -6,13 +6,22 @@ #include #include "smtp.h" -#include +#include #include #include #ifdef MPOP #include #endif +#ifdef CYRUS_SASL +#include +#include +#include +#include +#include +#include +#endif /* CYRUS_SASL */ + /* * This module implements an interface to SendMail very similar * to the MMDF mm_(3) routines. The sm_() routines herein talk @@ -141,7 +150,7 @@ char **smail_copyip (char **, char **, int); static int sm_auth_sasl(char *, char *, char *); #endif /* CYRUS_SASL */ -/* from zotnet/mts/client.c */ +/* from mts/generic/client.c */ int client (char *, char *, char *, int, char *, int); int