Maybe you don't have a mailserver running on that machine, so you have to
specify a mailhost. Look into your syslog, Net::SMTP log his debug messages
there (which are enabeld with EMBPERL_MAILDEBUG)

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925151
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------

>
> Although I can send email from this machine, I cannot
> via HTML::Embperl::Mail.
> The first file included below calls
> card-notification.epl with the intention
> of emailing it. embperl.log also included.
>
>....
> [- use HTML::Embperl::Mail;
>  $ENV{EMBPERL_MAILDEBUG}=1;
>  HTML::Embperl::Mail::Execute({inputfile =>
> 'card-notification.epl', fdat => \%fdat,
> to=>'[EMAIL PROTECTED]', subject => 'embperl
> test'}) -]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to