Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Sending mail through catalyst

by anirudh_sml (Novice)
on Dec 18, 2008 at 10:14 UTC ( [id://731211]=note: print w/replies, xml ) Need Help??


in reply to Re: Sending mail through catalyst
in thread Sending mail through catalyst

First of all thanks to u all now but there is still a problem I am using use MINE::Lite but this is error
Caught exception in Support::Controller::Support->insert_comment "No s +endmail command available at /var/www/Support2/script/../lib/Support/ +Controller/Support.pm line 246"

Replies are listed 'Best First'.
Re^3: Sending mail through catalyst
by b10m (Vicar) on Dec 18, 2008 at 10:31 UTC

    The error is fairly descriptive. You have no `sendmail` command available. Either install it, or use the SMTP way of sending (see the MIME::Lite documentation on how to configure that).

    --
    b10m

      Postfix brings a sendmail binary with it or the original (ugly) sendmail i dont know of any other MTA that brings the binary in its package ... which sendmail: /usr/sbin/sendmail

      hth MH
Re^3: Sending mail through catalyst
by anirudh_sml (Novice) on Dec 18, 2008 at 10:23 UTC
    line : 246: $msg->send();
      Here is an idea, fix it.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://731211]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-03-28 20:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found