From: "John N. Alegre" Date: 2006-03-10T04:33:43+09:00 Subject: Re: Can't get net/smtp to send outside of LAN? gregarican wrote: > I think you are forgetting login credentials such as > ...acct="username", passwd="password", authtype=:login as part of the > instance's construction. > but is this necessary??? When I set the SMTP server as host on mailers such as evolution or the Mac OX X mailer I use no user / pass authorization. I just pass the mail to that machine using SMTP. Why would this be different from Ruby code?