4 lines
67 B
Plaintext
4 lines
67 B
Plaintext
{
|
|
return "SOFTLIMIT=" . ($qpsmtpd{Softlimit} || "50000000");
|
|
}
|