Re: Malfunction in bash script
From: Adrian (adrianne54_at_poczta.onet.pl)
Date: 01/29/04
- Next message: Van Jacques: "changing my username on unix on MAC"
- Previous message: Adrian: "Re: Malfunction in bash script"
- In reply to: Michael Tosch: "Re: Malfunction in bash script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 29 Jan 2004 19:53:30 +0100
>
>
> You generally dont need a delay. It is polite to give the
> mail server 1 second to take breath.
>
> Rather assembling all the SMTP commands like EHLO,DATA,QUIT
> you could simply pipe it to mail or /usr/lib/sendmail.
> These programs also generate a log message for every mail sent.
>
> All this has probably no influence on mail loss.
> Check your mail system. Do you have M$-Exchange somewhere?
> The SMTP gateways are famous for "swallowing" mails.
>
Thanks for answer.
Well, I need delay because When I say let's say 100 1-mb e-mails and
recipient has quota 10Mb he have to download messages on-the-time.
I've sended myself many e-mails but none of them were lost. And here
there's about one half.
Adrian
- Next message: Van Jacques: "changing my username on unix on MAC"
- Previous message: Adrian: "Re: Malfunction in bash script"
- In reply to: Michael Tosch: "Re: Malfunction in bash script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|