Changeset d555aa1


Ignore:
Timestamp:
May 22, 2013, 4:34:09 PM (11 years ago)
Author:
Robert Jacobs <rnjacobs@mit.edu>
Branches:
master, release-1.10
Children:
590466b, b58dea1, f7bb59f
Parents:
60ae736
Message:
We should fail fast on -c filsrv, which most people won't have permission to send to
File:
1 edited

Legend:

Unmodified
Added
Removed
  • global.c

    r0a6a2d6 rd555aa1  
    856856    { "auto", "opcode ^auto$" },
    857857    { "login", "not login ^none$" },
    858     { "reply-lockout", "class ^mail$" },
     858    { "reply-lockout", "class ^mail$ or class ^filsrv$" },
    859859    { "out", "direction ^out$" },
    860860    { "aim", "type ^aim$" },
Note: See TracChangeset for help on using the changeset viewer.