[Exim] -qqf does not pipeline out messages?

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Avleen Vig
Datum:  
To: exim-users
Betreff: [Exim] -qqf does not pipeline out messages?
After reading the manpage, I see '-qq' is supposed to send out as many
messages down a single connection as possible.

mac.com is currently having issues and connectivity is very
intermittent. I'm trying to flush as many messages as possibles in one
go. So, I'm running 'exim -qqf -v'. But it seems to disconnect after
each delivery.

Output is below.. please advise :-/
Also, I don't know if there's any significant advantage to me using TLS
on an SMTP connection. If it's an overhead, advice on disabling it would
be appreciated. I need to install exim 4.20 so i might just not compile
it in...


root@pear:~ # exim -qq -qf -v -v
LOG: queue_run MAIN
Start queue run: pid=59575 -qqf
Connecting to smtp-mx.mac.com [17.250.248.49]:25 ... connected
SMTP<< 220 smtp-mx.mac.com ESMTP Service
SMTP>> EHLO mail.silverwraith.com

  SMTP<< 250-mac.com Hello 66-214-182-79.la-cbi.charterpipeline.net [66.214.182.79], pleased to meet you
         250-ENHANCEDSTATUSCODES
         250-PIPELINING
         250-8BITMIME
         250-SIZE 3145727
         250-AUTH PLAIN LOGIN
         250-STARTTLS
         250-DELIVERBY
         250 HELP

SMTP>> STARTTLS

SMTP<< 220 2.0.0 Ready to start TLS
SMTP>> EHLO mail.silverwraith.com

  SMTP<< 250-mac.com Hello 66-214-182-79.la-cbi.charterpipeline.net [66.214.182.79], pleased to meet you
         250-ENHANCEDSTATUSCODES
         250-PIPELINING
         250-8BITMIME
         250-SIZE 3145727
         250-AUTH PLAIN LOGIN
         250-DELIVERBY
         250 HELP

SMTP>> MAIL FROM:<some_address@???> SIZE=3538
SMTP>> RCPT TO:<dst_address@???>
SMTP>> DATA

SMTP<< 250 2.1.0 <some_address@???>... Sender ok
SMTP<< 250 2.1.5 <dst_address@???>... Recipient ok
SMTP<< 354 Enter mail, end with "." on a line by itself
SMTP>> writing message and terminating "."

SMTP<< 250 2.0.0 h56LFphS022580 Message accepted for delivery
SMTP>> EHLO mail.silverwraith.com
SMTP>> QUIT

LOG: MAIN
=> dst_address@??? R=dnslookup T=remote_smtp H=smtp-mx.mac.com [17.250.248.49] X=TLSv1:EDH-RSA-DES-CBC3-SHA:168
LOG: MAIN
Completed


--
Avleen Vig                   "Say no to cheese-eating surrender-monkeys"
Systems Admin                "Fast, Good, Cheap. Pick any two."
www.silverwraith.com         "Move BSD. For great justice!"