Added by Thomas Martinez over 9 years ago
Hi guys,
I have followed the instructions with regards to creating issues using a sent email but I keep getting the following error:
rake aborted!
SystemStackError: stack level too deep
Here is how my cronjob looks like:
redmine rake -f /usr/local/bin/rake redmine:email:receive_imap RAILS_ENV="production" host=imap.******.com port=143 username=*******@********.com password=************* project=******
Any ideas?