Index: ossp-pkg/petidomo/config/petidomo.conf RCS File: /v/ossp/cvs/ossp-pkg/petidomo/config/petidomo.conf,v rcsdiff -q -kk '-r1.8' '-r1.9' -u '/v/ossp/cvs/ossp-pkg/petidomo/config/petidomo.conf,v' 2>/dev/null --- petidomo.conf 2001/01/20 13:58:45 1.8 +++ petidomo.conf 2001/02/12 18:08:00 1.9 @@ -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