|
I have my smtp server configured correctly and have setup and do receive plenty of alerts for scheduled searches. However when I attempt to use the
The only error I can find in the logs is from var/log/python.log:
I haven't been able to find any other errors related to this, and this is the only line in python.log. I am using sendemail as follows:
Windows Installation, 4.1.3. What am I doing wrong? |
|
The sendemail command by default attempts to use localhost as the SMTP server and ignores the settings used for scheduled search alerts. If you do not have an SMTP server or forwarder installed (which on Windows is quite likely), To work around this, specify
|
