Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter asfowp

    (@asfowp)

    No

    Thread Starter asfowp

    (@asfowp)

    Cron does seem to be working. I have Subscribe2 running on an hourly digest and it goes through without issue. Crontrol shows things like version check also completing fine.

    I appreciate your assistance. If there’s no other ideas I understand. My first inclination is that this is some sort of conflict with the theme I’m using (Houston/P2) since it handles posts rather differently than a normal blog.

    Thread Starter asfowp

    (@asfowp)

    I’m not very familiar with PHP or WordPress but I’m willing to take a peek. Subscribe2 is not acceptable so I’d probably have to wind up writing a script to poll the RSS feed and e-mail that way.

    To save myself the time of doing above, do you have any suggestions on where in the code I’ll find the logic to check for new posts?

    Thread Starter asfowp

    (@asfowp)

    Based on above I looked through the code and modified Line 53 of Email.php to use Nette\Mail\SmtpMailer instead of what it was using and hardcoded my credentials.

    Afterward, the test emails do indeed go through the SMTP server (and much faster, too), but the plugin still does not send out e-mails from a new post. My only conclusion is that it’s not finding any posts to send out. Any suggestions?

    Thread Starter asfowp

    (@asfowp)

    I tried installing Mail SMTP and using an SMTP server. This didn’t fix it, and I noticed the test e-mails (which do send) still go through the local server. The other subscription plugin I am using (which I do not like) started to send emails through the SMTP server just fine.

    Thread Starter asfowp

    (@asfowp)

    Didn’t work. It also didn’t work using the daily digest either.

Viewing 6 replies - 1 through 6 (of 6 total)