4 lines
65 B
Plaintext
Raw Normal View History

{
return "export PORT=" . (${sqpsmtpd}{TCPPort} || "465");
}