Go to c:\xampp\sendmail Open file sendmail.ini or sendmail with type configuration settings with Notepad look for auth_username=your email and auth_password=your
Microsoft Exchange Server
Helpful links to migrate and manage personal folder file (.pst) from exchange server to outlook client: How to manage .pst
ExpanDrive with AWS S3
This post describes how to mount AWS s3 as an external drive in Windows 10 using ExpanDrive which is a
AWS FSx Notes
From FAQ as of 6-24-19: FSx supports all Windows version starting from Windows Server 2008 and Windows 7 Use “Map
EDI Notes
ISA Segment The ISA segment is the first segment in an ANSI X12 Interchange. The ISA segment contains data that identifies trading partners. This segment
Bash Shell Notes
To convert string to integer: NUM=”99″ NUM=$(($NUM+0)) To set environment variables export VARIABLE=something/etc/environment – Use this file to set up
Set Up S3 Bucket on AWS for program access
See Helpful Video Here. See Github code Here. See Another Helpful Tutorial Here. In this post, you will be granting
PHP SSH – Using phpseclib to SFTP
Phpseclib is a package of code that allows PHP programs to initiate actions, such as SFTP , using SSH. Here
EDI Useful Links
Basic CookBook X12 Message Structure ANSI ASC X12 Envelope Structure Description of EDI 850 Fields Insight EDI 850 guide
SFTP Notes
To run SFTP in command line under Windows: Download psftp.exe which is the SFTP client of putty. use following command