Thanks for the guide Ted.

I used to do make -c instead of make -C.

It works now. :)

Thank you for the very quick responce.

Bruce


From:  Ted Coady <[EMAIL PROTECTED]>
To:  Bruce Nik <[EMAIL PROTECTED]>
Subject:  Re: [on-asterisk] voicemail to mail prob
Date:  Thu, 27 Jul 2006 13:59:57 -0400
MIME-Version:  1.0
X-Originating-IP:  [66.59.149.81]
X-Originating-Email:  [EMAIL PROTECTED]
Received:  from BAYC1-PASMTP04.bayc1.hotmail.com ([65.54.191.164]) by bay0-mc10-f7.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Thu, 27 Jul 2006 11:00:02 -0700
Received:  from [172.22.213.7] ([66.59.149.81]) by BAYC1-PASMTP04.bayc1.hotmail.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Thu, 27 Jul 2006 11:00:01 -0700
Heya Bruce...

The problem, I think, is that the smart host you're defining requires SMTP authentication (ie. your sympatico user/pass pair) before it will allow you to relay out through it.  Also, I didn't see any mention of rebuilding the sendmail.cf and submit.cf files from the .mc macro file, which is a necessary evil for sendmail.


Set this up in your sendmail.mc file instead:

*define(`SMART_HOST',`smtp14.sympatico.ca')

*
**Save that and exit, then run 'make -C /etc/mail', then finally /sbin/service sendmail restart to bring the new changes online.

If it still doesn't work, you may need to repeat the above steps targetting submit.mc instead of sendmail.mc...


Hope this helps...

Ted


******
Bruce Nik wrote:
>Hello everyone,
>  Previous versions of [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> were
>very flexible in sending voicemail attachments to email but Trixbox
>is a bit restricted. You just needed to specify your email address
>in the email field GUI to get it working, but now it's a different
>story. I have tried including
>  127.0.0.1     yahoo.com asterisk1.lcoalhost
>  to the /etc/hosts file and also then tried providing smtp server
>values in /etc/mail/sendmail.mc as follows:
>  *define(`SMART_HOST',`smtphm.sympatico.ca')*
>** *I am using sympatico dsl.
>  Despite all these changes I am still unable to get voicemail to my
>either hotmail or gmail accounts.
>  Could it be a NAT problem?
>  Did anyone have the same experience with trixbox or [EMAIL PROTECTED]
><mailto:[EMAIL PROTECTED]>?
>  Your tips are appreciated.
>  Thanks,
>Bruce
>**



Play Q6 for your chance to WIN great prizes.

Reply via email to