ian_j_albert
13th July 2010, 11:42
Hi Guys,
I'm taking a look at the SMTP eMessage Connector and setting a SMTP as a SMTP printer. Does the SMTP Device support SMTP authentication?
I've been trying to send email via a gmail account and discovered that Authentication is required. I've not seen anywhere on the SMTP device any entry for a username and password.
I am currently using AIX 6.1. The other options is to figure out how to get a printer device set up to make use of mailx in the AIX system (though I'm not very familiar with LN or AIX) this seems to be my thoughts if the LN doesn't support Authentication. Would appreciate any feedback on this.
Regards,
Ian
jaotto
15th July 2010, 16:18
I have only seen the smtp connector only work for outlook. So when you use this it opens your local outlook and sends the message.
NPRao
15th July 2010, 21:45
If you are on Unix you can also configure to use SMTP. We use 2 options:
ttcmf0110m000
Provider Description 4-GL Connector
-----------------------------------------------------
OUTLOOK Microsoft Outlook ttcmfoutlook
SMTP SMTP Server Based ttcmfsmtp
ian_j_albert
20th July 2010, 04:43
Hi Guys,
Thanks.
The SMTP ttcmfsmtp has no authentication. I am trying to see how to use an existing SMTP server but am not totally familiar with SMTP stuff.. Ideally if i could get Gmail to be used, that would be good.
Are you saying that I set the Unix machine as an SMTP server and then use the SMTP connector and it should be able to function? I'm new to Unix. We now use google mail but does this mean i would have 2 sources of email.
1) Google Mail for everyday use
2) The Unix server as a email server that is dedicated to just sending out reports and i use a mail client just to retrieve from this email server
The drawback about using outlook is that using a single client online fulltime isn't the best of ideas if I'm generating reports. So ideally would like something on the server side shooting out emails via a scheduled job.
I have read up things on SendEmail and Mailx and so far it's quite a fairly complex procedure.
NPRao
20th July 2010, 20:40
Are you saying that I set the Unix machine as an SMTP server and then use the SMTP connector and it should be able to function? I'm new to Unix.
We are on the Unix servers. I just noticed that you were on Windows. I wouldn't suggest for 2 sources of email, creates more confusion and maintenance overhead.
Alternatively, you can get Nazdaq's email tools (http://www.nazdaq-it.com), if you do not have in-house technical expertise.
ian_j_albert
22nd July 2010, 12:08
Thanks...
Go some information from the Nazdaq tools... A bit pricy but we might look into it.
Actually I have both Windows and Unix machines for separate customers running. Windows can handle stuff with Outlook pretty well i guess..
Its the Unix that is a problem.