in reply to Re: sorry, that domain isnt in my list of allowed rcpthosts
in thread sorry, that domain isnt in my list of allowed rcpthosts

You're probably right about the need to use a better sending module, but there's no reason you have to use MIME::Entity here. MIME::Lite can be used to build a message which is then passed-off to Net::SMTP (for example) for sending.

-sam

  • Comment on Re^2: sorry, that domain isnt in my list of allowed rcpthosts