4 lines
61 B
Plaintext
Raw Normal View History

{
return "export PORT=" . ($qpsmtpd{TCPPort} || "25");
}