[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] vacation.pl
- Subject: Re: [cobalt-users] vacation.pl
- From: "Norris" <nuzman@xxxxxxxxxx>
- Date: Wed Jun 13 23:08:00 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hmmm... do you really want to send the following message?
Hi, I'm on vacation right now in the sunny Bahamas. If you're smart enough
to look in the phone book and get my address, you already know the house is
empty and will remain so for at least another week. There are at least three
van rental companies within a 10 minute drive from my home, which will make
it very convenient for you to haul whatever you might take when you visit.
Thanks for your e-mail and I'll try to inventory what's missing for the
insurance company as soon as I return.
Norris
This account is a spam hole used for lists. Mail to it may not be read for
days or weeks at a time.
----- Original Message -----
From: "Steve Werby" <steve-lists@xxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Saturday, June 09, 2001 10:21 PM
Subject: Re: [cobalt-users] vacation.pl
> "Andrew" <ajb@xxxxxxxxxxx> wrote:
> > in vacation.pl the line that is as follows
> >
> >
> > if ($vacadb{$sendto} >= ($^T - 604800)) {
> >
> > Am I correct that this line means that the autoresponce
> > will not be sent out twice if it has an email address in
> > the DB the same for 604800 seconds. ?
>
> Yes.
>
> > I want to make the vacation mail an autoresponce
> > and would like to bring this down to one day so
> > do I just change this to 86400
>
> Yes.
>
> > Thought it was better to find out befour I did something wrong :-)
>
> Well, the vacation responder is not intended to be a true autoresponder.
By
> reducing the period until the next reply for a given email address it's
> still not going to be a true autoresponder. It seems that you know what
you
> want, but if you do want a true autoresponder you should consider using
> procmail to create a recipe for one that is independent of the perl script
> you found. Many procmail tutorials contain recipes for autoresponders.
>
> --
> Steve Werby
> President, Befriend Internet Services LLC
> http://www.befriend.com/
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>