Commit 08c3e4ee by Tu Nombre

Anti mamadas por exeso de mail 7

1 parent cbc41f18
......@@ -63,6 +63,7 @@ class Process:
self.stateMail.MailRompedor = []
def _send(self,serv):
print("enviando servicio ", serv)
salio = 0
rows = self.conn.query("SELECT * FROM msg WHERE state = ? and serv = ? ",(States.queued,serv))
for query in DBconnection.parseToTable(rows):
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!