Tim Boneko <[EMAIL PROTECTED]> wrote:
> Ein etwas nerviges Feature, �ber das ich in der spec und google und so 
> nix gefunden habe:
> Ich hole meine Mails mit fetchmail, und nach der 10. zugestellten Mail 
> steht folgendes in /var/log/exim4/mainlog:

> 2003-10-04 20:48:40 1A5rSJ-0000H9-UZ no immediate delivery: more than 
> 10 messages received in one connection

> Nix entsprechendes steht in /etc/exim4 oder /etc/default/exim4. Oder 
> zumindest nix, was ich als solches identifizieren k�nnte.
> Wie stelle ich das ab?

$:> cat <<EOF >> /etc/exim4/conf.d/main/10_local_options
# Number of delivery processes that Exim starts automatically when receiving
# messages via SMTP. If the value of the option is greater than
# zero, and the number of messages received in a single SMTP session
# exceeds this number, subsequent messages are placed on the queue, but
# no delivery processes are started.
#
smtp_accept_queue_per_connection = 0
EOF
$:> invoke-rc.d exim4 reload

Siehe Bug #214195 fuer genauere Erklarungen warum das nicht
voreingestellt ist.
          cu andreas


--
Haeufig gestellte Fragen und Antworten (FAQ):
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an