Make WordPress Core

Opened 19 years ago

Closed 18 years ago

#1104 closed enhancement (wontfix)

Provide smtp mail function

Reported by: anonymousbugger's profile anonymousbugger Owned by:
Milestone: Priority: normal
Severity: normal Version: 1.5
Component: General Keywords:
Focuses: Cc:

Description

On Unix PHP's builtin mail function only works when sendmail is available (which is not the case on all systems). Please provide a custom SMTP mail function which can be used instead of the builtin function.

Change History (2)

#1 @anonymousbugger
19 years ago

  • Patch set to No

#2 @markjaquith
18 years ago

  • Resolution set to wontfix
  • Status changed from new to closed

Define your own wp_mail() function in a plugin.

Note: See TracTickets for help on using tickets.