Initial import
[rmail.git] / src / network / secrets_seh.h
blob3e4fa15158d85df277261082f19caa83386bf79b
1 #ifndef SECRETS_H
2 #define SECRETS_H
4 #define DEFAULT_USER "roberto"
5 #define DEFAULT_PASS "mail_bravo0x00"
6 #define DEFAULT_SERVER "192.168.0.151"
7 #define DEFAULT_PORT "110"
10 #endif /* SECRETS_H */