There is a typo on line 9 that prevents the config-mini script from being run correctly. The line is echo ' qmqpserver - list of QMQP servers\' IP addresses... The line had to be changed to read 'qmqpserver - list of QMQP servers'' IP addresses... Reproducible: Always Steps to Reproduce: 1. emerge the mini-qmail the ebuild 2. run /var/mini-qmail/bin/config-mini Actual Results: ./config-mini: line 9: unexpected EOF while looking for matching `'' ./config-mini: line 44: syntax error: unexpected end of file Expected Results: printed the help message
vapier: this is yours to fix.
removed the \'