Ignore:
Timestamp:
Feb 18, 2009, 7:11:26 PM (16 years ago)
Author:
katerina
Message:

Consolidate filtering code (ticket #142) and match on regular expressions (ticket #143).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_readconf.c

    r214 r215  
    11071107  { N_("setmailsender"),     SH_SECTION_MAIL,  SH_SECTION_MISC,
    11081108    sh_mail_set_sender },
     1109  { N_("setmailalias"),       SH_SECTION_MAIL,  SH_SECTION_MISC,
     1110    sh_nmail_add_alias },
    11091111  { N_("setmailaddress"),    SH_SECTION_MAIL,  SH_SECTION_MISC,
    11101112    sh_nmail_add_recipient },
Note: See TracChangeset for help on using the changeset viewer.