Terry Rigby wrote:
>> Before I answer, I should explain something. It's not entirely a matter of
>> inter/intra-domain. It's also a matter of tcprules.
>>
>> Squirrelmail (in the stock configuration) is sent via localhost
>> (127.0.0.1). The tcp.smtp rules have RELAYHOST set for localhost, so SA is
>> not invoked by simscan. If you do not set RELAYHOST for 127.0.0.1 in
>> /etc/tcprules.d/tcp.smtp, the messages coming through localhost will be
>> scanned. What I don't know is if SM authenticates when sending external
>> email or not. If not, that would be a problem. If it does, then you could
>> simply remove RELAYHOST from the 127.0.0 entry in tcp.smtp (and regenerate
>> the cdb), and you should be good to go.
>>
>> BL, I'm not positive what would happen. Try removing RELAYHOST from
>> tcp.smtp and see what it does. ;)
> 
> Hi Eric, thanks for the suggestion.  But to clarify, do you mean RELAYHOST or 
> RELAYCLIENT?   As per me previous email on this topic, I dont have any 
> entries with RELAYHOST set in it.
> 
> 127.0.0.1:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/simscan",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10"
> :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan"
> 
> 
> Terry Rigby
> 

s/RELAYHOST/RELAYCLIENT/

Sorry about that. Simply remove the RELAYCLIENT variable from the first line.

Whether this variable is *set* or not controls simscan's processing. Note
that it is presently set to null, which is different than not being set at all.

-- 
-Eric 'shubes'

---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to