smtp.gmail.com Nav 2009
Objects of SMTP
[smtp.gmail.com]
Replace objects Table 409 and Codeunit 400
please make sure that you have IIS Installed.
http://www.kodyaz.com/articles/how-to-i ... ows-7.aspx
Primary Key
SMTP Server :smtp.gmail.com
Authentication :Basic
User ID :test@gmail.com //enter your id
Password :12345 //enter your password
Use SSL :Yes
Server Port :25
Connection Timeout :0
http://www.mibuso.com/dlinfo.asp?FileID=1527
Discuss this download here.
Comments
So this uses IIS to send mail, and uses gmail as smtp?
Found this typo:
((EmailAddress >='A') AND (EmailAddress <='A')) OR
thanks a lot about the solution. I tried it with the demo database. I would like to test the approval function.
So I have Nav 2009 R2, I imported with replace the fob file you uploaded and I made the IIS setup as well. I setup the table 409 you wrote and now I am trying to Send Approval Request from a purchase quoat to a user (I created with my email address - gmail) and I get this:
The user-defined C/AL function 'Appendbody' requires 2 parameters. It was called with 1 parameters.
Can u help me?
thanks a lot
Tomi
Objects of SMTP
[smtp.gmail.com]
Replace objects Table 409 and Codeunit 400
please make sure that you have IIS Installed.
http://www.kodyaz.com/articles/how-to-i ... ows-7.aspx
Primary Key
SMTP Server :smtp.gmail.com
Authentication :Basic
User ID :test@gmail.com //enter your id
Password :12345 //enter your password
Use SSL :Yes
Server Port :25
Connection Timeout :0
Update 8/01/2014:
I have included Codeunit ID:440 Approvals Mgt Notification for download source
http://www.mibuso.com/dlinfo.asp?FileID=1527
Discuss this download here.
At first, in Windows Home Premium, not all IIS Options are available.
I've chosen these ones which where possible.
With NAV 5.1:
I tried 2 SMTP Services.
Here are the responses:
GMAIL (Port 465 or 25): Err1
GMAIL (Port 587): Err2
But then I tried Yahoo.com-,Web.de- or GMX.net-Server an it worked fine!
100 Points from Cologne!
EDIT: I've found the reason why gmail didn't worke!
You have to adjust the settings of your mail account into "accept unsecure Connections". Then gmail will allow the Access.