Closed Bug 554052 Opened 15 years ago Closed 15 years ago

Can't change email parameters if mailer queue Perl modules are not installed even if use_mailer_queue is off

Categories

(Bugzilla :: Administration, task)

3.4.6
x86
Linux
task
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: mozilla.org, Unassigned)

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1.8) Gecko/20100205 SeaMonkey/2.0.3 Build Identifier: 3.4.6 I'm trying to change the mailer configuration from SMTP to Sendmail. I have use_mailer_queue set to "off" (it's always been off, and I want it to stay off). I do not have the required Perl modules for use_mailer_queue installed, which should be okay since I don't want to enable this feature. However, when I click on "Save Changes", I get this error message: The new value for use_mailer_queue is invalid: Using the job queue requires that you have certain Perl modules installed. See the output of checksetup.pl for more information. Reproducible: Always
Version: unspecified → 3.4.6
I cannot reproduce your issue. The only way to trigger this error is to turn on the use_mailer_queue parameter. The mail_delivery_method parameter doesn't trigger this error at all.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Do you have the Perl modules that use_mailer_queue needs? If you have them installed already, then of course Bugzilla doesn't complain. On my system, I don't have them installed.
You need to log in before you can comment on or make changes to this bug.