Hi Stephen,
Thanks for your help.
> It would help if you report the whole error that you're seeing, or if
> you're not able to find the error message, precisely what behavior
> leads you to think something's wrong.
The error message showed up at the log message and any new mails could not go
thr
DongInn Kim writes:
> Can anyone please help me to debug the syntax error in mm_cfg.py?
>
> ompi_list = [ 'test-crest', 'osl-test' ]
> if listname in ompi_list:
> archive_url =
> ("http://www.open-mpi.org/community/lists/devel/%s/date.php"; %
> (time.strftime("%Y/%m")))
> DEFAUL