#ifndef AUTO_UIDS_H
#define AUTO_UIDS_H
#define UID_OWNER 0
#define UID_ALIAS 88
#define UID_DAEMON 89
#define UID_LOG 90
#define UID_PW 91
#define UID_QUEUE 92
#define UID_REMOTE 93
#define UID_SEND 94
#define GID_QMAIL 92
#define GID_NOFILES 93
#endif
