[Asterisk-Users] Sending Voicemail's to two email addresses
Matt Ryanczak
ryanczak at arin.net
Wed Mar 2 13:45:07 MST 2005
You can always use the local systems aliases file in /etc/aliases
make an entry like this:
voicmail: someone at somewhere.com, someone at elsewhere.com
save the file, then type newaliases as root to generate the new aliases
file.
then in your voicemail=.conf you can have and entry for voicemail (note
you do not need to list a domain for local email accounts) given that
your mail daemon is setup properly the mail will be forwarded to anyone
listed in the alias entry in /etc/aliases.
cheers,
Matt
On Thu, 2005-03-03 at 07:07 +1100, Howard Lowndes wrote:
> On Thu, 2005-03-03 at 06:32, Randy Johnson wrote:
> > Is there a way to send a voicemail to two different email addresses when
> > a caller leaves a message?
>
> Does "address1, address2" work or does it get confused about the ","?
>
> >
> > Thanks a bunch!
> >
> > Randy
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list