To view parent comment, click here.
To read all comments associated with this story, please click here.
"""
I ended up using mailx rather than mutt, but I guess that either would do
.
"""
I didn't know mailx would do that. I'm sure I looked over the mailx man page, and it looked like it would only send the mail itself, directly.
I'd prefer to use mailx, as it sounds the simpler solution. How did you do it?
Edited 2007-05-22 21:19
Heh. I didn't actually need to relay the emails in my case, however...
reading the Man page for mailx. It seems that it doesn't send directly, instead it uses the program /usr/bin/rmail. There is an internal variable:
sendmail=shell-command
that can be changed to set the mail delivery command, I assume that your exim/postfix/sendmail install is pre-configured to relay through a static-host.
This is all from the mailx(1) manpage.




Member since:
2006-06-03
Yeah. I agree with you. My comment was aimed at those who were complaining about ajax sites being evil.
.
I ended up using mailx rather than mutt, but I guess that either would do