Hi,

I developed a small application to send emails from a web app without 
blocking even if the mail server is slow by using pyramid_celery. I like 
its api, and I really would like to use it in bigger projects.

BUT there's a problem: I always run 


pceleryd ./development.ini

from the commands line, but I would like not to do this. I run my application 
with mod_wsgi, and running pceleryd from a shell is the opposite that I'd like 
to do.

Is there a way to avoid running pceleryd from the command line? Is there some 
equivalent directive that I can use in apache virtualhost configuration?

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/pylons-discuss/-/hWyX7wB8m58J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to