David, Since this was originally setup via the web interface, but you only have SSH access now, edit: -- /mnt/kd/rc.conf.d/gui.network.conf --
What are your syslog messages related to "msmtp " and "msmtpqueue" ? (sanitize if necessary) Is your "/etc/asterisk/voicemail.conf" setup with the correct email info ? Lonnie On May 22, 2011, at 9:31 PM, David J. wrote: > Lonnie; > > 2 things; How do I apply changes after editing this file; > > Which file should I be editing? > /stat/etc/rc.conf > or > /mnt/kd/rc.conf.d/gui.network.conf > > > second thing; is how do I debug SMTP is there an SMTP log anywhere? > > I still am not getting voicemail to email; I wonder what is causing the > blockage. > > ( I do see the mails being generated on the file system; ) > > > Thanks. > > David > > > On 5/2/11 3:28 PM, Lonnie Abelbeck wrote: >> David, >> >> The rc.conf variables of interest are SMTP_PORT, SMTP_TLS, SMTP_STARTTLS, >> etc. See file "/stat/etc/rc.conf", in the "## SMTP Mail Relay" section. >> >> If you set-up your box with the web interface, but only have SSH access >> remotely, though not recommended, but you could *carefully* edit the >> "/mnt/kd/rc.conf.d/gui.network.conf" file with the changes above. >> >> The more recommended approach is to enable OpenVPN Server on remote boxes >> and in the firewall, Pass EXT->Local UDP 0/0 1194 . Then using an OpenVPN >> client on any remove device you can access the web interface, SSH, anything, >> without opening SSH to the world. >> >> Lonnie >> >> >> On May 2, 2011, at 10:04 AM, David J. wrote: >> >>> Thanks Lonnie; >>> >>> would you happen to know which file I would modify from the command line? >>> >>> I dont have gui access only ssh. >>> >>> Thanks. >>> >>> David. >>> >>> >>> On 5/2/11 10:30 AM, Lonnie Abelbeck wrote: >>>> David, >>>> >>>> If I understand correctly, you don't want to use your ISP's SMTP server, >>>> but rather another SMTP server, but it has to be different than port 25 >>>> since your ISP blocks all outside attempts to port 25. >>>> >>>> The Network Tab -> Outbound SMTP Mail Relay: section allows you to >>>> specify the "SMTP Port" number. You may also specify "SMTP Encryption" to >>>> use standard port numbers, typically: >>>> -- >>>> none - commonly TCP port 25 >>>> TLS/STARTTLS - commonly TCP port 587 >>>> SSL/SMTP - commonly TCP port 465 >>>> -- >>>> >>>> Lonnie >>>> >>>> On May 2, 2011, at 8:02 AM, David J. wrote: >>>> >>>>> Kind of unrelated to AstLinux; >>>>> >>>>> Port 25 is blocked by my ISP so I do not get voicemail emails; I was >>>>> wondering if I can change the port to 587 or 465 or use an smtp client >>>>> to gmail? >>>>> >>>>> Any ideas. >>>>> >>>>> Thanks. >>>> ------------------------------------------------------------------------------ >>>> WhatsUp Gold - Download Free Network Management Software >>>> The most intuitive, comprehensive, and cost-effective network >>>> management toolset available today. Delivers lowest initial >>>> acquisition cost and overall TCO of any competing solution. >>>> http://p.sf.net/sfu/whatsupgold-sd >>>> _______________________________________________ >>>> Astlinux-users mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/astlinux-users >>>> >>>> Donations to support AstLinux are graciously accepted via PayPal to >>>> [email protected]. >>>> >>> >>> ------------------------------------------------------------------------------ >>> WhatsUp Gold - Download Free Network Management Software >>> The most intuitive, comprehensive, and cost-effective network >>> management toolset available today. Delivers lowest initial >>> acquisition cost and overall TCO of any competing solution. >>> http://p.sf.net/sfu/whatsupgold-sd >>> _______________________________________________ >>> Astlinux-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/astlinux-users >>> >>> Donations to support AstLinux are graciously accepted via PayPal to >>> [email protected]. >>> >>> >> >> ------------------------------------------------------------------------------ >> WhatsUp Gold - Download Free Network Management Software >> The most intuitive, comprehensive, and cost-effective network >> management toolset available today. Delivers lowest initial >> acquisition cost and overall TCO of any competing solution. >> http://p.sf.net/sfu/whatsupgold-sd >> _______________________________________________ >> Astlinux-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/astlinux-users >> >> Donations to support AstLinux are graciously accepted via PayPal to >> [email protected]. >> > > > ------------------------------------------------------------------------------ > What Every C/C++ and Fortran developer Should Know! > Read this article and learn how Intel has extended the reach of its > next-generation tools to help Windows* and Linux* C/C++ and Fortran > developers boost performance applications - including clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > Astlinux-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > [email protected]. > > ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
