Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emails not being sent #478

Closed
dannyscarborough opened this issue Feb 11, 2020 · 1 comment
Closed

Emails not being sent #478

dannyscarborough opened this issue Feb 11, 2020 · 1 comment

Comments

@dannyscarborough
Copy link

Hi,

Wondered if you can help me with an issue I'm having sending emails. I've checked your documentation here but it hasn't identified an issue.

Problem

Recently installed Freescout on a windows 2012 server using IIS 8.5, I've configured mail to be sent via the mail() function using our internal SMTP server, tests are working fine but no emails are being sent using the cron / scheduled task.

I believe this could be because I already have another Larevel project on my server (Snipe-IT) or it could be because I'm not running the right command.

I have created a cmd that runs every minute in task scheduler, this is CD C:\inetpub\wwwroot\freescout && php artisan schedule:run is this right?

Emails that are scheduled to send appear in system > status > background jobs and remain here.

queue-jobs.log shows 'ps' is not recognized as an internal or external command, operable program or batch file.

It looks like nothing is getting triggered, can you please offer any guidance on how I can get past this issue?

Many thanks,
Danny.

PHP Modules
bcmath
calendar
Core
ctype
curl
date
dom
exif
fileinfo
filter
gd
gettext
hash
iconv
imap
json
ldap
libxml
mbstring
mysqli
mysqlnd
openssl
pcre
PDO
pdo_mysql
pdo_sqlite
Phar
readline
Reflection
session
SimpleXML
soap
SPL
standard
tidy
tokenizer
wddx
wincache
xml
xmlreader
xmlrpc
xmlwriter
zip
zlib

@dannyscarborough
Copy link
Author

Managed to get it working by install cygwin as suggested in issue

Might be worth adding this as a note for IIS users 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant