Hello,
I was expanding the /etc/rc.d/init.d/masq file using #>/sbin/e-smith/expand-template /tc/rc.d/init.d/masq and it generated this error.
WARNING in /etc/e-smith/templates//etc/rc.d/init.d/masq/90adjustSMTPProxy: Use of uninitialized value in string eq at /etc/e-smith/templates//etc/rc.d/init.d/masq/90adjustSMTPProxy line 15.
Looking at the template fragment it looks like it is checking the db to see if the SMTPProxy is enabled.
if (${'smtpfront-qmail'}{'Proxy'} eq 'enabled')
Looking in the /etc/e-smith/db/smtpfront-qmail/status file states enabled
Do I want this enabled or disable? If possible a short explanation on what the SMTPProxy is. Last how do I correct the db to show which setting I'd choose?
Only thing close I found in a forum search was this
SME6.0b3 intercepting SMTP trafficFor now just taking advise from that topic and creating a empty custom template for that fragment.
--
Doug M.
"Rigger"