mailman / mailman

An incoming mail processing microframework in Ruby
MIT License
914 stars 143 forks source link

undefined method `http=' for #<Mailman::Configuration:0x0000000387f8b8> (NoMethodError) #142

Open colinPlusPlus opened 8 years ago

colinPlusPlus commented 8 years ago

When I try and use the http receiver I get a NoMethodError. The code that is triggering this error message is the same code that you have in your example.

Mic92 commented 8 years ago

Can you provide a backtrace of the error?