chiark / gitweb /
qmail-smtpd: Oops. I want 550, not 553, for unknown mailboxes.
[qmail] / auto_split.h
CommitLineData
2117e02e
MW
1#ifndef AUTO_SPLIT_H
2#define AUTO_SPLIT_H
3
4extern int auto_split;
5
6#endif