I just refreshed my memory on how to run the EES and when I post an email, it never gets pushed to the PAT Outbox.
Snip from CRONTab:
#-----Start EES Server Options------
#Move EES email to Pat Winlink Outbox
*/1 * * * * /var/www/html/movetopat
?
#Auto post replies for EES server
#Default is off. Activate by removing # on line below
#*/1 * * * * /var/www/html/autopostreply
#Line below moves info.html to index.html when modified
*/1 * * * * /home/pi/bin/webcopy
#-----End EES Server Options------
?
#-----Start EES Server Options------
#Move EES email to Pat Winlink Outbox
*/1 * * * * /var/www/html/movetopat
?
#Auto post replies for EES server
#Default is off. Activate by removing # on line below
#*/1 * * * * /var/www/html/autopostreply
#Line below moves info.html to index.html when modified
*/1 * * * * /home/pi/bin/webcopy
#-----End EES Server Options------
It looks like it is enabled in CRONTab, if I read this right.? Also note there are two entries for Auto post replies for EES server.
Thanks - Dave - KD7UM