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
nbsmtp(8) nbSMTP Manual nbsmtp(8)

nbsmtp - The no-brainer SMTP client

nbsmtp -h relayhost [OPTIONS]

nbSMTP is a lightweight SMTP client. It simply takes a message from STDIN and sends it to a relayhost. A relayhost is meant to be a full SMTP server and it will really send the message.

E-Mail address to send in the MAIL FROM command
Name or address of the relayhost server
Hostname to send in the HELO/EHLO request
Specify another config file
Port to connect to
SASL User
SASL Password
SASL Method: l - AUTH LOGIN , p - AUTH PLAIN (default), c - AUTH CRAM-MD5 (only available when SSL compiled in)
If SSL compiled-in; use SSL to transfer the message
If SSL compiled-in; use STARTTLS command before sending the message
Don´t read system wide config file
Don´t read local config file (~/.nbsmtprc)
Enable debug to syslog
Enable debug to stderr instead to syslog
Print version and exit
Show help

If no arguments are passed to nbSMTP, it will read both system-wide and per-user configuration file nbsmtprc. Please refer to nbsmtprc(5) manual to understand this file.

~/.nbsmtprc or ~/.mutt/nbsmtprc or ~/.nbsmtp/nbsmtprc
Per-User local configuration file.
/etc/nbsmtprc or SYSCONFDIR/nbsmtprc
System-Wide configuration file

nbsmtprc(5)

nbSMTP Home Page: http://nbsmtp.ferdyx.org

Please report bugs to <nbsmtp@ferdyx.org>

Fernando J. Pereda <ferdy@ferdyx.org>

Ricardo Cervera Navarro <ricardo@zonasiete.org> (Retired)

David Rysdam (Retired)

3 May 2005 Unix

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.