source ./venv/bin/activate ulimit -n 10240 nohup python mail_scheduler.py >logs.txt 2>&1 &