E-cards bounce at certain mailservers E-cards bounce at certain mailservers
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

E-cards bounce at certain mailservers

Started by mrbister, March 16, 2005, 11:19:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mrbister

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

Joachim Müller

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