[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] autoresponders



Hi Andrew,

by default the RAQ's auto responder program 
reply only once in 7 days ( 604800 seconds)
for the same e-mail id.

You may change this behavior by editing carefully
/usr/local/sbin/vacation.pl 

where the line says >>

if ($vacadb{$sendto} >= ($^T - 604800))

to your preferred one 
(e.g for 15 minutes put 900 instead of 604800)


Best regards,
Babu P. Yogarajah

Luxmi Internet Services,
BGP Tecno Limited, 1 Waddon Court Road, Croydon CR0 4AN, U.K.
Tel.:+44 (0)8707 390 390  Fax.:+44 (0)8707 391 391
URL: http://www.luxmi.net


At 11:31 20/06/00 +0100, you wrote:
>Hi
>
>Is this normal ?
>On my RAQ3 the auto responders seem to work like this
>
>I send an email out  first time and I get the autoresponce - if I then 
>resend the email I do not get an autoresponce unless the reply to field is 
>different.
>
>The autoresponce will not send twice to the same address one after another 
>in fact I do not know how long it is before it will resend to the address
>
>Andrew