4 lines
67 B
Plaintext
Raw Permalink Normal View History

{
return "SOFTLIMIT=" . ($qpsmtpd{Softlimit} || "50000000");
}