Topic:
How Do I Email Letters to Drivers?
Configuration:
To email driver letters you first must set up your mail server settings:
- Open your C:\Windows\RL5.ini file and look for the Data=Path
- Copy the data directory and navigate to the \RapidLog\Data\Company\settings.ini file
- Add a new [Mail] section in the iniĀ file and following fields
- Server=(SMTP Server)
- Port=(SMTP Server Port)
- AuthUser=(SMTP Auth Username)
- AuthPassword=(Password)
- DefaultFrom=(Valid From email or same as Auth Email)
- DefaultReply=(Any reply email)
- LetterSubject=(Subject)
- LetterBody=(Body must be on a single line, no line breaks)
It should look something like this when you’re done:
[Mail]
Server=smtp.gmail.com
Port=465
AuthUser=user@gmail.com
AuthPassword=gmailpassword
DefaultFrom=user@gmail.com
DefaultReply=user@gmail.com
LetterSubject=Montly Review Letter
LetterBody=Please open the driver letter attachment and review.
Instructions:
- Make sure your drivers have a valid email address in their Driver Profile
- Go to the Reports Page and Select Simple Letters and select your date range and drivers to include
- Click on the Email to Drivers… button on the left