Re: [rt-users] rt-mailgate: change timeout default
Hi Exim-Guy! Am 09.04.2010 14:56, schrieb Torsten Brumm: 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); OK I know that, I don't like to change the source ( as you, if I remember correctly) i think here you can change this for your slow postfix ;-) Maybe it's mysql but who knows... Postfix is not the problem, gell Schönes Wochenende Danke und grüße zu Hause! Postfix-Björn Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
Re: [rt-users] rt-mailgate: change timeout default
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 > 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 Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
Re: [rt-users] rt-mailgate: change timeout default
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 Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
Re: [rt-users] rt-mailgate: change timeout default
Hi Björn, try at the mailgate command: --timeout=seconds Torsten 2010/4/9 Bjoern Schulz > Hi RT Users, > > I try to change the rt-mailgate timeout default without changing the > source? > > I don't find this in RT_Config. > > Any hints or suggestions? > > Best regards, > Björn > > Discover RT's hidden secrets with RT Essentials from O'Reilly Media. > Buy a copy at http://rtbook.bestpractical.com > -- MFG Torsten Brumm http://www.brumm.me http://www.elektrofeld.de Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
[rt-users] rt-mailgate: change timeout default
Hi RT Users, I try to change the rt-mailgate timeout default without changing the source? I don't find this in RT_Config. Any hints or suggestions? Best regards, Björn Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com