https://bugs.exim.org/show_bug.cgi?id=1784
Jeremy Harris <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #7 from Jeremy Harris <[email protected]> --- The design only expects you to be using a commandline spec for ports if you're going to be starting several separate instances, so using a default pidfile would be bad. You can specify explicit pidfiles, using -oP. Or you can, in the single-instance case, specify your set of ports within the config rather than on the commandline. Working as designed; not a bug. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
