https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20755 --- Comment #2 from Michaela Sieber <michaela.sieber@kit.edu> --- We propose the following new sysprefs: 1.) AcquisitionsDefaultEMailAddress Use the from email address _____ when sending acquisitions order and claim notices. If left empty, it will fall back to the first defined address in the following list: Library email, KohaAdminEmailAddress. 2.) SerialsDefaultEMailAddress Use the from email address _____ when sending serial claim notices. If left empty, it will fall back to the first defined address in the following list: Library email, KohaAdminEmailAddress. 3.) AcquisitionsDefaultReplyTo Use the reply-to email address _____ when sending acquisitions order and claim notices. If left empty, it will fall back to the first defined address in the following list: library ReplyTo, Library email, ReplytoDefault, KohaAdminEmailAddress. 4.) SerialsDefaultReplyTo Use the reply-to email address _____ when sending serial claim notices. If left empty, it will fall back to the first defined address in the following list: library ReplyTo, Library email, ReplytoDefault, KohaAdminEmailAddress. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.