Paul Fardy wrote: > > For what it's worth, I think that the user: > > > > smmsp Sendmail Mail Submission Protocol > > > > should be changed to: > > > > mspd Mail Submission Protocol Daemon > > > > to be agnostic to the program using it. > > But isn't it a Sendmail protocol? > > (print $headers; print; print $body) | $msp [-f <sender>] [-t] > (print $headers; print; print $body) | $msp [-f <sender>] <rcpt> ... > > I guess that's minimal support for the SMMSP, though headers could be > non-existent.
No. It is a protocol seperate from SMTP, specifically to deal with mail submission. By the same token, ATRN servers rarely run on the SMTP port. -- Terry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
