Re: problem sending mail

2002-04-12 Thread Luke Sibala
... or try Email::Sendmail luke On Wed, 10 Apr 2002 15:33:10 -0400 fliptop <[EMAIL PROTECTED]> wrote: > t3tsu0 wrote: > > > Where: > > > > $mail_prog= '/usr/bin/sendmail'; > > > > > > sub send_mail { > > local($from,$to_name,$to_addr,$subject,$content) = @_; > > ope

Re: stoopid newbie formmail question

2001-11-25 Thread Luke SIbala
On Sun, 25 Nov 2001 01:45:19 + "neill roy" <[EMAIL PROTECTED]> wrote: > hi, i am very new to perl and cgi so please excuse this dull, stoopid > question... > > > but i'm trying to write a formmail program and i'm getting very frustrated > cos it works in Opera 5.12 and NS6.1 but for some

Re: Changing a Unix password.

2001-10-29 Thread Luke Sibala
On Mon, 29 Oct 2001 11:15:19 +1030 "Daniel Falkenberg" <[EMAIL PROTECTED]> wrote: > Hi all, > > I have a small CGI script here that is used to change users Unix > passwords. Now before we go into security let me just tell you that the > script is only accessable via a user name and password. T