CrazyEngineers
  • I was wondering if any one has came across
    ("protocol", "smtp");
    ("type", "transport");
    ("class", "com.sun.mail.smtp.SMTPTransport");
    ("vendor", "Sun Microsystems, Inc.");
    ("mail.smtp.host", smHost);
    ("mail.smtp.port", smPort);

    these are property sets,will these work in JAVA?

    I would like to know the property sets for PHP.
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Manish Goyal

    MemberSep 3, 2011

    [mail function]
    ; For Win32 only.
    SMTP = localhost
    smtp_port = 25

    ; For Win32 only.
    ;sendmail_from = #-Link-Snipped-#

    ; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
    ;sendmail_path = "D:\xampp\sendmail\sendmail.exe -t"
    If i am right , you talking about these settings, these are defined in php.ini file
    Are you sure? This action cannot be undone.
    Cancel
  • kunaljd

    MemberSep 4, 2011

    Thanks goyal
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register