| Summary: | Tiny adjustment of ReturnPathDefault pref description | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
| Component: | Documentation | Assignee: | Marcel de Rooy <m.de.rooy> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | chris, tomascohen, veron |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 14051: Tiny adjustment of ReturnPathDefault pref description
[Signed-off] Bug 14051: Tiny adjustment of ReturnPathDefault pref description [PASSED QA] Bug 14051: Tiny adjustment of ReturnPathDefault pref description |
||
|
Description
Marcel de Rooy
2015-04-23 08:30:03 UTC
Created attachment 38394 [details] [review] 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. Created attachment 38395 [details] [review] [Signed-off] 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 Véron <veron@veron.ch> Created attachment 38404 [details] [review] [PASSED QA] 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> Patch pushed to master. Thanks Marcel! Pushed to 3.18.x will be in 3.18.7 |