The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.

To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.
--- Begin Message ---
> >>>  # For exponential module:
> >>> -#CONFIG_AUTOSCAN_EXPONENTIAL=y
> >>> +CONFIG_AUTOSCAN_EXPONENTIAL=y
> >>>  # For periodic module:
> >>> -#CONFIG_AUTOSCAN_PERIODIC=y

> >>>  # operations for roaming within an ESS (same SSID). See the bgscan 
> >>> parameter in
> >>>  # the wpa_supplicant.conf file for more details.
> >>>  # Periodic background scans based on signal strength
> >>> -#CONFIG_BGSCAN_SIMPLE=y
> >>> +CONFIG_BGSCAN_SIMPLE=y
> >>>  # Learn channels used by the network and try to avoid bgscans on other
> >>>  # channels (experimental)
> >>>  #CONFIG_BGSCAN_LEARN=y

This change enables the config options CONFIG_BGSCAN_* and CONFIG_AUTOSCAN_*
But we only configure CONFIG_BGSCAN_* via hostapd.sh with the uci
option *roam_rssi_threshold* in this change.
But should we not als make CONFIG_AUTOSCAN configurable via hostapd.sh?

#autoscan=<autoscan module name>:<module parameters>

Kind regards

Florian


--- End Message ---
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to