Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
f1897d39
Commit
f1897d39
authored
Sep 26, 2014
by
Gervase Markham
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 1071024 - improve description of mail_delivery_method. r=glob.
parent
135afc0a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
mta.html.tmpl
template/en/default/admin/params/mta.html.tmpl
+6
-1
No files found.
template/en/default/admin/params/mta.html.tmpl
View file @
f1897d39
...
...
@@ -14,7 +14,12 @@
mail_delivery_method => "Defines how email is sent, or if it is sent at all.<br>
<ul>
<li>
'Sendmail' and 'SMTP' are both MTAs.
'SMTP' means use the SMTP protocol to talk to a remote
mail server.
</li>
<li>
'Sendmail' means use the sendmail-compatible MTA
installed on the Bugzilla machine.
You need to install a third-party sendmail replacement if
you want to use sendmail on Windows.
</li>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment