HEX
Server: Apache
System: Linux pdx1-shared-a1-11 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mollywopper (10344313)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //etc/nmh/components

%; Our default components file. Used by `comp' %; %; %; This line creates our From: header based on the following ordering: %; %; - Use a -from switch if it exists ({from}) %; - Use our local mailbox identity; first from the Local-Mailbox profile %; entry, otherwise gets the information from the local system %; %<{from}%|%(void(localmbox))%>%(void(width))%(putaddr From: ) %; %; Here we include an address list if one or more "-to" arguments were %; given, otherwise just output a blank header. We do the same for the %; "cc" header as well. %; %<{to}%(void(width))%(putaddr To: )%|To:%> %<{cc}%(void(width))%(putaddr cc: )%|cc:%> %; %; Slight difference here: if we're not given "-fcc" on the command line, %; make the default mailbox +outbox %; Fcc: %<{fcc}%(putstr)%|+outbox%> Subject:%<{subject} %(putstr)%> --------