chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Disobedience checks server version and expects rights-changed
[disorder]
/
lib
/
sendmail.h
diff --git
a/lib/sendmail.h
b/lib/sendmail.h
index e8d87a0805e8205ef235260bd71dd492c42f09da..958cd79cea1f02ff8de1adafaade0edde7bf1279 100644
(file)
--- a/
lib/sendmail.h
+++ b/
lib/sendmail.h
@@
-35,6
+35,7
@@
pid_t sendmail_subprocess(const char *sender,
const char *encoding,
const char *content_type,
const char *body);
+int email_valid(const char *address);
#endif /* SENDMAIL_H */