The Network People Support Forums

Mail::Toaster => Installation Issues => Topic started by: Guest on February 16, 2004, 10:18:19 AM

Title: toaster-watcher weirdness
Post by: Guest on February 16, 2004, 10:18:19 AM
If I enter port into toaster-watcher.conf for vpopmail:
install_vpopmail               = port  # ver, port
and try to use:
./toaster_setup.pl -s vpopmail
I get this error:
CheckPortsAge: Ports file is current (enough).
InstallPort: installing vpopmail...couldn't cd to /usr/ports/port/vpopmail: No such file or directory at lib/Mail/Toaster/Setup.pm line 484
Title: toaster-watcher weirdness fixed.
Post by: matt on February 16, 2004, 12:08:34 PM
Oops, my fault. Smile  

Edit line 484 of Setup.pm and chang the word "port" to "mail" and it will work.