Follow us on...
Follow us on Twitter Follow us on Facebook
Register
Results 1 to 3 of 3
  1. #1
    marcellocorreia is offline Registered User
    Join Date
    Jan 2003
    Location
    São Paulo/BRASIL
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Sendmail asks for password

    It works.. cool.
    Just don't use any password or login name an itworks as well

  2. #2
    kilowatt's Avatar
    kilowatt is offline mach-o mach-o man
    Join Date
    Mar 2001
    Posts
    987
    Thanks
    0
    Thanked 0 Times in 0 Posts
    By default, sendmail is a non-authenticated service. Its function is to send/deliver mail. It doesn't allow anyone to *check* their mail.

    sendmail version over 8.8 should verify that the email is from someone on the subnet or list of allowed subnets. Beyond that, once you're through the filters, it will allow anyone to send mail through it.

    If you want to have sendmail authenticate users, you can do it. Poke arround at http://www.sendmail.org/ .

    I wouldn't recomend it - its just one more non-encrypted way to send your user info. Once someone sniffs your password, they can quite likely shell into your box and sudo to root.

    So, I guess the lesson/theme is that unpassworded can actually mean more secure.

  3. #3
    marcellocorreia is offline Registered User
    Join Date
    Jan 2003
    Location
    São Paulo/BRASIL
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Thanks...
    I have installed QMail, and it is just for developing in my own mac

    php+mysql....

 

 

Similar Threads

  1. Enabling Local sendmail (10.2 - m4 prob?)
    By Ghent in forum Unix & X11
    Replies: 3
    Last Post: February 15th, 2003, 10:23 PM
  2. sendmail - temp sys failure...
    By djosifovich in forum Unix & X11
    Replies: 2
    Last Post: December 28th, 2002, 09:52 PM
  3. MS Exchange >> Sendmail
    By didde in forum Unix & X11
    Replies: 5
    Last Post: October 9th, 2002, 02:30 PM
  4. sendmail not working?
    By simX in forum Unix & X11
    Replies: 1
    Last Post: July 13th, 2002, 01:09 PM
  5. sendmail & cable router
    By beef in forum Mac OS X System & Mac Software
    Replies: 8
    Last Post: September 13th, 2001, 02:28 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •