diff --git a/config/petidomo.conf b/config/petidomo.conf index 44fc848..9c4c597 100644 --- a/config/petidomo.conf +++ b/config/petidomo.conf @@ -44,9 +44,9 @@ # This entry sets the options which will be handed over to the MTA # when it is called. The following example # -# MTAOptions "-odq -v -f%s" +# MTAOptions "-odq -i -f%s" # -# will yield a call " -odq -v -f". The '%s' is +# will yield a call " -odq -i -f". The '%s' is # replaced with the envelope the mail should be sent under. If you # set this this option, be sure to include the '%s' tag or Petidomo # will terminate with an error, because it depends on setting the @@ -55,7 +55,7 @@ # In 99% of all cases you won't need to set this option and should # leave it alone. # -# The default, if the option is unset, is the string '-f%s'. +# The default, if the option is unset, is '-i -f%s'. #MTAOptions "-i -f%s" # TAG: ListDirectory