Anton Aylward said the following on 03/29/2010 09:00 AM:

>>
>> ************************
>> I would have thought that using sendmail would have made more
>> sense for a mailer interface than trying to inject into port 25.
>> ************************
> 
> Such as
> 
> ActionMailer::Base.delivery_method = :sendmail
> 
> Perhaps?
> I'll try that:-)

Well it works, works first time, with no problems, and since all that it
does is pipe though to sendmail, its pretty fast.

I'd recommend this as a much simpler solution that futzing with ports
and passwords!
_______________________________________________
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org

Reply via email to