-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
Description
Package Name
mailsend
Maintainer
(@openwrt/pkg-maintainers)
OpenWrt Version
SNAPSHOT
OpenWrt Target/Subtarget
mediatek/filogic
Steps to Reproduce
- Install mailsend (1.19-r3 / 36.04 KiB / Mailsend is a simple command line program to send mail via SMTP protocol. . SSL supported is provided by OpenSSL).
- Run command
mailsend -Vand check package:
mailsend Version: @(#) mailsend v1.19
Not Compiled with OpenSSL, some auth methods will be unavailable
Actual Behaviour
Package does not compile with SSL (OpenSSL) support, even though this version of the package should have it compiled in.
Confirmation Checklist
- The package is maintained in this repository.
- I understand that issues related to the base OpenWrt repository or LuCI repository will be closed.
- I am reporting an issue for OpenWrt, not an unsupported fork.