Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
howtos:proxy_chaining [2007/04/02 05:08] sbernhearthowtos:proxy_chaining [2007/04/05 05:29] texasfett
Line 1: Line 1:
 ====== Proxy Chaining ====== ====== Proxy Chaining ======
- 
- 
- 
  
 ===== Introduction ===== ===== Introduction =====
Line 9: Line 6:
  
 |||||||||||||||| Simple POPFile installation || |||||||||||||||| Simple POPFile installation ||
-|| || **Email client**||→|| **POPFile**     || →          ||  **Email server**||  +|| || **Email client**||  →  || **POPFile**     ||    →      ||  **Email server**||  
-|| **IP address** || //talks to//  || 127.0.0.1 ||//talks to//  || mail.isp.net || +|| **IP address** ||  //talks to//   || 127.0.0.1 ||  //talks to//   || mail.isp.net || 
-|| **POP port**   || //over port// || 110       ||//over port// || 110          ||+|| **POP port**   ||  //over port//  ||    110    ||//over port// ||     110      ||
  
 A mail client sends a request through POPFile to the mail server for email. The mail server responds by sending the email to POPFile which tags the email with categories or buckets and delivers them immediately to the mail client. A mail client sends a request through POPFile to the mail server for email. The mail server responds by sending the email to POPFile which tags the email with categories or buckets and delivers them immediately to the mail client.
Line 18: Line 15:
  
 |||||||||||||||| Configuring POPFile to work with another proxy || |||||||||||||||| Configuring POPFile to work with another proxy ||
-|| ||  **Email<br>client** ||&rarr;|| **POPFile** ||&rarr;|| **(antivirus, etc.)**||&rarr;|| **Email<br>server** ||  +|| ||  **Email client**  ||  →  || **POPFile** ||  →  ||  **(antivirus, etc.)**  ||  →  ||  **Email server**  ||  
-|| **IP address** || //talks to//  || 127.0.0.1|| //talks to// || 127.0.0.1 || //talks to// || mail.isp.net || +|| **IP address** ||  //talks to//  ||127.0.0.1||   //talks to//   || 127.0.0.1 ||  //talks to//  || mail.isp.net || 
-|| **POP<br>port**  || //over port// || //123// || //over port//  ||  //124// || //over port//  ||  110   || ||+|| **POP port**  ||  //over port//  ||  //123//  ||   //over port//   ||  //124//  ||  //over port//   ||  110   ||
  
 This allows a virus checker to check email for viruses before they reach POPFile or your mail client or for YahooPOPs or YPOPs! to fetch mail from a Yahoo account.  Note that you want to avoid conflicts with other proxies by either a) using different ports or b) a different IP address. However, a different IP address is often not practical for this particular application because your proxies (e.g. virus checker and spam checker) are running together on your local machine. If none of that makes sense, that's okay it isn't essential to using POPFile. Keep reading on.  This allows a virus checker to check email for viruses before they reach POPFile or your mail client or for YahooPOPs or YPOPs! to fetch mail from a Yahoo account.  Note that you want to avoid conflicts with other proxies by either a) using different ports or b) a different IP address. However, a different IP address is often not practical for this particular application because your proxies (e.g. virus checker and spam checker) are running together on your local machine. If none of that makes sense, that's okay it isn't essential to using POPFile. Keep reading on. 
 
howtos/proxy_chaining.txt · Last modified: 2008/02/08 19:49 by 127.0.0.1
Old revisions

Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.

Recent changes RSS feed Donate Driven by DokuWiki
The content of this wiki is protected by the GNU Fee Documentation License