' $System.Access Login ' If $System.IsPost ' If ! $Login.WebMail ' Set $Login.WebMail = $System.CreateObject Object Office ' EndIf ' Set $w = $Login.WebMail ' $w.Name = $Name ' $w.Password = $Password ' $w.BrowserMail = $BrowserMail ' $w.Leave = $Leave ' $w.Lines = $Lines ' $w.Signature = $Signature ' $Login.Mail = $Mail ' $System.Redirect $Server?page=$BPage ' Exit ' EndIf $Office.Name - Personal Property Settings for WebMail ' Init $BPage = WebMailIndex ' Set $w = $Login.WebMail Personal Property Settings
Email Address

POP3 Server ( $Office.Server.POP3 ) Account

Account Name
Password
Use (<a href=mailto: ...>) to hyperlink Email Address.
Leave Emails on POP3 Server. ' $Lines = $w.Lines ' If ! $Lines ' $Lines = 10 ' EndIf
Number of Emails to display at a time

Signature


' If $BPage = WebMailSend ' Else ' EndIf
[Back to Email][Email List][Top Page] [Help]