Can CAS be configured to run as a proxy (so it can be chained)?

I have Yahoo Mail accounts. These are free accounts. That means POP access is not allowed on those accounts. Normally a freebie Yahoo Mail user is stuck using the webmail interface to their account. However, they can use a local POP e-mail client to access the HTTP Yahoo Mail account by using the YahooPOPs POP-to-HTTP proxy. The POP e-mail client connects to YahooPOPs that then uses HTTP to connect to the Yahoo Mail account. I’ve also used SpamPal in the past. To get it to work on my Yahoo account meant chaining it through the YahooPOPs proxy. So my POP e-mail client would connect to SpamPal which then connected to YahooPOPs that connected to Yahoo Mail. Hotmail users can use FreePOPs to access their Hotmail account using an e-mail client that doesn’t support WebDAV or Deltasync protocols that Microsoft has employed. They use the POP e-mail client to (connect to SpamPal to) connect to to FreePOPs to connect to their Hotmail account. All this is possible because the proxies can be chained.

I see no means of handling CAS as a proxy so I can chain it in the proper position within that chain of proxies. I can’t see how to use CAS for a POP e-mail client that is using YahooPOPs to access their Yahoo Mail account via HTTP (and the same when using a POP e-mail client to use FreePOPs to access their Hotmail accounts via HTTP).

Hi VanguardLH:

  Comodo AntiSpam does not suppots YahooPops and Pop over HTTP at now, we may consider to support this feature in the future :THNK. Thanks for your treasureable adivces.

howzit folks?

i use freepops to access webmail accounts in kde kontact and outlook express. it would be fantastic to have cavs validating email in this configuration. how about it???

cheers
aztrix

Yes, fantasic idea, CAS suports POP3 and SMTP protocols, so if freepops adapter the webmaill as pop protocol, CAS could supports it. The only thing is how to config it. We will check it.

I’m probably stating the obvious but in other proxy-style Spam programs what they do is have you chain the programs by stringing in the ports along with the server info. For example if a program such as freepops resides on your computer and is only able to be reached on port 7000 for example, you would type in the following for the username.

myloginname&127.0.0.1&7000

This will tell the spam program to check mail on that port rather than the set default of 110. If you can implement this, it will make your program much more useful.