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

pop_auth - set an user's APOP secret

Author

       Jerzy Balamut <jurekb@dione.ids.pl>

Unix                                              OCTOBER 1999                                       pop_auth(1)

Description

Pop_auth  asks  user  for his APOP secret and stores this secret after encryption in ~/.spop3d file. Used
       encryption is very weak and protects only from curious system administrator  who  accidentialy  looks  at
       ~/.spop3d file.  Don't use your account password as the APOP secret!!!

       Pop_auth  will  set  APOP  secret  for all maildrop names specified in the command line.  You can use the
       special ! name to specify your default maildrop.  If called without any arguments, pop_auth will set APOP
       secret for the default maildrop.

Files

~/.spop3d
              User configuration file. APOP secret is written here.

Name

       pop_auth - set an user's APOP secret

Options

       -a     Set the same APOP secret for all maildrops definied in ~/.spop3d

See Also

solid-pop3d(8), spop3d.conf(5), dot-spop3d(5),

Synopsis

pop_auth [-a] [! | name ...]

See Also