Cron: Difference between revisions

From DWIKI
Tony (talk | contribs)
Created page with "   = FAQ = == Mail from anacron daily, weekly etc =="
 
Tony (talk | contribs)
Tag: wikieditor
Line 5: Line 5:


== Mail from anacron daily, weekly etc ==
== Mail from anacron daily, weekly etc ==
===Change from address===
(in case of mailutils?) try '''~/.mailrc''':
set name="My Full Name"
set from="[email protected]"

Revision as of 08:23, 5 July 2024

 

FAQ

Mail from anacron daily, weekly etc

Change from address

(in case of mailutils?) try ~/.mailrc:

set name="My Full Name"
set from="[email protected]"