Remove the sslcertfile option from the fetchmail call.
If removed the fetchmail will use the system CAs.
[ X] Bug fix (non-breaking change which fixes an issue)
Status
[X ] Ready
How has this been tested ?
Add a new fetchmail server via postfixadmin.
Before the fix, you will get an warning/error in logfile.
After fix, it checks the certificates right and no warning will be occur.
Description
Fix fetchmail certification problem
Fixes # 342
Type of change
Remove the sslcertfile option from the fetchmail call. If removed the fetchmail will use the system CAs.
Status
How has this been tested ?
Add a new fetchmail server via postfixadmin. Before the fix, you will get an warning/error in logfile. After fix, it checks the certificates right and no warning will be occur.