Problem with Imap rake aborted.
Added by Tony Ordner about 15 years ago
I am using Davmail to interface with Exchange 2007. In Davmail I see that it is logging in and retrieving the messages but the rake process is aborting as shown below.
** Execute redmine:email:receive_imap rake aborted! No such file or directory - #<TMail::StringPort:id=0x4> is already removed C:/Ruby/lib/ruby/gems/1.8/gems/actionmailer-2.3.4/lib/action_mailer/vendor/tmail-1.2.3/tmail/port.rb:339:in `ropen' C:/Ruby/lib/ruby/gems/1.8/gems/actionmailer-2.3.4/lib/action_mailer/vendor/tmail-1.2.3/tmail/mail.rb:138:in `initialize' C:/Ruby/lib/ruby/gems/1.8/gems/actionmailer-2.3.4/lib/action_mailer/vendor/tmail-1.2.3/tmail/mail.rb:123:in `new' C:/Ruby/lib/ruby/gems/1.8/gems/actionmailer-2.3.4/lib/action_mailer/vendor/tmail-1.2.3/tmail/mail.rb:123:in `parse' C:/Ruby/lib/ruby/gems/1.8/gems/actionmailer-2.3.4/lib/action_mailer/base.rb:417:in `receive'
I am running 0.8.7.3175 trunk, davmail version 3.6.1-853, windows server 2003, mysql db, webbrick, rails 2.3.4.
thanks
wowsher aka tony
Replies (1)
RE: Problem with Imap rake aborted. - Added by Tony Ordner about 15 years ago
Just a follow up. This error seems to be related to parsing of the email. It was failing on 3 emails and I still do not know why but I just marked them as read and the process worked as expected as it skipped them.