Mail function with username and password

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • cirudinezidane@gmail.com

    #1

    Mail function with username and password

    Hi!

    I would like to connect with a smtp remote server using a username and
    a password with mail() function using GNU/Linux.

    How I could do this please?

    Thanks

  • Sebastian Meyer

    #2
    Re: Mail function with username and password

    cirudinezidane@ gmail.com schrieb:
    Hi!
    >
    I would like to connect with a smtp remote server using a username and
    a password with mail() function using GNU/Linux.
    >
    How I could do this please?
    >
    Thanks
    >
    Try the SMTP Class at http://www.phpclasses.org/browse/package/346.html

    Sebastian

    Comment

    Working...