X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/5aff007d8fcfb4c6cc3c3627ae15f45562db7a0d..440af55d72c65f5c149718dc52abd00f512ffb71:/lib/sendmail.h diff --git a/lib/sendmail.h b/lib/sendmail.h index e8d87a0..958cd79 100644 --- 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 */