PHP Classes

File: listmbox.txt

Recommend this page to a friend!
  Classes of Pierre FAUQUE   Clear MBox Class   listmbox.txt   Download  
File: listmbox.txt
Role: Auxiliary data
Content type: text/plain
Description: File holding the mailboxes to be cleaned
Class: Clear MBox Class
Clean mailbox from spam and unauthorized messages
Author: By
Last change:
Date: 17 years ago
Size: 622 bytes
 

Contents

Class file image Download
#---------------------------------------------------------------- # List of all mailboxes to be cleaned-up # pop_account,password[,port[,type]] # NB: pop_account = user@host.domain (ie: jdoe@pop.wanadoo.fr) # port and type are optional (default are 110 and pop3) # type = pop3|imap # A blank line or a line begining by # or ; is a comment # Useful lines must be uncommented #---------------------------------------------------------------- ; ; john.doe@pop.my-iaf.com,xxxxxxxx,110,pop3 ; doe.john@pop.my-iaf.com,xxxxxxxx ; jdoe@pop.free.fr,yyyyyyyy # OTHER BOXES ; sales@pop.mydomain.com,zzzzzzzz