Standard secure SMTP protocol (authentication method 'LOGIN' and 'PLAIN') and user defined SMTP port are now supported. (Version 18 and up) Presenter:

Slides:



Advertisements
Similar presentations
MY NCBI (module 4.5). MODULE 4.5 PubMed/How to Use MY NCBI Instructions - This part of the: course is a PowerPoint demonstration intended to introduce.
Advertisements

Creating a Login Process Creating a users table and a login form that denies access to unauthorized users.
How to Use Google Docs and Google Drive
MY NCBI (module 4.5). MODULE 4.5 PubMed/How to Use MY NCBI Instructions - This part of the:  course is a PowerPoint demonstration intended to introduce.
Setting up an E-XL A Step by Step Tutorial Engineering Consultants Group, Inc.
The Way to Success … Sta rt Sta rt Ak Technologies Mo | Visit.
WELCOME TO. Click on Products Click on online products >> Tax Professionals >> Taxbase Suite : Website >>Read More…
Installing LogicMail on a personal BlackBerry to access your AKO / DKO Information from: mail/wiki/setup10 Presented.
Follow these instructions to pay your dues. Get into your web browser Like Internet Explorer Now you need type in this address in the Address bar. Example.
POP3 Post Office Protocol v.3. Intro The Post Office Protocol (POP) is currently the most popular TCP/IP access and retrieval protocol. It implements.
CAREERSOURCE GC BOARD AND CENTER SETUP FOR USE WITH IPHONE, IPAD, AND SELECT IPODS.
Radoncssi.org Google based IT infrastructure Alf Siochi.
POP Configuration Microsoft Outlook Express 6.x.
Setting up in Outlook Express. Select “Tools” from the toolbar menu.
Free Powerpoint Templates Page 1 MICROSOFT OFFICE OUTLOOK 2007 PRESENTED BY: BRANDO P. DUMALI.
POP Configuration Microsoft Outlook What is POP? Short for Post Office Protocol, a protocol used to retrieve from a mail server. Most.
HOW TO PULL YOUR VOICE MAILS INTO YOUR CLIENT Primary advantage: You will have a permanent.wav file on your PC and you choose when to delete it.
Leading at Every Turn. 1)Make sure you have your Trusted Sites configured properly in Internet Explorer 2)Store your credentials on your PC so you.
How to Download and Install a Sharp Print Driver on a Mac.
Outlook 2000 Summertime Technology 2002 Vicki Blackwell Tangipahoa Parish Schools.
Computer Networking From LANs to WANs: Hardware, Software, and Security Chapter 12 Electronic Mail.
Back to content Final Presentation Mr. Phay Sok Thea, class “2B”, group 3, Networking Topic: Mail Client “Outlook Express” *At the end of the presentation.
First, open Microsoft Outlook How To Configure Microsoft Outllook For Your Webspace Account.
Log in with Username and Password. Use student for your Password. First time using the Program, click the Create New Student User button and complete the.
Appalachian Student Advising Program - ASAP Central Desk Functions.
1 Part-1 Chap 5 Configuring Accounts Definitions.
Marie Baronette William Henson Brandon Morton ENGL 393 – December 11, 2007.
How To Configure Thunderbird For Your Webspace Account.
How does a simple protocol like the protocol SMTP work 1. open telnet & do remote login in to the system you want to send to.
How to process a payroll in ISIS. Step 1: Choose Payroll, enter your username & password, and click Sign In.
How to Setup Scan to on most Sharp Models.
1 of 4 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2006 Microsoft Corporation.
Setting Up Health Report for Freedom DVR (v1.20R) 1.First, we need to setup the into the DVR system. (Main Menu -> Network -> ) Turn “Off”
Go to Start >> Programs >> Outlook Express ( as shown)
How to use the Offline Circulation Version 16 Yoel Kortick.
How to add additional privileges to user_function.lng (originally SI ) Presenter: Yoel Kortick.
Performing ISO ILL borrowing and lending requests on the same server Yoel Kortick 2008.
Yoel Kortick Circulation Request Refusal Version 21 rep_ver #
Validation Check Version 21 rep_ver # Yoel Kortick.
ICE Integrated Cloud Environment Cloud Scanning and Mobile Printing
Data Virtualization Tutorial… SSL with CIS Web Data Sources
Project Management: Messages
SBCGlobal Login For More Detail Call Us Toll Free At &
Training Objectives About D2F Download Installation Configuration
Monitoring systems COMET types MS55 & MS6
Microsoft Outlook 2010 Tips
How to create an analytics widget and add it to the Alma dashboard
Account Management Demonstration.
Jkelany Chat Project.
How to Define Separate Order Counters for Separate Sub-Libraries
Uploading Files to the Remote Server Using Win_SCP Portable
WEL-COME WEL-COME Roadrunner Tech Support Phone Number Roadrunner Tech Support Phone Number
Outgoing Fix On the Mail, Contacts, Calendars menu tap Customer’s account From the Home Screen, tap Settings Scroll down the Settings screen.
Digital signatures and document or encryption
Fix Thunderbird Error 5.7.1 Call Toll-free
Gmail Settings
Configure the Setting Manually in Applications to Send and Receive Verizon.Net Mail.
Bellsouth is a telecommunications company located in Atlanta, Georgia. It gives many telecommunication services to their customers and gives them impressive.
Aqua Data Studio.
HRET HIIN Hospital Collaborative LISTSERV®
© NTT Communications 2017 All Rights Reserved
TaxSlayer Multi-Factor Authentication
TaxSlayer Multi-Factor Authentication (MFA)
© NTT Communications 2017 All Rights Reserved
Retrieving BOA Templates
SOP of Configuring Auto-mail Alarm
On the off chance that your business utilizes Roadrunner as your Internet specialist organization, you will have at least one accounts. While you.
Configuring Setup for Apple deivices
MY NCBI (module 4.5).
Presentation transcript:

