Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Qmail: users

qmail - status during transfer

 

 

Qmail users RSS feed   Index | Next | Previous | View Threaded


rejaine at bhz

Jun 23, 2010, 7:31 AM

Post #1 of 4 (722 views)
Permalink
qmail - status during transfer

is there any way to find out the status of the transfer of a message in
remote queue?
I would like to know, for example, as has already been submitted and is
still being transferred.
(sorry, translating by bing tranlator)


lists-qmail at maexotic

Jun 23, 2010, 7:50 AM

Post #2 of 4 (664 views)
Permalink
Re: qmail - status during transfer [In reply to]

On Wed, Jun 23, 2010 at 11:31:36AM -0300, Rejaine Monteiro wrote:
> is there any way to find out the status of the transfer of a message in
> remote queue?

# /var/qmail/bin/qmail-qread

\Maex


rejaine at bhz

Jun 23, 2010, 7:53 AM

Post #3 of 4 (677 views)
Permalink
Re: qmail - status during transfer [In reply to]

I known this comand .. ;o )

This is not what I whant.

i need to known, for exampe, how much a message specific in queue is
expected to be finished...

some like :

the message 123456 is about 80% to be finished..
or..
the message 123456 is 10MB and were transferred 2MB...

or someting like that


Markus Stumpf escreveu:
> On Wed, Jun 23, 2010 at 11:31:36AM -0300, Rejaine Monteiro wrote:
>
>> is there any way to find out the status of the transfer of a message in
>> remote queue?
>>
>
> # /var/qmail/bin/qmail-qread
>
> \Maex
>


lists-qmail at maexotic

Jun 23, 2010, 9:10 AM

Post #4 of 4 (669 views)
Permalink
Re: qmail - status during transfer [In reply to]

On Wed, Jun 23, 2010 at 11:53:19AM -0300, Rejaine Monteiro wrote:
> I known this comand .. ;o )

:-)

> i need to known, for exampe, how much a message specific in queue is
> expected to be finished...
> some like :
> the message 123456 is about 80% to be finished..

I have never heard of such a patch.
1) qmail-remote reads the message from its stdin (FD 0). In most
scenarios this is a file and thus seekable, but if it is a socket,
or a terminal or a pipe it isn't and thus qmail-remote cannot
determine the size of the emssage to be transferred.
2) In IMHO probably 99.99% of all transfers writing such status information
would double the work load needed to send the message and the
information will be totally uninteresting as the deliveries happen
within 1-5 seconds.
qmail-remote does not have a direct messaging mechanism to the caller
or to a logfile, so you'd either have to write status files (open,
update, update, close, remove) or write to a special logger program
which will collect and log the updates, which may cost a lot of
additional load.

\Maex

Qmail users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.