Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Oct 2001 08:22:30 +1000
From:      Chris Aitken <chris@ideal.net.au>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Getting an Email into a PHP/pl script
Message-ID:  <5.1.0.14.2.20011005081627.02ec7468@mail.ideal.net.au>
In-Reply-To: <20011004230813.A15307@rhadamanth>
References:  <5.1.0.14.2.20011005074857.0320bf88@mail.ideal.net.au> <3BBCC9F7.EB932EE4@Visionnet.nl> <0c3701c14d18$3505c910$6401a8c0@workstation7> <20011004210925.22415.qmail@pb1.pair.com> <5.1.0.14.2.20011005074857.0320bf88@mail.ideal.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
At 11:08 PM 4/10/2001, setantae wrote:

>You did say ``any'' help :
>
>I have a daemon half written in perl that periodically checks a mailbox
>in /var/mail to see if there's anything in it and then moves it into separate
>files.

Something I did leave off my original email. We used to have a mailbox auto 
responder perl script in place that had an email alias piped to the script 
with the following line in the /etc/aliases

alias:          "|/location/to/perlscript.pl /location/to/responder.txt"


So basically, this perl script would take the senders address, process it 
into an email, take the responder.txt, put it into the body, and send out 
the email.


Problem is, this system isn't in place any more, and there isn't a backup 
of the old script I can even check up to see how it pulled the data into 
the script.



Chris



--
     Chris Aitken - Administration/Database Designer - IDEAL Internet
  email: chris@ideal.net.au  phone: +61 2 4628 8888  fax: +61 2 4628 8890
              __-----------------------------------------__
    It is said that if you line up all the cars in the world end to end,
          some moron in a rotary will still to try and pass them


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.2.20011005081627.02ec7468>