| Request | MaildropHost -- bug report -- by Jean Jordaan |
| Posted on | May 20, 2009 6:24 am |
| Subscribe |
| Resolve by Jens Vagelpohl on May 20, 2009 7:48 am | |
|
Thanks Jean, this is now fixed in SVN: http://svn.dataflake.org/viewvc?view=rev&revision=1783 |
|
|
|
| Initial Request by Jean Jordaan on May 20, 2009 6:24 am | |
|
--- Products.MaildropHost-2.1//Products/MaildropHost/maildrop/bin/stop_maildrop 2008-11-01 22:04:29.000000000 +0000 +++ Products/MaildropHost/maildrop/bin/stop_maildrop 2009-05-20 07:20:44.000000000 +0000 @@ -14,7 +14,7 @@ CONFIG_HOME=`dirname $MAILDROP_PACKAGE` # Source the config to find the location of the spool/var folder -. $CONFIG_HOME/config.py +. $CONFIG_HOME/config # Where is the pid file? if [ -z "$MAILDROP_VAR" ] |