Thread Sendmail Script mit Postfix (1 answers)
Opened by Gast at 2003-11-22 00:25

Gast Gast
 2003-11-22 00:25
#258 #258
Hallo Forum, in einem Script, welches von einem Server (wohl mit sendmail) zu einem neuen (mit postfix) umzog, gibt es nun Fehler:
[Fri Nov 21 22:31:34 2003] export: Can't locate Mail/Sendmail.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i586-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl .) at /home/www/web1/html/cgi-bin/script line 6.
[Fri Nov 21 22:31:34 2003] export: BEGIN failed--compilation aborted at /home/www/web1/html/cgi-bin/script line 6.
Content-type: text/html

In Zeile 6 steht:
use Mail::Sendmail;

Kann ich das Script einfach wieder zum Laufen bringen? Wer kann mir helfe?

Vielen Dank
Christoph

View full thread Sendmail Script mit Postfix