I tryed bluehost n not knowing the mob had bought them as well n there servers are useless
that actually sends out the mail one by one for mass mail. If I knew which script it is that actually creates the code=XYZxyz1xy then I could place a mail(to me) of the email sent, and then do it myself. (send) that is. Since no matter what i do, the ow_mail table does empty out, but no mail is sent. I can only guess that either the cron job command is in need of adjustment, or ARVIXE doesn't want their members to be sending out mass mail, and I am guessing, but the former seems to be the answer.
give me a cron job command to use, and I'll try that.
Here is what Arvixe said about putting blocks on client's mass-mail:
Hello
We apologize for the delay in response. Due to a sudden influx of tickets,
there has been a delay in resolving your issue. We are extremely sorry for the
delay.
At Arvixe we are not blocking any action for cron jobs. If for some reason corn
jobs are not working, it could be because of php version issue or because of
site update which need further investigation.
Please let us if you need any further assistance in this case.
Yatin Thakur
Technical Operations Officer
So, now I don't know what to do.
BTW, on v1.7.2, which I have running on a family history site, does work with the Cron Job, but the commandline on that one is different than the one that was set up on the site in question. Go Figure. Until I learn otherwise I am going to suspect that it is a software issue from Oxwall. Sorry, but it all points to the upgrade to 1.8.0
Jake in TN USA
the one I'm using does empty out the mail from the table, but the test email addresses I use are my own, and I never get any invite from the oxwall mass mail widget.
This is getting old. I am about to just dump oxwall. Version 1.7.2 worked fine; it all went amuck when I switched over to v.1.8.0
Jake Jaccard,
Winchester, TN.
http://social.usshancockassociation.org
and I didn't have to disable smtp...
usr/local/php55/bin/php -q /home/[Arvixe username]/public_html/[Oswald folder]/ow_cron/run.php >/dev/null 2>&1
Note: you should backup database and files often. Also I assign Oswall to use php v5.5
I am running Oxwall v184
Jake Jaccard
Webmaster
http://usshancockassociation.org
Oswall location:
http://social.usshancockassociation.org
Good Luck!
Did you try the cron command I had previously listed?
nice -n19 ionice -c2 -n7 /usr/local/bin/php /home/hosting user name/public_html/folder where oxwall is installed/oxwall/ow_cron/run.php
For SMTP I am using
Host Port: server.arvixe.com Port: 465 "server being the server you are on. You should see this in the email Arvixe sent when you created the account"
Username: my site email address
Password: my hosting account password
Secure Connection: SSL
Everything works with these settings on Arvixe.