File/plugins/serversidefilter/backend.php

Description

NaSMail Serverside Filter Plugin

Copyright (c) 2000-2005 Patrick Swieskowski, Rick Sheaffer, Jon Stroud, Tony Lownds, Paul Lesneiwski Copyright (c) 2007 The NaSMail Project Licensed under the GNU GPL. For full terms see the file COPYING.

Plugin is based on SquirrelMail Server Side Filter plugin.

Functions
invoke_filtercmd (line 56)
void invoke_filtercmd ( $argstring,  $inputfile,  $outputfile)
  • $argstring
  • $inputfile
  • $outputfile
local_filter_exists (line 38)
void local_filter_exists ()
local_filter_get (line 18)

These are the backend definitions. You should never directly call any

of these functions. Calls to these functions are made from functions.php

void local_filter_get ()
local_filter_put (line 47)
void local_filter_put ( $file)
  • $file
local_write_forward (line 52)
void local_write_forward ( $tmpfile)
  • $tmpfile
maildrop_write_default_recipie (line 320)
void maildrop_write_default_recipie ( $fd)
  • $fd
maildrop_write_filter_recipie (line 240)

Maildrop backend

void maildrop_write_filter_recipie ( $fd,  $action,  $field,  $string,  $folder,  $toFolder,  $toAddress,  $add_string,  $matching)
  • $fd
  • $action
  • $field
  • $string
  • $folder
  • $toFolder
  • $toAddress
  • $add_string
  • $matching
maildrop_write_spam_filter (line 325)
void maildrop_write_spam_filter ( $fd)
  • $fd
mkdirs (line 343)
void mkdirs ( $strPath,  $mode)
  • $strPath
  • $mode
procmail_write_default_recipie (line 204)
void procmail_write_default_recipie ( $fd)
  • $fd
procmail_write_filter_recipie (line 114)

Procmail backend

void procmail_write_filter_recipie ( $fd,  $action,  $field,  $string,  $folder,  $toFolder,  $toAddress,  $add_string,  $matching)
  • $fd
  • $action
  • $field
  • $string
  • $folder
  • $toFolder
  • $toAddress
  • $add_string
  • $matching
procmail_write_spam_filter (line 209)
void procmail_write_spam_filter ( $fd)
  • $fd
vd_replace (line 222)
void vd_replace ( $setting)
  • $setting

Documentation generated on Sun, 22 Nov 2009 17:36:17 +0200 by phpDocumentor 1.4.3