четверг, 1 ноября 2012 г.

PHP + SMTP + EML Viewer

php.ini


[mail function]
; For Win32 only.
; http://php.net/smtp
SMTP = localhost
; http://php.net/smtp-port
smtp_port = 25 ; Port which will be chosen in "Test Mail Server Tool"

; For Win32 only.
; http://php.net/sendmail-from
sendmail_from = me@example.com


http://www.toolheap.com/test-mail-server-tool/

install + configure + check "Open emails"

+ install thunderbird as default emailer to open stored eml files in human readable view

http://mozilla-russia.org/products/thunderbird/