Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: robin on November 08, 2004, 04:40:52 AM

Title: Webcal reminders to ezmlm list
Post by: robin on November 08, 2004, 04:40:52 AM
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
Title: Webcal reminders to ezmlm list
Post by: guest22 on November 08, 2004, 10:34:20 AM
Hi,

That's not the part you are looking for. Try searching for 'subject' in the code. I guess the part you're looking for is around there.

RequestedDeletion