SMTP-Relay: add other ways of filtering
authorWilfried Goesgens <dothebart@citadel.org>
Tue, 24 Jul 2012 19:01:33 +0000 (21:01 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Tue, 24 Jul 2012 19:01:33 +0000 (21:01 +0200)
commitb094c568dfdab8c614b7deeb03db65f1b951e715
tree418dcee58b3d28295fffed4824129e84767d6536
parent4119052e142985e46a6b9cb656ab49c1f9d9f81d
SMTP-Relay: add other ways of filtering

  - FROM is changed in all cases (as it was before...)
  - FROM isn't evaluated at all (as it was before)
  - FROM is looked up in the list of available email addresses, and corrected if not found.
  - FROM is looked up in the list of available email addresses, and if not found, relay access is denied.
citadel/modules/smtp/serv_smtp.c
libcitadel/lib/libcitadel.h
webcit/siteconfig.c
webcit/static/t/aide/siteconfig/tab_network.html