Searched defs:helo (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/libexec/spamd/ |
H A D | sync.c | 248 char *from, *to, *helo; in sync_recv() local 418 sync_update(time_t now, char *helo, char *ip, char *from, char *to) in sync_update()
|
H A D | grey.c | 758 greyupdate(char *dbname, char *helo, char *ip, char *from, char *to, int sync, in greyupdate() 920 char cip[32], ip[32], helo[MAX_MAIL], from[MAX_MAIL], to[MAX_MAIL]; in greyreader() local
|
H A D | spamd.c | 60 char helo[MAX_MAIL], mail[MAX_MAIL], rcpt[MAX_MAIL]; member
|
/openbsd-src/usr.sbin/spamdb/ |
H A D | spamdb.c | 222 char *helo, *from, *to; in print_entry() local
|
/openbsd-src/usr.sbin/smtpd/ |
H A D | smtp.h | 53 const char *helo; /* string to use with HELO */ member
|
H A D | smtp_session.c | 134 char helo[LINE_MAX]; member 702 const char *line, *helo; in smtp_session_imsg() local [all...] |
H A D | mta_session.c | 90 char *helo; member [all...] |
H A D | lka_filter.c | 71 char *helo; global() member
|
H A D | smtpd.h | 487 char helo[HOST_NAME_MAX+1]; member 1178 char *helo; global() member
|