Hi, please have forum software correctly specify the "To" header in auto-generated notification emails. I use plus-addressing to filter email into different areas, but this fails when incoming email has no useful "To" address. The header is currently set as:
Code:
To: Undisclosed-recipients:;
Is there any way to make the mail appear as if it's addressed to my forum-registered address? Other phpBB forums seem to do it so hopefully it's possible in this version/installation. Thanks!
(I know this is a rather small, nitpicky thing, but hopefully the fix is similarly simple.)