Re: Problem using Email::Mailer on laptop

2017-03-20 Thread SSC_perl
> I've taken the liberty of raising this on Github for you, since I'd > already done the digging and found the code in question, so it was just > as easy to more or less copy & paste this reply into a ticket: > https://github.com/gryphonshafer/Email-Mailer/issues/1 Thank you for that, Dav

Re: Problem using Email::Mailer on laptop

2017-03-20 Thread David Precious
On Mon, 20 Mar 2017 11:23:39 -0700 SSC_perl wrote: > Is anyone here successfully using Email::Mailer? I installed > it using cpanm a couple of days ago on my Mac and I can’t get it to > work. It just prints the following output and nothing more: > > postdrop: warning: mail_queue_enter: c

Re: Problem using Email::Mailer on laptop

2017-03-20 Thread SSC_perl
> On Mar 20, 2017, at 12:04 PM, SSC_perl wrote: > > Is anyone familiar with Gryphon Shafer’s work? After hitting the send button, my last question didn’t sit right with me. It kind of sounds like I was questioning his work, which I wasn’t. I did some digging and found that G

Re: Problem using Email::Mailer on laptop

2017-03-20 Thread SSC_perl
> On Mar 20, 2017, at 11:42 AM, Bill wrote: > > Not available to me via AS PPM, suggest you try MIME::Lite instead. MIME::Lite is not recommended by its current maintainer. I don’t use ActivePerl, so I don’t know why PPM wouldn’t include it. Perhaps it’s too new? Is anyone fa

Problem using Email::Mailer on laptop

2017-03-20 Thread SSC_perl
Is anyone here successfully using Email::Mailer? I installed it using cpanm a couple of days ago on my Mac and I can’t get it to work. It just prints the following output and nothing more: postdrop: warning: mail_queue_enter: create file maildrop/352468.4276: No such file or directory

Re: Installing Net::SFTP

2017-03-20 Thread SSC_perl
> On Mar 15, 2017, at 6:44 AM, Shawn H Corey wrote: > > I don't know about Crypt::SSLeay but Net::SSLeay needs two > libraries: `zlib1g` and `libssl` > > I don't run RHEL but IIRC, the command is: > >yum install zlib1g libssl I don’t know if this will help the OP, but I too tried u

Re: Installing Net::SFTP

2017-03-20 Thread Peter Ezetta
Hi Uday, If you are using the package manager, you can run sudo yum install perl-Net-SFTP Regards, Peter On Mar 14, 2017, at 11:22 PM, Uday Vernekar mailto:vernekaru...@gmail.com>> wrote: Hello, Need some help on installing Net::SFTP perl module on RHEL. please guide. With Regards Uday V