On OSS 5.0.9, if a canonical address is set via the admin interface, then any 'reply-to' settings made by the user in his Preferences seem to be ignored.
E.g. user
test@domain.com has a canonical address set by admin as
dummy@otherdomain.com;
If user test sends an email, the reply-to will be
dummy@otherdomain.com. So far so good.
Now user test goes to Preferences|Accounts and changes the 'Reply-to4 value to
etwas@gmail.com.
If user test now sends another email, the reply-to value is still set as
dummy@otherdomain.com.
Is this an intended behaviour or a bug ?