SMTP-Relaying: implement a method to choose a relay by sender email address or username
[citadel.git] / citadel / internetmail.h
1 void LoadInternetConfig(void);
2 int IsHostLocal(char *WhichHost);