On Mon, Aug 21, 2006 at 09:52:23AM -0400, Ferguson, Michael wrote:
>  
> G'Day List,
>  
> I am looking for documentation on how to configure sendmail to deliver 
> asterisk voicemails to the recipient's mailbox.

Nothing special about sendmail. Basically any standard MTA: sendmail,
postfix, or whatever. Follow you distro's documentation on configuring
an MTA.

You should be able to send mail from the command line:

echo test | mailx -s "helllo there" [EMAIL PROTECTED]

-- 
Tzafrir Cohen         sip:[EMAIL PROTECTED]
icq#16849755          iax:[EMAIL PROTECTED]
+972-50-7952406          jabber:[EMAIL PROTECTED]
[EMAIL PROTECTED]     http://www.xorcom.com
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to