Hi,
I'm trying to get a list going that will allow me to send emails from a php script directly to the list. On the recommendations of users in this forum and out, I'm looking into dada mail first.
The trick is, with dada mail, in order to be able to send a message to the list from
outside the dada web interface, you have to set up a separate script called dada_send.pl
Some of dada's programmer's admonitions about trying to do so (from the dada_send.pl installation page) include:
and
(for configuring sendmail to allow dada_send.pl to work).
It would seem impossible to have a php script mail() something to dada_send.pl with totalchoice, given that there's no root access. Is that true?
Thanks,
Devan