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
ESMTPD(8) Double Precision, Inc. ESMTPD(8)

esmtpd - The Courier mail server mail server ESMTP daemon

esmtpd {start}

esmtpd {stop}

esmtpd {restart}

esmtpd-msa {start}

esmtpd-msa {stop}

esmtpd-msa {restart}

The command "esmtpd start" runs couriertcpd in the background, listening on the SMTP port. couriertcpd will run courieresmtpd in response to connection requests.

The command "esmtpd stop" stops the couriertcpd daemon, shutting down the ESMTP service.

The command "esmtpd-msa start" starts the server on the message submission port, port 587. "esmtpd-msa stop" stops it. The difference between esmtpd and esmtpd-msa is that the latter is set up for additional processing as defined by RFC 2476 (mainly that the messages will have the Message-ID: and Date: headers added, by default).

Normally, makesmtpaccess(8)[1] automatically runs "esmtpd restart", in order to reread the /usr/local/etc/courier/smtpaccess.dat access file, so you don't have to do it manually, yourself. Similarly, makesmtpaccess-msa(8)[1] automatically runs esmtpd-msa restart

/usr/local/etc/courier/esmtpd

This configuration file initializes various settings for courieresmtpd.

/usr/local/etc/courier/esmtpd-msa

This configuration file initializes the settings for courieresmtpd when invoked by esmtpd-msa. Note that this file is used to override the settings /usr/local/etc/courier/esmtpd. The command "esmtpd-msa start" first reads /usr/local/etc/courier/esmtpd, then afterwards /usr/local/etc/courier/esmtpd-msa. Any settings in esmtpd-msa override the corresponding settings in esmtpd

couriertcpd(8)[2], makesmtpaccess(8)[1].

Sam Varshavchik

Author

1.

makesmtpaccess(8)

http://www.courier-mta.org/makesmtpaccess.html
2.

couriertcpd(8)

http://www.courier-mta.org/couriertcpd.html
01/22/2022 Courier Mail Server

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.