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