![]() ![]() |
Sep 17 2012, 05:04 PM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 17-September 12 Member No.: 1,355 |
I currently have two email accounts each receiving emails. The problem is that one account is receiving the email with the cron job running every 5 minutes i have setup , however the other email account is not receiving any email and i have to manually import the emails fro it to appear. I would like to know what i am doing wrong as i want the cron job to run and both accounts to send retrieve the emails from both accounts. Right now its only doing one account. This is what my cron job looks like Код /usr/bin/curl -o --url http://coachinghk.com/administrator/components/com_post_by_email/cron.post_by_email.php > /dev/null 2>&1 I look forward to solve this problem as soon as possible. |
|
|
|
Sep 18 2012, 06:39 AM
Post
#2
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
If manual import work and cron job import problem is outside component. The reason to not work is simple - connection to this server is maybe slow or you may have huge list in not working email box and script just stop on some point.
This is because memory limit and max execution time used from php and server are not unlimited. If some email box not work well, just delete emails in this email box or if there are troubles with connection to this server change configuration/use email box on other server. P.S. You can try also to increase php limits in php.ini and test again. -------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 1st June 2026 - 10:47 PM |