view src/master/sysinfo-get.h @ 9364:eb22a456a625 HEAD

dovecot --exec-mail: Put mail_uid and mail_gid settings to environment.
author Timo Sirainen <tss@iki.fi>
date Sun, 06 Sep 2009 21:10:24 -0400
parents 5339d2ebeb56
children
line wrap: on
line source

#ifndef SYSINFO_GET_H
#define SYSINFO_GET_H

const char *sysinfo_get(const char *mail_location);

#endif