Bug 950363 - The description of the 'smtpserver' parameter should specify that it accepts a port number
r=dkl,a=glob git-svn-id: svn://10.0.0.236/trunk@265463 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
6eb36df83b
commit
0743687bf6
@ -1 +1 @@
|
|||||||
9084
|
9085
|
||||||
@ -1 +1 @@
|
|||||||
ffec3478b0b02ffd8e7e248f5c8f52f0a4a02ff5
|
edea6b841633c154ebb7f85917db1597a118a86c
|
||||||
@ -42,7 +42,8 @@
|
|||||||
_ " won't get sent). This affects all mail sent by Bugzilla,"
|
_ " won't get sent). This affects all mail sent by Bugzilla,"
|
||||||
_ " not just $terms.bug updates.",
|
_ " not just $terms.bug updates.",
|
||||||
|
|
||||||
smtpserver => "The SMTP server address (if using SMTP for mail delivery).",
|
smtpserver => "The SMTP server address with optional port number (if using SMTP" _
|
||||||
|
" for mail delivery). eg: example.com or example.com:1234",
|
||||||
|
|
||||||
smtp_username => "The username to pass to the SMTP server for SMTP authentication. " _
|
smtp_username => "The username to pass to the SMTP server for SMTP authentication. " _
|
||||||
"Leave this field empty if your SMTP server doesn't require authentication.",
|
"Leave this field empty if your SMTP server doesn't require authentication.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user