Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: send email module

by gnosti (Chaplain)
on Aug 28, 2020 at 21:18 UTC ( [id://11121162]=note: print w/replies, xml ) Need Help??


in reply to Re^2: send email module
in thread send email module

How about this:

PATH={trustworthy:path} sendmail_script <ARGS>

Replies are listed 'Best First'.
Re^4: send email module
by bigup401 (Pilgrim) on Aug 28, 2020 at 21:54 UTC

    thanks, i solved my problem with this

    $ENV{'PATH'} = '/usr/sbin/sendmail';

    tho i never thought that all mail modules use -t command for mail sending, thats why i asked if there any module which dont use -t command for mail sending

      The usual recommendation is: $ENV{PATH} = '/bin:/usr/bin';

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (2)
As of 2026-03-17 02:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.