NetMRG Error msg ->
/usr/bin/netmrg_cron.sh: line 31: 10809 Segmentation fault $netmrg >$output 2>$error
Found resolution at the NetMRG BB.
Old line: Code: sprintf(temp, "%s", input);
Replace with this:
Code: snprintf(temp, 1023, "%s", input);
Cannot find the file since it was installed from RPM package. Found the file in src directory of untarred netmrg-0.13, but that file already had the correct line.
Posted a note to this effect on the NetMRG BB.
Mailman Manager in /usr/libexec/webmin/mailman (56 kB) under category Servers
vsftpd in /usr/libexec/webmin/vsftpd (112 kB) under category Servers installed on "mhkhan" for pre-install Aparajita testing.
** Installing OpenWebMail **
Checking to see if dependencies are installed.
CGI.pm-2.74 -> Version 3 already installed by default on FC1
MIME-Base64-2.20 -> Version 2.29 already installed
libnet-1.0901 -> Already installed by default
Text-Iconv-1.2 -> Installed successfully
Moved Directory structure to /var/www/cgi-bin/openwebmail and /var/www/html/openwebmail
Modifying
1) /var/www/cgi-bin/openwebmail/openwebail.conf.default
2) /var/www/cgi-bin/openwebmail/openwebail.conf
and new version seems to have a new file called /var/www/cgi-bin/openwebmail/dbm.conf.default
to edit the Database settings, unlike the previous version and unlike what is written in the HOWTO
**** Transfer the following to host "mhkhan" Blog
Installing Qmail - Toaster on host "mhkhan" for testing and final upgrading of production server aparajita.
1) Ran wget http://www.askdavis.com/qmailtoaster/toasterscripts-current.tgz
to get current scripts.
2) Type: sh checkdeps.sh
** Installed but has problems, will work on it later on ****
/usr/bin/netmrg_cron.sh: line 31: 10809 Segmentation fault $netmrg >$output 2>$error
Found resolution at the NetMRG BB.
Old line: Code: sprintf(temp, "%s", input);
Replace with this:
Code: snprintf(temp, 1023, "%s", input);
Cannot find the file since it was installed from RPM package. Found the file in src directory of untarred netmrg-0.13, but that file already had the correct line.
Posted a note to this effect on the NetMRG BB.
Mailman Manager in /usr/libexec/webmin/mailman (56 kB) under category Servers
vsftpd in /usr/libexec/webmin/vsftpd (112 kB) under category Servers installed on "mhkhan" for pre-install Aparajita testing.
** Installing OpenWebMail **
Checking to see if dependencies are installed.
CGI.pm-2.74 -> Version 3 already installed by default on FC1
MIME-Base64-2.20 -> Version 2.29 already installed
libnet-1.0901 -> Already installed by default
Text-Iconv-1.2 -> Installed successfully
Moved Directory structure to /var/www/cgi-bin/openwebmail and /var/www/html/openwebmail
Modifying
1) /var/www/cgi-bin/openwebmail/openwebail.conf.default
2) /var/www/cgi-bin/openwebmail/openwebail.conf
and new version seems to have a new file called /var/www/cgi-bin/openwebmail/dbm.conf.default
to edit the Database settings, unlike the previous version and unlike what is written in the HOWTO
**** Transfer the following to host "mhkhan" Blog
Installing Qmail - Toaster on host "mhkhan" for testing and final upgrading of production server aparajita.
1) Ran wget http://www.askdavis.com/qmailtoaster/toasterscripts-current.tgz
to get current scripts.
2) Type: sh checkdeps.sh
** Installed but has problems, will work on it later on ****
