Anton Aylward said the following on 03/29/2010 08:28 AM: > >> If you ahve another client (apple >> mail, etc.) setup that sends successfully with a configuration, > > Yes I have a TWiki application that does it. > That's written in perl and has a config file that sends via 'sendmail'. > So its not the same mechanism. > > ************************ > 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:-) _______________________________________________ Radiant mailing list Post: [email protected] 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
