[rt-users] rt-mailgate: change timeout default
Torsten Brumm
torsten.brumm at googlemail.com
Fri Apr 9 08:56:33 EDT 2010
OK, open rt-mailgate and navigate to:
127 $ua->timeout( exists( $opts{'timeout'} )? $opts{'timeout'}: 180 );
128 my $r = $ua->post( $full_url, \%args, Content_Type => 'form-data' );
129 check_failure($r);
i think here you can change this for your slow postfix ;-)
Schönes Wochenende
Torsten
2010/4/9 Bjoern Schulz <bjoern.schulz at desy.de>
> Hi Torsten,
>
> Am 09.04.2010 14:13, schrieb Torsten Brumm:
>
> Hi Björn,
>> try at the mailgate command: --timeout=seconds
>>
>
> I know that, but I like to change the default (180s to 360s) ;-)
> I don't like to change all my procmail rc's...
>
> Schönes Wochenende und geniesse das feine Wetter in Hamburg,
> Björn
>
--
MFG
Torsten Brumm
http://www.brumm.me
http://www.elektrofeld.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20100409/24ff2c51/attachment.htm>
More information about the rt-users
mailing list