Hi!
My problem is that I get replies from certain mailservers saying that message wasn't delivered because mailserver does not accept "admin@locahost" as sender - i.e. remote server replies to my servers' postmaster address:
"Remote SMTP Server Returned: 504 <admin@localhost>: Sender address rejected: need fully-qualified address 421"
Found no where in the config/settings for CPG to define default mailserver send address.
Any ideas?
-Jonas
you can't set this up in coppermine at all, as coppermine relies on your server to actually send out emails (either sendmail or smtp). You will have to configure your server accordingly. If you're webhosted, you'll have to ask your webhost for support. If you're self-hosted, you will have to look into your mail server setup.
Joachim