Current File : //usr/local/include/dovecot/mail-autoexpunge.h
#ifndef MAIL_AUTOEXPUNGE_H
#define MAIL_AUTOEXPUNGE_H

void mail_user_autoexpunge(struct mail_user *user);

#endif