--- "Mihai M." <[EMAIL PROTECTED]> wrote:
>
> > > sendmail pe Linux. Ce-i fac sa mearga pe NT ?
> Are
> > > vreun modul de "conversatie" cu un server mail ?
> (am
> > > server de mail, dar tot NT, DAMN MS! )
> >
> > Fie el server de meil pe enti, fie pe linux, tot
> SMTP se chiama.
>
> Da' el nu foloseste SMTP, foloseste sendmail.
>
> Pe vremuri aveam si eu o functie Perl care trimitea
> mail in genul
>
> #----------------------------------------------
> open(MTA, ' | sendmail -t');
> print MTA <<MAIL;
> From: "mine"<[EMAIL PROTECTED]>
> To: "tine"<[EMAIL PROTECTED]>
> Subject: salut
>
> Salut
> MAIL
> close(MTA);
> #----------------------------------------------
>
> Stiutorii de Perl sa ma scuze, n-am mai practicat de
> multisor. Ideea e
> ca exista un switch (cred ca -t) in sendmail (de
> altfel suportat si de
> Postfix) care-l faca sa inghita un mail de la STDIN
> cam in genul in care
> se trimite in SMTP dupa DATA.
>
> Mihai
>
> ---
> Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe
> rlug' to
> unsubscribe from this list.
>
Exact o rutina de genul asta are si scriptul meu.
Problema e ca trec pe NT unde nu exista programul
sendmail !!!!. So ... ma gandeam daca exista vreun
modul de-al lui PERL care sa ma ajute sa vorbesc cu un
server de mail, ca sa nu stau sa ma conectez eu la
server "manual", HELO, RCPT, DATA etc etc etc ... Plz
.... more INPUT !!!
ADiXOR "... How can You define REAL ?"
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.