>>
>> >
>> > DDM> I have SMTP-AUTH set on my server, and it will not allow emails
>> > coming from
>> > DDM> Comcast unless the IP address is in the "relay from" setting.
>> >
>> > Well. . . thats not good. But I guess it is good because its not just
>> > me then? Does anyone have SMTP-Auth working without having to enter
>> > in IP's into the "relay email from" Advanced setting?
>>
>>
>>
>> >>anyone have SMTP-Auth working
>>
>> Yes.
>>
>> Possibly you could "Enable Submission Port " from Network Services -->
>> Email, and then have them try to use port 587.
>>
>> That would probably get them around those ISPs that redirect port 25 to
>> their mail own server.
>>
>>
>I am already using port 587. That doesn't get people around the RBL issue.
Darrell
In your sendmail.cf search for:
######################################################################
### check_relay -- check hostname/address on SMTP startup
######################################################################
Below that change:
SLocal_check_relay
Scheck_relay
to the lines below, where the big spaces you see need to be tabs.
SLocal_check_relay
# Put address in cannonical form
R$* $: $>Parse0 03 $1
R$* < $* > $* $: $1 < $2 . > $3
R$* < $* . . > $* $1 < $2 . > $3
# Test against pop-before-relay hash
R$* $: < $&{client_addr} >
R< $* > $(popauth $1 $)
R$* < MATCH > $#OK
Scheck_relay
----
Ken Marcus
Ecommerce Web Hosting by
Precision Web Hosting, Inc.
http://www.precisionweb.net