similar to: E-mails from Asterisk coming from root

Displaying 20 results from an estimated 20000 matches similar to: "E-mails from Asterisk coming from root"

2006 Feb 22
1
SV: Re: SV: Re: Fromstring when sending e-mail onrecievedvoicemail
It's fixed now. In "/etc/mail/ssmtp.conf", this ("FromLineOverride=YES") line was commented out. Removing that comment did the trick :) Now I only need to change the e-mail's title. Is that possible? -----Opprinnelig melding----- Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Barry Flanagan Sendt: 22.
2006 Feb 22
1
SV: Re: SV: Re: SV: Re: Fromstring when sending e-mailonrecievedvoicemail
Thank you very much. For some reason "emailsubject" was not included in my example config. Well, it's working great now. Last question, I promise :P. Is it possible to change the date format? I want it in Norwegian. -----Opprinnelig melding----- Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Barry Flanagan Sendt: 22.
2006 Feb 22
1
SV: Re: Fromstring when sending e-mail on recievedvoicemail
As mentioned earlier I did try that. Someone suggested that there might be an issue with sendmail not "trusting" the asterisk user. And the default behaviour of that is to not allow modification of the "fromstring" and "serveremail". So if you have any idea how to fix that in Gentoo I would really appreciate it. Thanks -----Opprinnelig melding----- Fra:
2007 Jul 27
2
Attaching VoiceMails on E-Mails
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 GMail account from my PBX. Can I just use the mail or mailx command to send the e-mail and attach the
2006 Feb 21
1
SV: Re: Fromstring when sending e-mail on recievedvoicemail
Yeah I did change those. I'm using 1.0.8 (Or was it 9?). It seams that the system overrides these settings? -----Opprinnelig melding----- Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Barry Flanagan Sendt: 21. februar 2006 14:54 Til: Asterisk Users Mailing List - Non-Commercial Discussion Emne: [Asterisk-Users] Re: Fromstring when
2006 Feb 21
2
SV: Re: Fromstring when sending e-mail on recievedvoicemail
Just one more question. In /etc/passwd there's a line with "asterisk" and "added by portage" in it. Can I just change this without screwing up everything? Or is there a command to change user info or something? As you can see, I'm not so good in Linux. -----Opprinnelig melding----- Fra: asterisk-users-bounces@lists.digium.com
2003 Sep 19
1
VoiceMail fromstring?
I'm having tons of trouble getting the fromstring to work in voicemail.conf. I've tried both voicemail and voicemail2 but the emails still seem to be coming from asterisk pbx. Has anyone had any luck with this? ================= Here's my voicemail.conf: ; ; Voicemail Configuration ; [general] ; Default formats for writing Voicemail ;format=g723sf|wav49|wav format=wav49|gsm|wav ;
2007 Jan 10
2
Send email notification
Hi group, I'm trying to configure the email notification when a user leave a voicemail, but don't work (send email notification). I configured esmtp in my linux box, if a try to use it with command line, it works fine. (echo "Hello" | sendmail a@b.com -f b@c.com). My voicemail.conf [general] format=wav49 attach=yes serveremail=anonymous@abc.com fromstring=Asterisk
2004 Apr 07
1
Voice Mail Email problem
Ok its probabally something really eaisy im missing. I've searched the archives and voip-info. Asterisk is trying to send the email notification for voice mail. But the log says Invalid sender. Sender = asterisk@localhost.localdomain and not asterisk@somedomain.com as assigned in conf file. VM Config: [general] format=gsm|wav49|wav serveremail=asterisk@somedomain.com <----Actual
2004 Nov 26
1
Voicemail / sendmail
I can't send message in email by asterisk, my voicemail.conf file contain [General] Serveremail=validcount@validdomain.com attach=yes fromstring=The Voicemail Asterisk PBX 518 => 12345,Ext Voicemail,lvar@validdomain.com What happen
2007 Mar 05
1
Voicemail question
Group In voicemail.conf I would like to having the following setup per context not per-mailbox settings serveremail userscontext fromstring usedirectory emailbody pagerfromstring dialout sendvoicemail callback review operator volgain nextaftercmd forcename forcegreetings tempgreetwarn Can this be done? Thanks! -------------- next part -------------- An HTML
2009 Aug 24
1
Problems sending voicemail emails
Hi everybody, I'm trying my Asterisk to send emails when a new message arribes to a voicemail user but no email arribes. my voicemail configuration is the following: VOICEMAIL.CONF: [general] format=wav serveremail=asterisk at mydomain.com attach=yes maxmsg=20 maxsecs=180 minsecs=3 maxsilence=10 silencethreshold=128 maxlogins=3 fromstring="My Asterisk" When I look at maillog file,
2005 Sep 15
1
Can not get realtime static voicemail.conf to work
Here is what happens on startup: Sep 15 13:23:51 DEBUG[28130] res_config_mysql.c: MySQL RealTime: Static SQL: SELECT category, var_name, var_val, cat_metric FROM settings WHERE filename='voicemail.conf' and commented=0 ORDER BY filename, cat_metric desc, var_metric asc, category, var_name, var_val, id Sep 15 13:23:51 DEBUG[28130] res_config_mysql.c: MySQL RealTime: Everything is fine. Sep
2004 Sep 17
3
MySQL Voicemail Problems
I know this has been moved to contrib, but is anybody using it successfully? We are looking at using Asterisk for the fine IVR features it has, tied in with another platform. Calls are getting routed to it, but the following is happening: (I've redacted phone#s and passwords) asterisk log: Sep 17 11:56:24 WARNING[17423]: No entry in voicemail config file for '+13609XX2000' Sep 17
2015 Jun 16
0
howto copy a voicemail message to another machine ?
On Tue, 16 Jun 2015 11:35:26 -0400 sean darcy <seandarcy2 at gmail.com> wrote: > My asterisk server is in the cloud. Figuring out how to send an email > is too much brain damage. So i can't use the email feature that's > built into voicemail. Really? That was one of the first things I did when I learned Asterisk. It was dead simple. Rather than creating some sort of Rube
2015 Jun 16
2
howto copy a voicemail message to another machine ?
On 06/16/2015 11:52 AM, D'Arcy J.M. Cain wrote: > On Tue, 16 Jun 2015 11:35:26 -0400 > sean darcy <seandarcy2 at gmail.com> wrote: >> My asterisk server is in the cloud. Figuring out how to send an email >> is too much brain damage. So i can't use the email feature that's >> built into voicemail. > > Really? That was one of the first things I did
2006 Feb 21
2
Fromstring when sending e-mail on recieved voicemail
Hi. I'm having trouble controlling the user info when sending e-mails from asterisk via sendmail to a Microsoft exchange server. When I receive the email the sender is always "asterisk@TheDomainISpecify.com" and the name of the sender is always "Added by portage for asterisk". I want to change both sender-address and the name of the sender. I'm using Gentoo for my
2009 Apr 06
1
IMAP Voicemail - can't get messages. Arrgh!
Hi - I just deployed a system using IMAP Voicemail. During my testing, voicemail worked fine. I could check vm from the phone, and the messages would get marked as read, or I could read the messages in a mail client, and the phone's mwi light would turn off. Very neat. I'm not exactly sure when things got munged up, but something broke. I can record messages with Voicemail(), but now
2007 Jun 28
2
voicemail.conf serveremail
Hello, I was wondering if there is a way to change the "From" address (not just the Return-Path) for voicemail notification emails in Asterisk. It looks like the serveremail directive in voicemail.conf just changes the Return-Path. I'm looking for something analogous to the -r option in mailx, for example. I need this since the mail server I'm using requires the sender to be
2015 Jan 20
1
Mailbox password change problem on realtime engine
Hello, I am struggling with what seems a common unresolved problem, changing the password from voicemailman when using a realtime engine (adaptive_odbc in my case, connected to mysql). I have seen messages dating back to 2007 with this problem and the last one was bug 5168, reported as closed, but without explaining the fix