Hey Tod, I don't believe that Astlinux comes with 'Sendmail' installed. It comes with msmtp. If you look at /usr/sbin/sendmail you should see it symbolically linked to /usr/sbin/msmtp. It has it's own format for configuration files, and I don't think a sendmail.cf would work. You can find example configs and it's pretty straightforward. I have mine connecting to my external mail server over TLS for outbound mail. You can find out more information about msmtp at http://msmtp.sourceforge.net.
-James Tod Fitch wrote: > I did a "forklift" replacement of my working Astlinux 0.6.4 by doing a > fresh install on a new CF, bringing up the box with the new CF, then > copying my Asterisk configuration files over. > > Everything seemed to work but now I realize that voice mail is no longer > being emailed. Logging into the box and playing around, I find that using > /usr/sbin/sendmail to send a test email does not work either: > > pbx ~ # cat test | /usr/sbin/sendmail -t > sendmail: account default not found: no configuration file available > > (No mail showing up in my user account, no indication in the mail server's > log that an attempt was made, etc.) > > >From doing a Google search, it looks like that message is not necessarily > bad. I did install a known working sendmail.cf file into /etc but did not > make any difference. > > I'm used to looking at /var/log/mail.log for mail issues but that file > does not on the box. Nor to I see any mail related entries in > /var/log/messages and all the things I'd normally expect for sendmail in > /var/spool/mail don't exist either. > > How do I get this to work in Astlinux 0.7.0? > > Thanks! > TF > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Astlinux-users mailing list > Astlinux-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > pay...@krisk.org. > > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pay...@krisk.org.