David Keegan <[EMAIL PROTECTED]> ha escrit: > How can I configure it to send mail via a remote smtp server
To your ~/.mtstailor file add the following: url: smtp://your.relay.ip.or.address > and recieve mail via a remote pop3 server? To your ~/.mh_profile add the following: inc: --file pop://user:[EMAIL PROTECTED] (replace user and pass with your username and password) The .netrc file is not yet supported. > I can't find anything in the documentation provided or via google. Yes, unfortunately the documentation is scarce. There is an ongoing effort to fix this, however. Regards, Sergey _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
