Rmail: Unterschied zwischen den Versionen
Erscheinungsbild
K Textersetzung - „[[Kategorie:/“ durch „[[Kategorie:“ |
|||
Zeile 1: | Zeile 1: | ||
RMAIL | |||
RMAIL | |||
NAME | == NAME == | ||
rmail - handle remote mail received via uucp | rmail - handle remote mail received via uucp | ||
SYNOPSIS | == SYNOPSIS == | ||
rmail user ... | rmail user ... | ||
DESCRIPTION | == DESCRIPTION == | ||
Rmail interprets incoming mail received via uucp(1), collapsing ``From'' lines in the form generated by mail.local(8) into a single line of the form ``return-path!sender'', and passing the processed mail | Rmail interprets incoming mail received via uucp(1), collapsing ``From'' lines in the form generated by mail.local(8) into a single line of the form ``return-path!sender'', and passing the processed mail | ||
on to sendmail(8). | on to sendmail(8). | ||
Zeile 14: | Zeile 13: | ||
Rmail is explicitly designed for use with uucp and sendmail. | Rmail is explicitly designed for use with uucp and sendmail. | ||
SEE ALSO | == SEE ALSO == | ||
uucp(1) | * uucp(1) | ||
* mail.local(8) | |||
* sendmail(8) | |||
HISTORY | == HISTORY == | ||
The rmail program appeared in 4.2BSD. | The rmail program appeared in 4.2BSD. | ||
BUGS | == BUGS == | ||
Rmail should not reside in /bin. | Rmail should not reside in /bin. | ||
Date: 2004/12/28 05:34:15 | |||
RMAIL(8) | |||
[[Kategorie:Postfix/Befehl]] | [[Kategorie:Postfix/Befehl]] | ||
[[Kategorie:Linux/Befehl]] | [[Kategorie:Linux/Befehl]] |
Aktuelle Version vom 13. Februar 2025, 11:18 Uhr
RMAIL
NAME
rmail - handle remote mail received via uucp
SYNOPSIS
rmail user ...
DESCRIPTION
Rmail interprets incoming mail received via uucp(1), collapsing ``From lines in the form generated by mail.local(8) into a single line of the form ``return-path!sender, and passing the processed mail on to sendmail(8).
Rmail is explicitly designed for use with uucp and sendmail.
SEE ALSO
- uucp(1)
- mail.local(8)
- sendmail(8)
HISTORY
The rmail program appeared in 4.2BSD.
BUGS
Rmail should not reside in /bin.
Date: 2004/12/28 05:34:15 RMAIL(8)