[Ilugc] `mail` - Resource unavailable

  • From: rsridhar@xxxxxxxxxxxxxxx (Sridhar R)
  • Date: Mon, 19 Apr 2004 00:02:44 +0530 (IST)

Suresh Ramasubramanian said:

Sridhar R <rsridhar@xxxxxxxxxxxxxxx> wrote:
Today I wrote a script to send all  users about their account Info.
There were about 500 users.  But in the middle, error messages came
"Resource temporarily unavailable"
** repeatedly (for a set of users in the middle) **

So the mail is reached only to small group of users.  I am wondering
why this happens.

The mail will be queued for another attempt, if you have injected all
these into local sendmail.

http://cs.annauniv.edu/~rsridhar/sendletter.py

you are essentially calling 500 instances of /bin/mail?

  But I am doing a os.popen only after closing it first.


anyway that calls the local sendmail.

do a "mailq" and see - the rest of the mail will be queued for later
delivery I guess.

  `mailq` doesn't returned anything usefull.  Seems like it has flushed
  the queue. But I didn't get the mail to my mailid for example.

   srs

--
linux@xxxxxxxxxxxxxxxx (Suresh Ramasubramanian)

_______________________________________________
To unsubscribe, email ilugc-request@xxxxxxxxxxxxx with
"unsubscribe <password> address"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


-- 
R. Sridhar



Other related posts: