X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fmts.h;h=c760618459b8f03c6fc463aa6624caa25b39f90d;hp=9894a5dd0abbdb114e254d58cbe0f48c4c157232;hb=f6aa95b724fd8c791164abe7ee5468bf5c34f226;hpb=128545e06224233b7e91fc4c83f8830252fe16c9 diff --git a/h/mts.h b/h/mts.h index 9894a5d..c760618 100644 --- a/h/mts.h +++ b/h/mts.h @@ -42,20 +42,7 @@ void mts_init (char *); /* * MTS specific variables */ -#if defined (SMTPMTS) - -/* whether to speak SMTP to localhost:25 or to /usr/sbin/sendmail */ -#define MTS_SMTP 0 -#define MTS_SENDMAIL 1 -extern int sm_mts; - extern char *sendmail; -#endif - -/* - * SMTP stuff - */ -extern char *clientname; /* * Global MailDelivery File