X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=h%2Fmts.h;h=c760618459b8f03c6fc463aa6624caa25b39f90d;hb=156d35f6425bea4c1ed3c4c79783dc613379c65b;hp=6ec3a0beb07725a27686a1f71dbac9834dfb27d9;hpb=ab7b48411962d26439f92f35ed084d3d6275459c;p=mmh diff --git a/h/mts.h b/h/mts.h index 6ec3a0b..c760618 100644 --- a/h/mts.h +++ b/h/mts.h @@ -42,22 +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 *hostable; extern char *sendmail; -#endif - -/* - * SMTP stuff - */ -extern char *clientname; -extern char *servers; /* * Global MailDelivery File