Thanks in advance for any help or suggestions you can offer! I'm running XMail 1.21 on a SUSE 9.0 system. XMail is working great, and has been for a long time. So my problem is only in integrating Asterisk w/ XMail (they're both running on the same box).
Asterisk has the capability of sending an email when a new voicemail message is left. It does this by invoking sendmail and passing the email on std input. I have determined (by configuring Asterisk to call a Python script which I wrote, instead of sendmail) that Asterisk is indeed sending a plausible email when a new voicemail message is left. But when I have it used sendmail, I don't receive the email (in FireFox). I've checked the smail log file, and there is no entry when Asterisk invokes sendmail. I'm at a loss as to how to proceed. Perhaps the email message isn't correctly formed for XMail's version of sendmail? If so, how can I verify that's the problem? Should I even be using sendmail, given that the account to which I want to send the email is local (i.e. on the same system)? If sendmail is putting the email somewhere, how do I find it? Thanks. Larry Azlin __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
