> On 6/6/07, *Neil Herber (nospam)* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > gary garcia wrote: > > My config.php looks like this > > > > $EnableNotify = 1; > > $NotifyDelay = 5; > > $NotifySquelch = 100; > > ini_set('SMTP','smtp.gmail.com <http://smtp.gmail.com> > <http://smtp.gmail.com>'); > > > > The problem still persists > > Try pointing to the SMTP server of your ISP. > > Because you are not on the same subnet as the Gmail SMTP server, Google > requires that SMTP connections use SMTP AUTH. Such connections require > you to supply your username and password (like a POP3 logon) and Google > uses TLS security on port 587 (not port 25). > gary garcia wrote: > This could be problem > Everything resides on my laptop, which during most of the day is behind > a corporate firewall, unless I am traveling. > So I don't really have an ISP per se
(Converted this to bottom posting and replied to the list . ;-) When at work, you could point to your corporate mail server. -- Neil Herber Corporate info at http://www.eton.ca/ _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
