I'm using sendmail with spamassasin, one of my server is working behind it. All the port 25 traffic for the server behind it is being filtered.

User are using SMTP authentication enabled in Microsoft Outlook 2007 or 2010. All user has to face error "none of the authentication methods are supported by your server".

Is there any way that I could filter Spam in bridging without breaking authentication?

link|improve this question

42% accept rate
I really dont understand your problem, can you describe it a little more detailed? – evildead May 30 '11 at 8:20
possible duplicate of email spam filering in bridging – mailq Sep 24 '11 at 20:24
feedback

1 Answer

One approach may be to setup a "dummy" account on the SMTP server answering on port 25. The users can then configure the Outlook clients with the credentials matching that of the "dummy" account for SMTP authentication.

link|improve this answer
Mail server is having many of virtual domains. Spam filtering is being used to protect users from spam. – User4283 May 29 '11 at 14:51
One or multiple "dummy" accounts can be setup for each of the hosted virtual domains. – user48838 May 30 '11 at 2:07
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.