5 lines
71 B
Plaintext
Raw Permalink Normal View History

{
my $timeout = $qpsmtpd{timeout} || 120;
$OUT = "$timeout";
}