Hello! On Sat, Mar 15, 2008 at 11:10:55AM +0000, Phillip B Oldham wrote: > Is it possible to tell php to use nginx's smtp module to send mail? If so, > where online can I find information about such a configuration? Nginx has smtp _proxy_ module, it's useless without real smtp server. Maxim Dounin