logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

envfrom2srs - rewrites the envelope sender address in view of remailing it

Config File

       The program uses /etc/mail/pysrs.cfg, if available:

          [srs]
          secret = 'shhhh!'
          maxage = 8
          hashlength = 8
          fwdomain =  'mydomain.com'
          separator = '='

Description

       Rewrite the email with an SRS encoded version.  fwdomain is used as forward domain.

       WARNING:
          Use only if absolutely necessary.  It is very inefficient and a security risk.

Name

       envfrom2srs - rewrites the envelope sender address in view of remailing it

See Also

srs2envtol(1)

       Datum: 2014-03-17

1.0                                                                                               ENVFROM2SRS(1)

Synopsis

envfrom2srs [fwdomain] email

See Also