PHP Classes

File: listmbox.txt

Recommend this page to a friend!
  Classes of Pierre FAUQUE   Clear MBox Class   ???   Download  
File: ???
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: 19 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 = [email protected] (ie: [email protected]) # 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 #---------------------------------------------------------------- ; ; [email protected],xxxxxxxx,110,pop3 ; [email protected],xxxxxxxx ; [email protected],yyyyyyyy # OTHER BOXES ; [email protected],zzzzzzzz