[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How is mail sent?




Mark Blunier said:
> Now I'm confused.  What does pine do with a message when I send it
> out.  I thought it give it to port 25, like what I was doing
> manually.

I don't know for sure, but it probably just calls sendmail to actually
send the mail.  Something like this works:

    osiris:~$ sendmail -t <<END
    > To: foo@bar
    > From: steve@silug.org
    > Subject: Test
    > 
    > testing...
    > END

There are no relaying issues with sending mail locally like that.
Local users should, theoretically, be trustworthy.

Steve
-- 
steve@silug.org           | Linux Users of Central Illinois
(217)698-1694             | Meetings the 4th Tuesday of every month
Steven Pritchard          | http://www.luci.org/ for more info

--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.