5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
|
{
|
||
|
my $timeout = $qpsmtpd{timeoutsmtpd} || 120;
|
||
|
$OUT = "$timeout";
|
||
|
}
|