Standard secure SMTP protocol (authentication method 'LOGIN' and 'PLAIN') and user defined SMTP port are now supported. (Version 18 and up) Presenter: Yoel Kortick

2 The rep change This functionality is supported in versions 18 and up. Here is the rep change from version 18: rep_change # Description: A new development supports the use of a secure SMTP server. Standard secure SMTP e- mail protocol (authentication method 'LOGIN' and 'PLAIN') and user defined SMTP port are now supported. A new dialog box " Settings and Options" in Alephadm GUI module under the "Configuration" menu option has been introduced.

3 The relevant PC files PC files:.\acq\bin\acq.exe.\catalog\bin\catalog.exe.\circ\bin\circ.exe.\ill\bin\ill.exe.\ill2\bin\ill.exe.\alephcom\bin\printd.exe

4 Implementation notes All implementation actions are on the PC files. There are no actions to take on server files. We will now review the necessary actions

5 Implementation notes – 1a 1) To implement this functionality set the following flag in./alephcom.ini [Mail] UseSecureSMTP=Y Note that this flag exists in versions 18 and 19. It 20 it does not exist because it is default.

6 Implementation notes – 1b Version 20 only: New switches in alephcom.ini [Mail] AuthMethod=LOGIN MailServer=MAIL.ORGANIZATION.COM:45 The AuthMethod may be either LOGIN or PLAIN. If you do not use secure SMTP, enter nothing. While it was previously possible to enter a mail server, it was not supported to enter a non-standard port. This can now be done by entering the port number after the name of the mail server, separated by a colon.

7 Implementation notes - 2 2) Add the following line to./alephadm/tab/lng/menu.dat _SETTINGS & Settings

8 Implementation notes - 3 3) Add the following line to./alephadm/tab/lng/message.dat FailedToSav Pwd AlephMail Error O H Failed to save User Name and Password.

9 Implementation notes - 4 4) Add the following lines to./alephadm/tab/lng/window.dat (ver 18) resp../alephcom/tab/lng/window.dat (ver 20) MailOptionsDlg.Title Settings and Options MailOptionsDlg.Static.MailServer Mail Server : Port MailOptionsDlg.Static.AuthType Authentication Type MailOptionsDlg.Static.Username Username MailOptionsDlg.Static.UserPassword Password MailOptionsDlg.Static.Port : MailOptionsDlg.Group.AuthOptions Authentication Options

10 Implementation notes - 4

11 Implementation notes - 5 5) Add the following lines to./alephcom/tab/lng/message.dat AUTH_NOT_SUPPORTED AlephMail Error O I The Authentication method is not supported. AUTH_USER_MISSING AlephMail Error O I Authentication required: User Name must be defined. AUTH_FAILED AlephMail Error O H Authentication failed.

12 The AlephAdm module We now have this option in the AlephAdm module This is a new sub menu

13 The AlephAdm module The user can choose his authentication type and enter the username and password.

14 Entering information On purpose (just to see what will happen) we have entered a non correct username and password (Fred / Flinstone) for Authentication Type “Login”

15 Sending an Now an is sent from the GUI

16 Receiving an error message This message appears

17 The username and password Every time a username and password is entered into the system the following file is created (or updated) and contains the username and password in an encrypted format:.\Alephcom\tab\ Pwd.dat

18 The username and password Now we have entered a valid username and password

19 The username and password Now when we send an from the GUI there will be no error message and the will be properly sent.

20 The arrives The mail successfully arrives