[asterisk-users] Attaching VoiceMails on E-Mails

2007-07-26 Thread GNUbie
Hello all, I am running Asterisk-1.4.5 on my Debian GNU/Linux Etch here and I want to send the voicemails as attachment to e-mails and delete the voicemails from my PBX once it has been sent. But, I don't have a running MTA here even on the PBX itself. I just want to send the e-mails to my GMai

Re: [asterisk-users] Attaching VoiceMails on E-Mails

2007-07-26 Thread GNUbie
Hello Marco, On 7/27/07, Marco Mouta <[EMAIL PROTECTED]> wrote: hi, The VoiceMailapplication uses */usr/sbin/sendmail* to mail voicemail messages to users. This can be any sendmail-compatible MTA. In practice you can use S

Re: [asterisk-users] Attaching VoiceMails on E-Mails

2007-07-26 Thread Eric \"ManxPower\" Wieling
GNUbie wrote: > Hello Tzafrir, > > On 7/27/07, Tzafrir Cohen <[EMAIL PROTECTED]> wrote: > >> >> You need to have a package that provides /usr/sbin/sendmail . While you >> can get away with using nullmailer or ssmtp (that don't spool mail >> locally), I would recommend you to install postfix or ex

Re: [asterisk-users] Attaching VoiceMails on E-Mails

2007-07-26 Thread GNUbie
Hello Tzafrir, On 7/27/07, Tzafrir Cohen <[EMAIL PROTECTED]> wrote: You need to have a package that provides /usr/sbin/sendmail . While you can get away with using nullmailer or ssmtp (that don't spool mail locally), I would recommend you to install postfix or exim, so a temporary problem won'

Re: [asterisk-users] Attaching VoiceMails on E-Mails

2007-07-26 Thread Tzafrir Cohen
On Fri, Jul 27, 2007 at 08:55:01AM +0800, GNUbie wrote: > Hello all, > > I am running Asterisk-1.4.5 on my Debian GNU/Linux Etch here and I want to > send the voicemails as attachment to e-mails and delete the voicemails from > my PBX once it has been sent. But, I don't have a running MTA here ev

Re: [asterisk-users] Attaching VoiceMails on E-Mails

2007-07-26 Thread Marco Mouta
hi, The VoiceMailapplication uses */usr/sbin/sendmail* to mail voicemail messages to users. This can be any sendmail-compatible MTA. In practice you can use Sendmail, Postfix , Exim <

Re: [asterisk-users] Attaching VoiceMails on E-Mails

2007-07-27 Thread Tzafrir Cohen
On Fri, Jul 27, 2007 at 10:17:08AM +0800, GNUbie wrote: > Hello Marco, > > On 7/27/07, Marco Mouta <[EMAIL PROTECTED]> wrote: > > > >hi, > > > >The > >VoiceMailapplication > > uses > >*/usr/sbin/sendmail* to mail voicemail mess

Re: [asterisk-users] Attaching VoiceMails on E-Mails

2007-07-27 Thread GNUbie
Hello Tzafrir, On 7/27/07, Tzafrir Cohen <[EMAIL PROTECTED]> wrote: > > > > NO. YOU DON'T NEED TO. > > exim already provides /usr/sbin/sendmail (this is handled through dpkg > diversions in Debian, IIRC). Any MTA package does. The next thing to do > is to see that you can send mail from the comman