Microsoft
Software
Hardware
Network
Question : sendmail : how to stop sending of mails ?
hello
I have done a script in PHP that sends thousands of emails (sendmail linux server)
It seems it slows down the server: I would like to stop the sending of emails:
1) how to do stop it and empty the queue ? (empty the queue and restart sendmail) ?
2) emails are sent alphabitaically: I would like to know what was the last email he sent
regards
Answer : sendmail : how to stop sending of mails ?
Dear Sir,
in order to stop sendmail:
/etc/init.d/sendmail stop
Check if you have mail queued up:
# mailq
Try to flush mail queue:
# sendmail -q
Random Solutions
Weblogic 9.2 MP2 reason to update to MP3
Port 3389 blocked after Windows Update
Run login script minimized
Configuring two linksys routers
How can i send E-mails through smtp server ?
Netware 5.0 - NICI CSS Fatal Initialization Error
WinXP Network Connection Stops Intermittenly
Exchange 2000/2003 Public Folder import
Configuring two NIC's
Configure Exchange server to use ISP's SMTP server