Hi,
1. I have a little piece of Perl code and must modify it
so I can obtain in $req the output from a shell command
(In that case I get source from URL)
my $ua = LWP::UserAgent->new;
my $req = HTTP::Request->new('GET', $src);
my $resp = $ua->request($req, $dest);
2. How I can obtain a task...
i already installed postfix server on my freebsd machine, and succesfully sended mail from outlook ! for now i;m looking to receive mail same from outlook .
how fix or doing for that ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.