ListMailPRO Email Marketing Software Forums > General Help & How-To
WGET Has Been Disabled By Host
dougl:
When I run Test Mailings, I get Success for both SMTP and Bounce. However, I only receive an email for SMTP. Everything appears to be set up correctly.
I asked my host about WGET and they said it was disabled, so I'm assuming this is the problem.
I'm using the CPanel Forwarder to send the bounce and signup email addresses to "| /home/my user name/public_html/cgi-bin/bounce.cgi" etc.
What now?
Doug
DW:
I have received your tech support request and will handle this there. I suspect we can use an alternative to wget. I will login to your server with hte access information provided and do some testing.
Regards
bhl007:
I'm also having the same problem.
No email to admin.
What's the solution?
DW:
This could be due to PHP mail() not working (Do welcome and confirmation messages work? They use the same process) or the dailymail command 'wget' not being available.
Some alternatives to wget are as follows:
(example for 11:57pm)
57 23 * * * /usr/bin/fetch -o /dev/null -T 0 http://www.example.com/mail/dailymail.php?pw=YOURPASS 1> /dev/null 2> /dev/null
57 23 * * * curl -o /dev/null http://example.com/mail/dailymail.php?pw=YOURPASS 2> /dev/null
57 23 * * * lynx > -O /dev/null -dump http://example.com/mail/dailymail.php?pw=YOURPASS 1> /dev/null 2> /dev/null
Regards
bhl007:
the dailyMail is working fine. I use wget for the dailyMail.
===============================================
Just the bounce back testing doesn't getting any email to the admin email.
I already follow every step including change the signuplist and cgi path to my listmail path. Then upgrade to cgi-bin with chmod 755. setup bounce back forwarder email.
Navigation
[0] Message Index
[#] Next page
Go to full version