Displaying 1 result from an estimated 1 matches for "willo".
Did you mean:
will
2006 Aug 12
1
Problem with cron and a rails script
...popuser,
@lists[@count].poppassword) do |pop|
pop.mails.each do |email|
@the_mail = Processing.receive(email.pop)
# processing of the mail
Processing.deliver(@new_mail)
email.delete
end
end
@count = @count + 1
end
The program itself was thrown together and willo be cleaned up after the
functionality is all in place.
Anyone have any ideas why I''m getting this error and what I can do about it?
Dan Matthews
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/200608...