Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 4056

Docs, HowTos, Tips & Tricks • [HowTo] How to make "reportbug" remember my SMTP email password? It remembers login and server already.

$
0
0
Question: How to make "reportbug" remember my SMTP email password? It remembers login and server already.
Keywords: "reportbug remember smtp password" and "reportbug smtp password remember config file"

Reportbug can store the SMTP password in your personal ~/.reportbugrc file.

Code:

nano ~/.reportbugrc
Add a line like

Code:

smtppasswd "my‑smtp‑password"
(the man page notes that “If the password isn’t specified … a prompt will be displayed” ).

reportbug should no longer ask for the SMTP password each time; it will retrieve it automatically from the config file

Statistics: Posted by postcd — 2026-02-21 06:48



Viewing all articles
Browse latest Browse all 4056

Trending Articles