Fulltext results:
- Spam Filter Rules: GetAddressType @reference
- ======Spam Filter Rules: GetAddressType====== ^Statement |GetAddressType | ^Version |2.4.6+ | ^Purpose |Analyses a specified email address and reports what 'type' of address it is | The **GetAddressType** statement requires an email address and variable name, in t
- SMTP Server Lua Scripting @reference
- AP style path to the message section * ContentType string - the main content type (eg 'text', 'image' etc) * ContentSubtype string - the content subtype (eg 'html', 'plain', 'gif', etc) * ContentTypeFilename string - the fi
- Attachment Processing Script @reference
- e==== function NeedsRewrite(attachmentname, MIMEtype, filtervariables) Called when VPOP3 is about to ... ttachment ====GetRename==== function GetRename(type, attachmentName, MIMEtype, filterVariables) * type = MIME or UUENCODE * returns two values, the first is the new filename,
- POP3 Client Lua Scripting @reference
- AP style path to the message section * ContentType string - the main content type (eg 'text', 'image' etc) * ContentSubtype string - the content subtype (eg 'html', 'plain', 'gif', etc) * ContentTypeFilename string - the fi
- German Webmail Language Page @how_to
- settingsmarkreadtimer2=seconds v4settingspasswordtype=Password Type v4settingsoldpassword=Current Password v4settingsnewpassword=New Password v4settingsconfi... word v4settingsshowpassword=Show typing v4passwordtypeall=All v4passwordtypewebmail=Webmail v4passwordtypeother=POP3/SMTP/etc v4allentriesrequired=All boxes m
- French Webmail Language File @how_to
- settingsmarkreadtimer2=seconds v4settingspasswordtype=Password Type v4settingsoldpassword=Current Password v4settingsnewpassword=New Password v4settingsconfi... word v4settingsshowpassword=Show typing v4passwordtypeall=All v4passwordtypewebmail=Webmail v4passwordtypeother=POP3/SMTP/etc v4allentriesrequired=All boxes m
- Spam Filter Rules: ForEach @reference
- either two or three parameters (depending on the type of loop that is being conducted), in the format ForEach <loop type> <data> <loop variable name> On each pass throug... ts must be followed by an **EndFor** statement ^ Type ^ Description ^ Data ^ Version ^ ^Addr |Finds ea... as\\ ''<section number>:<IMAP4 section ID>:<MIME type>:<section size>:<number of lines>:<attachment nam
- UserRuleActionUpdate Replacement @adminapi
- ativeeditor_status - inserted/deleted/updated * type * data This inserts/updates/deletes the specif... rn value is an XML tag: ==For inserted== <action type="insert" sid="old id" tid="new id"> or <action type="error" sid="old id" tid="old id"> ==For deleted== <action type="delete" sid="id" tid="id"> ==For updated== <act
- How to move messages between users @how_to
- 3 vpop3** (default password is **vpop3pass**) - Type **SELECT * FROM users.users;** - find the source ... all existing folders for the target user: - type **DELETE FROM messages.folders where userid=//<targetuser>//;** - type **UPDATE messages.folders SET userid=//<targetuse... he moved folders "moved_<original name>": - type **UPDATE messages.folders SET userid=//<targetuse
- UserRuleActionUpdate Replacement @mailapi
- ativeeditor_status - inserted/deleted/updated * type * data This inserts/updates/deletes the specif... rn value is an XML tag: ==For inserted== <action type="insert" sid="old id" tid="new id"> or <action type="error" sid="old id" tid="old id"> ==For deleted== <action type="delete" sid="id" tid="id"> ==For updated== <act
- UserRuleUpdate Replacement @mailapi
- s - inserted/deleted/updated * name * all * type This inserts/updates/deletes the specified messa... rn value is an XML tag: ==For inserted== <action type="insert" sid="old id" tid="new id"> or <action type="error" sid="old id" tid="old id"> ==For deleted== <action type="delete" sid="id" tid="id"> ==For updated== <act
- UserRuleUpdate Replacement @adminapi
- s - inserted/deleted/updated * name * all * type This inserts/updates/deletes the specified messa... rn value is an XML tag: ==For inserted== <action type="insert" sid="old id" tid="new id"> or <action type="error" sid="old id" tid="old id"> ==For deleted== <action type="delete" sid="id" tid="id"> ==For updated== <act
- Spanish Webmail Language File @how_to
- ettingsmarkreadtimer2=segundos v4settingspasswordtype=tipo de password v4settingsoldpassword=Password a... ettingsshowpassword=Mostrar escribiendo v4passwordtypeall=Todos v4passwordtypewebmail=Webmail v4passwordtypeother=POP3/SMTP/etc v4allentriesrequired=Todas las cajas deben ser complet
- SMTPStats.SMTPClientFailures table @reference
- ime - the date & time the event occurred * errortype - the type of event (see below) * errordetails - data relating to the type of event * ignore - if the event has been ignor... ss has been removed from the block list) ===ErrorType=== The ErrorType value indicates the type of SMTP
- Troubleshooting Tips @how_to
- et client, go to ''Start -> Run'' in Windows, and type ''cmd'' and press OK In the command prompt window that appears, type: Telnet <address of VPOP3 computer> <port numb... P3 service (port 110) if VPOP3 is on 192.168.1.1, type: Telnet 192.168.1.1 110 The response should... > If this is the response you get then you can type USER <username> followed by PASS <password>
- Database query to make LAN Forwarding immediately attempt to dequeue all pending messages @reference