Hi,
I have sendmail 8.10.2 installed as default on my Cobalt RaQ4 and am a complete novice. I have recently discovered that mail is being sent from my server using a valid domain to ensure the mail is relayed. The entries in the log file are shown like this...
name@domain.com being the address the spam is sent to, being a virtual site on my server which means that all errors and bounces come back to one of our customers and username being a valid user of that virtual site. I have also seen entries in the log file like this...
How do I stop this happening without denying all relaying? Can I stop all relaying from localhost and ensure that addresses in the format <user@domain.com> are thrown out?
TIA
Phil
I have sendmail 8.10.2 installed as default on my Cobalt RaQ4 and am a complete novice. I have recently discovered that mail is being sent from my server using a valid domain to ensure the mail is relayed. The entries in the log file are shown like this...
Code:
to=<name@domain.com>[URL unfurl="true"]www.virtualsite.com,[/URL] ctladdr=username
Code:
to=username, relay=username@localhost
TIA
Phil