Bug 14051: Tiny adjustment of ReturnPathDefault pref description

Adding that Return-Path is bounce address. Note that if it is empty, the From address is used. This could be the admin address, but Koha uses other from addresses too.

Test plan:
Read the description on the preferences page.
Check some Koha mails with/without this pref. Note that this patch does not
change behavior in any way.

Signed-off-by: Marc Veron <veron@veron.ch>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
This commit is contained in:
Marcel de Rooy 2015-04-23 10:30:14 +02:00 committed by Tomas Cohen Arazi
parent e8eb8ddc1f
commit 85d7ccb210

View file

@ -15,7 +15,7 @@ Administration:
- Use
- pref: ReturnpathDefault
class: email
- "as the email address set as the return path, if you leave this empty the admin address will be used."
- "as the return path or bounce address for undeliverable mail messages. If you leave this empty, the From address will be used (often defaulting to the admin address)."
-
- Show
- pref: DebugLevel