Skip to content
  • rswindell's avatar
    104299dc
    A simple mailproc script that verifies that mail received · 104299dc
    rswindell authored
    from sender's claiming to be <anyone>@<yourdomains> are SMTP-authenticated
    using a non-Guest user account
    
    Configured in ctrl/mailproc.ini (as the first processor):
    [MailAuth]
            Command=mailauth.js
            AccessRequirements=user equal 0 or guest
            Disabled=false
    104299dc
    A simple mailproc script that verifies that mail received
    rswindell authored
    from sender's claiming to be <anyone>@<yourdomains> are SMTP-authenticated
    using a non-Guest user account
    
    Configured in ctrl/mailproc.ini (as the first processor):
    [MailAuth]
            Command=mailauth.js
            AccessRequirements=user equal 0 or guest
            Disabled=false
Loading