Installed 9.4.2 community edition on suse 9.3 pro.
I can send mail when I use web access with no problem
I can send mail using Thunderbird when I'm inside the network with no problem
When I'm outside the network (at home) and I use Thunderbird, I get an error message stating:
"an error occurred while sending mail. The mail server responded: Denied due to spam list. Please verify that your email address is correct in your Mail preferences and try again"
My smtpd.cfg looks like this
RELAY accept 127.0.0.1
RELAY accept Internal ip address
RELAY accept .domainname.net mail.domainname.net
RELAY Log_Reject ALL
# extra rules added to prevent open relay usage
RECIPIENT Log_Reject *@*@*
RECIPIENT Log_Reject *%*
RECIPIENT Log_Reject *!*
RECIPIENT Log_Reject *#*@*
I have made modifications to this file based on other posts I read, when I couldn't send mail using webaccess. I'm sure this is an easy fix...but I don't know the answer.
All my users are located outside the network and need the capability to use this mail server as their smtp relay. Is this even possible?
Thanks for your help