==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=8630

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

Stephane de Labrusse <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |[email protected]
     Ever confirmed|0                           |1

--- Comment #2 from Stephane de Labrusse <[email protected]> ---
Salut :)

A bit of documentation about fetchmail
http://linux.die.net/man/1/fetchmail
-----------------------------------------------------------
Resource Limit Control Options

-l <maxbytes> | --limit <maxbytes>
    (Keyword: limit)
    Takes a maximum octet size argument, where 0 is the default and also the
special value designating "no limit". If nonzero, messages larger than this
size will not be fetched and will be left on the server (in foreground
sessions, the progress messages will note that they are "oversized"). If the
fetch protocol permits (in particular, under IMAP or POP3 without the fetchall
option) the message will not be marked seen.

    An explicit --limit of 0 overrides any limits set in your run control file.
This option is intended for those needing to strictly control fetch time due to
expensive and variable phone rates.

    Combined with --limitflush, it can be used to delete oversized messages
waiting on a server. In daemon mode, oversize notifications are mailed to the
calling user (see the --warnings option). This option does not work with ETRN
or ODMR. 
---------------------------------------------------------------


I see two possibilities, either we keep the unlimited value to fetchmail (-l0)
or we adjust with the value of $qmail{MaxMessageSize}.
In both case it is the same way

set to confirmed

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to