GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
rmail(8) Maintenance Commands rmail(8)

rmail - handle remote mail received via uucp

/usr/sbin/rmail recipient ...

Rmail is a wrapper around masqmail. It reads a mail message on standard input and passes it to masqmail's standard input. Rmail only removes the first line from the input and constructs the return path from it.

Such a first line:

From user Wed Jan 9 12:43:35 1985 remote from host Date: 9 Jan 1985 8:39 EST

would generate this call to masqmail:

masqmail -i -f user@host -- bob@example.org

(If ``bob@example.org'' was the argument to the rmail call.))

Masqmail was written by Oliver Kurth. It is now maintained by Markus Schnalke <meillo@marmaro.de>.

You will find the newest version of masqmail at http://marmaro.de/prog/masqmail/. There is also a mailing list, you will find information about it at masqmail's main site.

This man page was written by markus schnalke <meillo@marmaro.de>

Address translations from domain!user to user@domain is not done. This rmail program is only very basic. See sendmail for a more sophisticated rmail implementation.

Please report bugs to the mailing list.

masqmail(8)

2015-02-07 masqmail-0.3.5

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.