home *** CD-ROM | disk | FTP | other *** search
- object dlgConfig: TdlgConfig
- Left = 192
- Top = 107
- BorderStyle = bsDialog
- Caption = 'Spam Deputy - Options'
- ClientHeight = 242
- ClientWidth = 544
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poMainFormCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object btnOK: TButton
- Left = 381
- Top = 210
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnClick = btnOKClick
- end
- object btnCancel: TButton
- Left = 461
- Top = 210
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- object pgcOptions: TPageControl
- Left = 8
- Top = 8
- Width = 528
- Height = 193
- ActivePage = tabSpamCop
- TabOrder = 2
- object tabSpamCop: TTabSheet
- Caption = 'SpamCop'
- object chkSpamCop: TCheckBox
- Left = 5
- Top = 5
- Width = 211
- Height = 17
- Caption = 'Report spam via the SpamCop website'
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = chkSpamCopClick
- end
- object grpSpamCop: TGroupBox
- Left = 5
- Top = 25
- Width = 511
- Height = 136
- Caption = 'SpamCop'
- TabOrder = 1
- object Label1: TLabel
- Left = 10
- Top = 45
- Width = 222
- Height = 13
- Caption = 'Please enter your SpamCop authorization URL:'
- end
- object Label3: TLabel
- Left = 10
- Top = 85
- Width = 4
- Height = 13
- Caption = '*'
- end
- object Label4: TLabel
- Left = 10
- Top = 115
- Width = 8
- Height = 13
- Caption = '**'
- end
- object Label5: TLabel
- Left = 20
- Top = 115
- Width = 283
- Height = 13
- Caption = 'For more information or to subscribe to SpamCop, click here:'
- end
- object Label2: TLabel
- Left = 20
- Top = 85
- Width = 481
- Height = 26
- AutoSize = False
- Caption =
- 'If you have not registered with SpamCop, leave this box empty. R' +
- 'eports will be sent via e-mail and returned to you pre-authorize' +
- 'd for reporting.'
- WordWrap = True
- end
- object lblSpamCopLink: TLabel
- Left = 307
- Top = 115
- Width = 179
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://spamcop.net/anonsignup.shtml'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = lblHyperLinkClick
- end
- object edtSpamCopUrl: TEdit
- Left = 10
- Top = 60
- Width = 491
- Height = 21
- TabOrder = 3
- end
- object rdoPayingMember: TRadioButton
- Left = 10
- Top = 20
- Width = 96
- Height = 17
- Caption = 'Paying member'
- TabOrder = 0
- OnClick = rdoPayingMemberClick
- end
- object rdoFreeMember: TRadioButton
- Left = 135
- Top = 20
- Width = 96
- Height = 17
- Caption = 'Free member'
- TabOrder = 1
- OnClick = rdoFreeMemberClick
- end
- object rdoNotAMember: TRadioButton
- Left = 250
- Top = 20
- Width = 96
- Height = 17
- Caption = 'Not a member'
- Checked = True
- TabOrder = 2
- TabStop = True
- OnClick = rdoNotAMemberClick
- end
- end
- end
- object tabSRC: TTabSheet
- Caption = 'Spam Recycling Center'
- ImageIndex = 1
- object chkSRC: TCheckBox
- Left = 5
- Top = 5
- Width = 211
- Height = 17
- Caption = 'Send spam to Spam Recycling Center'
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = chkSRCClick
- end
- object grpSRC: TGroupBox
- Left = 5
- Top = 25
- Width = 511
- Height = 136
- Caption = 'Spam Recycling Center'
- TabOrder = 1
- object Label6: TLabel
- Left = 10
- Top = 47
- Width = 28
- Height = 13
- Caption = 'State:'
- end
- object Label7: TLabel
- Left = 105
- Top = 47
- Width = 287
- Height = 13
- Caption = '(US residents only, SRC will notify your State Representative)'
- end
- object lblSRCLink: TLabel
- Left = 322
- Top = 115
- Width = 140
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://www.spamrecycle.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = lblHyperLinkClick
- end
- object Label10: TLabel
- Left = 10
- Top = 115
- Width = 8
- Height = 13
- Caption = '**'
- end
- object Label9: TLabel
- Left = 20
- Top = 115
- Width = 297
- Height = 13
- Caption = 'For more information on the Spam Recycling Center, click here:'
- end
- object rdoSRCDisplay: TRadioButton
- Left = 250
- Top = 20
- Width = 216
- Height = 17
- Caption = 'Display Only (review and send manually)'
- Checked = True
- TabOrder = 1
- TabStop = True
- end
- object rdoSRCSend: TRadioButton
- Left = 10
- Top = 20
- Width = 206
- Height = 17
- Caption = 'Send (automatic, uses default account)'
- TabOrder = 0
- end
- object cmbState: TComboBox
- Left = 45
- Top = 45
- Width = 51
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 2
- Items.Strings = (
- ''
- 'AL'
- 'AK'
- 'AS'
- 'AZ'
- 'AR'
- 'CA'
- 'CO'
- 'CT'
- 'DE'
- 'DC'
- 'FL'
- 'GA'
- 'GU'
- 'HI'
- 'ID'
- 'IL'
- 'IN'
- 'IA'
- 'KS'
- 'KY'
- 'LA'
- 'ME'
- 'MD'
- 'MA'
- 'MI'
- 'MN'
- 'MS'
- 'MO'
- 'MT'
- 'NE'
- 'NV'
- 'NH'
- 'NJ'
- 'NM'
- 'NY'
- 'NC'
- 'ND'
- 'OH'
- 'OK'
- 'OR'
- 'PA'
- 'PR'
- 'RI'
- 'SC'
- 'SD'
- 'TN'
- 'TX'
- 'UT'
- 'VT'
- 'VI'
- 'VA'
- 'WA'
- 'WV'
- 'WI'
- 'WY')
- end
- end
- end
- object tabForward: TTabSheet
- Caption = 'Forward'
- ImageIndex = -1
- object Label17: TLabel
- Left = 139
- Top = 6
- Width = 353
- Height = 13
- Caption =
- '(some ISPs, filtering companies and/or government agencies accep' +
- 't spam)'
- end
- object chkForwardSpam: TCheckBox
- Left = 5
- Top = 5
- Width = 131
- Height = 17
- Caption = 'Forward spam to others'
- TabOrder = 0
- OnClick = chkForwardSpamClick
- end
- object GroupBox1: TGroupBox
- Left = 5
- Top = 25
- Width = 511
- Height = 136
- Caption = 'Forwarding'
- TabOrder = 1
- object Label12: TLabel
- Left = 10
- Top = 45
- Width = 203
- Height = 13
- Caption = 'Please enter destination e-mail address(es):'
- end
- object Label13: TLabel
- Left = 10
- Top = 85
- Width = 4
- Height = 13
- Caption = '*'
- end
- object Label14: TLabel
- Left = 20
- Top = 85
- Width = 414
- Height = 13
- Caption =
- 'Seperate each e-mail address with a semi-colon (e.g. spam@youris' +
- 'p.com; uce@ftc.gov)'
- end
- object Label15: TLabel
- Left = 10
- Top = 115
- Width = 8
- Height = 13
- Caption = '**'
- end
- object Label16: TLabel
- Left = 20
- Top = 115
- Width = 411
- Height = 13
- Caption =
- 'DO NOT forward spam to those who do not want it, as that would m' +
- 'ake you a spammer'
- end
- object rdoForwardDisplay: TRadioButton
- Left = 250
- Top = 20
- Width = 216
- Height = 17
- Caption = 'Display Only (review and send manually)'
- Checked = True
- TabOrder = 1
- TabStop = True
- end
- object rdoForwardSend: TRadioButton
- Left = 10
- Top = 20
- Width = 206
- Height = 17
- Caption = 'Send (automatic, uses default account)'
- TabOrder = 0
- end
- object edtForwardTo: TEdit
- Left = 10
- Top = 60
- Width = 491
- Height = 21
- TabOrder = 2
- end
- end
- end
- object tabVerify: TTabSheet
- Caption = 'Verify'
- ImageIndex = 4
- object Label8: TLabel
- Left = 10
- Top = 12
- Width = 60
- Height = 13
- Caption = 'DNS Server:'
- end
- object Label11: TLabel
- Left = 10
- Top = 62
- Width = 54
- Height = 13
- Caption = 'IP Address:'
- end
- object Bevel1: TBevel
- Left = 10
- Top = 50
- Width = 500
- Height = 2
- Anchors = [akLeft, akTop, akRight]
- Shape = bsBottomLine
- end
- object Label19: TLabel
- Left = 200
- Top = 62
- Width = 311
- Height = 39
- AutoSize = False
- Caption =
- '(Your IP address is required to verify the existence of a spamme' +
- 'rs email address. If you are using a gateway or router, you shou' +
- 'ld enter the IP which is visible to the Internet.)'
- WordWrap = True
- end
- object Label21: TLabel
- Left = 200
- Top = 12
- Width = 311
- Height = 29
- AutoSize = False
- Caption =
- '(Used to lookup IP Addresses, Domain Names, Abuse Addresses and ' +
- 'to verify the true identity of mail and web servers.)'
- WordWrap = True
- end
- object Label18: TLabel
- Left = 10
- Top = 112
- Width = 54
- Height = 13
- Caption = 'Valid Email:'
- end
- object Label20: TLabel
- Left = 200
- Top = 112
- Width = 311
- Height = 39
- AutoSize = False
- Caption =
- '(A valid email address is sometimes required to verify the exist' +
- 'ence of a spammers email address. It will not be revealed to the' +
- ' spammer, nor will it be used to send any email.)'
- WordWrap = True
- end
- object edtDNSServer: TEdit
- Left = 75
- Top = 10
- Width = 121
- Height = 21
- TabOrder = 0
- end
- object edtIPAddress: TEdit
- Left = 75
- Top = 60
- Width = 121
- Height = 21
- TabOrder = 1
- end
- object edtValidEmail: TEdit
- Left = 75
- Top = 110
- Width = 121
- Height = 21
- TabOrder = 2
- end
- end
- object tabOther: TTabSheet
- Caption = 'Other'
- ImageIndex = 2
- object chkCopyToClipboard: TCheckBox
- Left = 5
- Top = 5
- Width = 103
- Height = 17
- Caption = 'Copy to clipboard'
- TabOrder = 0
- OnClick = chkSRCClick
- end
- end
- end
- end
-