Re: [asterisk-biz] How do i enter two different SMTP in Asterisk VoiceMail

2009-06-09 Thread Brandon B.
This is a SMTP question more than an Asterisk issue. Is the DNS information for these two mail destinations correctly configured? If not, use your own DNS server with the necessary information or write a script that will accept the voicemail email with attachment and make the necessary SMTP

Re: [asterisk-biz] How do i enter two different SMTP in Asterisk VoiceMail

2009-06-09 Thread Trixter aka Bret McDanel
On Tue, 2009-06-09 at 00:21 -0600, Brandon B. wrote: This is a SMTP question more than an Asterisk issue. Is the DNS information for these two mail destinations correctly configured? If not, use your own DNS server with the necessary information or write a script that will accept the voicemail

Re: [asterisk-biz] How do i enter two different SMTP in Asterisk VoiceMail

2009-06-09 Thread Jaswinder Singh
As far as i remember asterisk uses sendmail to send outgoing voicemail emails so maybe that is where u should look. On Tue, Jun 9, 2009 at 12:20 PM, Trixter aka Bret McDanel trix...@0xdecafbad.com wrote: On Tue, 2009-06-09 at 00:21 -0600, Brandon B. wrote: This is a SMTP question more than

Re: [asterisk-biz] How do i enter two different SMTP in Asterisk VoiceMail

2009-06-09 Thread Brandon B.
On Tue, Jun 9, 2009 at 12:50 AM, Trixter aka Bret McDaneltrix...@0xdecafbad.com wrote: does asterisk do it that way or does it look up the first A record it gets and use that and only that ??  If that is the case, and it does not even support MX records then the correct answer would probably be

Re: [asterisk-biz] How do i enter two different SMTP in Asterisk VoiceMail

2009-06-09 Thread Ken Rice
: [asterisk-biz] How do i enter two different SMTP in Asterisk VoiceMail On Tue, Jun 9, 2009 at 12:50 AM, Trixter aka Bret McDaneltrix...@0xdecafbad.com wrote: does asterisk do it that way or does it look up the first A record it gets and use that and only that ??  If that is the case

Re: [asterisk-biz] How do i enter two different SMTP in Asterisk VoiceMail

2009-06-09 Thread Brandon B.
-Oriented Asterisk Discussion asterisk-biz@lists.digium.com Subject: Re: [asterisk-biz] How do i enter two different SMTP in Asterisk VoiceMail On Tue, Jun 9, 2009 at 12:50 AM, Trixter aka Bret McDaneltrix...@0xdecafbad.com wrote: does asterisk do it that way or does it look up the first

Re: [asterisk-biz] How do i enter two different SMTP in Asterisk VoiceMail

2009-06-09 Thread Jared Smith
On Tue, 2009-06-09 at 11:35 -0600, Brandon B. wrote: I am 100% confident sendmail, postfix and exim properly handle SMTP delivery issues, so how can you justify calling for functionality within Asterisk to do this same task? Or, if configuring sendmail/postfix/exim/qmail are beyond your

[asterisk-biz] How do i enter two different SMTP in Asterisk VoiceMail

2009-06-05 Thread MianAsif
Hi, I want to configure two SMTP servers in Asterisk voicemail. Scenario is I have two SMTP servers one is mail.abc.com and second is mail.xyz.com. I have two users of Voice mail one is 123 and second is 456 and I want to send 123 user voice mail using mail.abc.com SMTP server and second user