From: "John N. Alegre" Date: 2006-03-10T05:48:42+09:00 Subject: Re: Can't get net/smtp to send outside of LAN? another follow up.... the code I posted does not work from the same usr same machine where login would not be necessary. gregarican wrote: > John N. Alegre wrote: > >> 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? > > Are you 100% sure there is no username/password combo stored in a > keychain or any other place on your Mac? If there is that's why the Mac > is automatically referencing this. Much like how my Outlook/Exchange > environment stores my information. But if I want to access raw SMTP > using Ruby I need to manually authenticate. Just a wild guess...