]> code.citadel.org Git - citadel.git/blob - citadel/internetmail.h
Fix bug in SMTP-Client to send two < in the envelope sender, which will probably...
[citadel.git] / citadel / internetmail.h
1 /* $Id$ */
2 void LoadInternetConfig(void);
3 int IsHostLocal(char *WhichHost);