Hi there
I have webcal installed on a SME 6.1 that sends reminders out via email.
I would like to have it send to an ezmlm mailing list setup on the same server so people coud subscribe to get reminders of church events.
however ezmlm will not allow the webcal to post to the list.
I have tried all sorts of email addresses in the allow list but none allow the webcal messages. (eg webcal@ourdomain.org.nz, admin@ourdomain.org.nz, root@ourdomain.org.nz, *@ourdomain.org.nz, <>@ourdomain.org.nz, "<>"@ourdomain.org.nz)
other normal addresses work in the allow list. (eg robin@ourdomain.org.nz)
does anyone know how to change the address that webcal is sending from?
in the file *opt/WebCal/bin/webcal_remind.pl
it has this section...
#
#location of sendmail
#
my $SENDMAIL = "/usr/lib/sendmail";
what do I need to change?
or is there a better method?
Thanks Robin