hello,<div>thanks for helping me previously... your answers were exactly what i needed (NetworkManager and iptables... managed to fix both.)</div><div><br><div>i still have one thing which i am not sure how to get done. i want to be able to use sendmail to just send mail from a pipe... nothing more than that (meaning, no need for handling queue, etc.)</div>
<div>so far, any linux i logged in to could do this by doing:</div><div><br></div><div># /usr/sbin/sendmail <a href="mailto:address@domain.com">address@domain.com</a></div><div>... Type in message using headers etc</div><div>
.</div><div><br></div><div>and that's it, the message would be sent.</div><div>however, in my fresh fedora installation, i cannot make sendmail terminate... it accepts input from std input, but "." does not send the message nor does ^D, nothing. i can't find in <a href="http://sendmail.cf">sendmail.cf</a> a mention of "termination symbol". any ideas?<br>
(i thought it might be related to some terminate symbol, so i tried:</div><div>/usr/sbin/sendmail -t -messagefile=msg.txt<br></div><div>which should send message from a file, but still, i get std input waiting for input, and unable to terminate except for ^C.)</div>
<div><br></div><div>thanks.</div><div><br></div><div><br></div></div>