Displaying 20 results from an estimated 126 matches for "8bitmime".
2009 May 25
1
little problem with lmtp and 8bitmime mail from:
Hi all,
I'm very excited to see lmtp in dovecot now. Starting to play, I encountered following problem:
With senders in normal mail address format, everything is delivered right, lmtp works as expected. But with 8bitmime senders, like kernel mailing list, lmtp returns a 5.5.4 not supported and mail is bounced. Is this expected, meaning just not implemented, or could it be a bug?
E.g.:
Problem:
MAIL FROM:<linux-kernel-owner+info=40xxxx.com-S1753112AbZEYPtt at vger.kernel.org> BODY=8BITMIME
RCPT TO:<info...
2014 Nov 25
2
CentOS-5.10 Sendmail STARTTLS error
...00000000:lib(0):func(0):reason(0), retry=99, ssl_err=5: 206
Time(s)
I also see many entries similar to this:
8: fl=0x802, mode=140777: SOCK
inet04.mississauga.harte-lyne.ca/34091->(Transport endpoint is not connected):
1 Time(s)
MCI at 0x8055b34:
flags=27c86c<CACHED,ESMTP,SIZE,8BITMIME,DSN,INMIME,AUTH,AUTHACT,ENHSTAT,PIPELINED,TLSACT>,
errno=32, herrno=0, exitstat=75, state=8, pid=0, maxsize=20480000, phase=client
DATA 354, mailer=esmtp, status=4.4.2, rstatus=(null),
host=inet08.hamilton.harte-lyne.ca., lastuse=Mon Nov 24 10:56:35 2014\n: 1
Time(s)
MCI at 0x8053aa4:
flags=...
2017 Dec 23
0
dovecot-submission SMTP send error with Thunderbird (BODY=8BITMIME)
...t; 1513653109.109266 250-thunderstorm.reub.net
> 1513653109.109266 250-PIPELINING
> 1513653109.109266 250-SIZE 40960000
> 1513653109.109266 250-VRFY
> 1513653109.109266 250-ETRN
> 1513653109.109266 250-STARTTLS
> 1513653109.109266 250-ENHANCEDSTATUSCODES
> 1513653109.109266 250-8BITMIME
> 1513653109.109266 250-DSN
> 1513653109.109266 250 SMTPUTF8
> 1513653130.973720 221 2.0.0 Bye
>
> thunderstorm /run/dovecot/rawlogs # cat 20171219-141149.5633.1.out
> 1513653109.109087 EHLO thunderstorm.reub.net
> 1513653130.973351 QUIT
> 1513653130.973829 QUIT
> thunder...
2019 Jul 23
5
submission configuration issues
...s
My main issue is that until I login, dovecot-submission won't connect to the backend and query the capabilities and so won't report the right capabilities.
That mean that the first EHLO message don't get the right capabilities list.
"
EHLO example.com
250-smtp.example.com
250-8BITMIME
250-AUTH PLAIN LOGIN
250-BURL imap
250-CHUNKING
250-ENHANCEDSTATUSCODES
250-SIZE
250 PIPELINING
"
This list don't contains VRFY, DNS, and SIZE is not specified (all of these is present in backend EHLO response).
After login, if I send an new EHLO command, everything is properly reported....
2017 Dec 23
3
dovecot-submission SMTP send error with Thunderbird (BODY=8BITMIME)
....E.....>..K.....r". UP...:(..
14:12:19.993027 IP6 inside-mail.reub.net.submission >
2001:44b8:31d4:1311:45ec:e191:8093:3e9d.61175: Flags [P.], seq 43:200,
ack 54, win 225, length 157
`.c|...@ .D.1..........# .D.1...E.....>..K.....r".
UP...:...250-thunderstorm.reub.net
250-8BITMIME
250-AUTH PLAIN LOGIN
250-BURL imap
250-CHUNKING
250-ENHANCEDSTATUSCODES
250-SIZE
250-STARTTLS
250 PIPELINING
14:12:20.015953 IP6 2001:44b8:31d4:1311:45ec:e191:8093:3e9d.61175 >
inside-mail.reub.net.submission: Flags [P.], seq 54:91, ack 200, win
8234, length 37
`._..9.? .D.1...E.....>. .D....
2020 Sep 25
3
dovecot warns (non-fatal) "invalid EHLO response line: Unexpected character in EHLO keyword" connecting to submission relay ?
...t example.com)<xxxxxxxxxxxxxxxx>: Debug: smtp-client: conn smtp.fastmail.com:465 (66.111.4.140:465) [1]: command EHLO: Got reply (1/1): 250 mail.messagingengine.com PIPELINING SIZE 73000000 AUTH DIGEST-MD5 CRAM-MD5 NTLM LOGIN PLAIN AUTH=DIGEST-MD5 CRAM-MD5 NTLM LOGIN PLAIN ENHANCEDSTATUSCODES 8BITMIME (1 commands pending, 0 commands queued)
it's clearly non-fatal, simply a warning.
i certainly do _not_ see this with every relay host, so suspect it's unique to fastmail's EHLO response. at least within the set of hosts I've tested.
i'd like to find/fix it ... either at my do...
2013 Jul 04
2
DOVECOT 2.2.4 = 501 5.5.4 Unsupported options in LMTP
...uded
***************************************************
telnet to dspam LMTP
# telnet 192.168.1.34 24
Trying 192.168.1.34...
Connected to 192.168.1.34.
Escape character is '^]'.
220 DSPAM LMTP 3.9.0 Ready
LHLO test.com
250-localhost.localdomain
250-PIPELINING
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 SIZE
MAIL FROM:<test at test.com>
250 2.1.0 OK
RCPT TO:<user at test.com>
250 2.1.5 OK
DATA
354 Enter mail, end with "." on a line by itself
1234567
qwertyu
asdfghj
.
530 5.3.0 <user at test.com> Fatal: 501 5.5.4 Unsupported options
QUIT
221 2.0.0 OK
Connection clos...
2019 Jul 27
2
submission configuration issues
...nect to the backend and query the capabilities and so won't report the right capabilities.
>>
>> That mean that the first EHLO message don't get the right capabilities list.
>>
>> "
>> EHLO example.com
>>
>> 250-smtp.example.com
>> 250-8BITMIME
>> 250-AUTH PLAIN LOGIN
>> 250-BURL imap
>> 250-CHUNKING
>> 250-ENHANCEDSTATUSCODES
>> 250-SIZE
>> 250 PIPELINING
>> "
>>
>> This list don't contains VRFY, DNS, and SIZE is not specified (all of these is present in backend EHLO respons...
2017 Dec 27
0
dovecot-submission SMTP send error with Thunderbird (BODY=8BITMIME)
Op 12/24/2017 om 7:54 AM schreef Reuben Farrelly:
> Hi again,
>
> On 24/12/2017 7:11 am, Stephan Bosch wrote:
>> Op 12/23/2017 om 7:18 AM schreef Reuben Farrelly:
>>> Hi,
>>>
>>> With latest 2.3 -git (and 2.3.0 release), I'm running into this error
>>> with Thunderbird:
>>>
>>> "An error occurred while sending mail. The
2005 Aug 05
2
SMTP auth with Sendmail
...machine gives this error:
xxxxx [x.x.x.x] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA
in the logs, it doesn't even try to authenticate, the cyrus sasl rpm is
installed for auth PLAIN
It reports this from the EHLO so all looks good:
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-AUTH DIGEST-MD5 CRAM-MD5 LOGIN PLAIN
250-DELIVERBY
250 HELP
The 3.4 box reports this:
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-AUTH LOGIN PLAIN
250-DELIVERBY
250 HELP
Any help would be greatly appreciated....
P.
2018 Sep 20
2
Dovecot submission announces CHUNKING but backend Postfix does not support it
...es CHUNKING, but the Postfix backend does
not support (or announce) it.
HELO from Postfix:
220 backend.mydomain.com ESMTP Postfix (Ubuntu)
ehlo test
250-backend.mydomain.com
250-PIPELINING
250-SIZE 104857600
250-VRFY
250-ETRN
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
HELO from Dovecot proxy:
220 proxy.mydomain.com Dovecot ready.
ehlo test
250-proxy.mydomain.com
250-8BITMIME
250-AUTH PLAIN LOGIN
250-BURL imap
250-CHUNKING
250-ENHANCEDSTATUSCODES
250-SIZE
250-STARTTLS
250 PIPELINING
When a client sends BDAT, Postfi...
2019 Jun 21
2
Submission service and SMTP AUTH capability
...the server capaabilities when
the connection doesn't come from localhost. This causes issues with some
smtp clients which authenticate (python smtpclient).
When I telnet the submission service from localhost I get:
220 (protected hostname) Dovecot ready.
EHLO L
250-(protected hostname)
250-8BITMIME
250-AUTH PLAIN LOGIN
250-BURL imap
250-CHUNKING
250-ENHANCEDSTATUSCODES
250-SIZE
250-STARTTLS
250 PIPELINING
quit
221 2.0.0 Bye
But when I do the same from another host other than the one running
dovecot (telnetting the submission port):
220 (protected hostname) Dovecot ready.
EHLO L
250-(protec...
2018 Sep 20
4
Dovecot submission announces CHUNKING but backend Postfix does not support it
...gt;
>> ?? 220 backend.mydomain.com ESMTP Postfix (Ubuntu)
>> ?? ehlo test
>> ?? 250-backend.mydomain.com
>> ?? 250-PIPELINING
>> ?? 250-SIZE 104857600
>> ?? 250-VRFY
>> ?? 250-ETRN
>> ?? 250-STARTTLS
>> ?? 250-ENHANCEDSTATUSCODES
>> ?? 250-8BITMIME
>> ?? 250 DSN
>>
>>
>> HELO from Dovecot proxy:
>>
>> ?? 220 proxy.mydomain.com Dovecot ready.
>> ?? ehlo test
>> ?? 250-proxy.mydomain.com
>> ?? 250-8BITMIME
>> ?? 250-AUTH PLAIN LOGIN
>> ?? 250-BURL imap
>> ?? 250-CHUNKING
&g...
2017 Dec 24
2
dovecot-submission SMTP send error with Thunderbird (BODY=8BITMIME)
...entering state: 14
[Main Thread]: I/SMTP SMTP Send: EHLO
[IPv6:2001:44b8:31d4:1311:c0c8:3064:a55b:ae82]
[Main Thread]: I/SMTP SMTP entering state: 0
[Main Thread]: I/SMTP SMTP Response: 250-thunderstorm.reub.net
[Main Thread]: I/SMTP SMTP entering state: 0
[Main Thread]: I/SMTP SMTP Response: 250-8BITMIME
[Main Thread]: I/SMTP SMTP entering state: 0
[Main Thread]: I/SMTP SMTP Response: 250-AUTH PLAIN LOGIN
[Main Thread]: I/SMTP SMTP entering state: 0
[Main Thread]: I/SMTP SMTP Response: 250-BURL imap
[Main Thread]: I/SMTP SMTP entering state: 0
[Main Thread]: I/SMTP SMTP Response: 250-CHUNKING
[Main...
2006 Oct 25
0
Logwatch sendmail errors... What does it mean ?
...748389, nlink=1, u/gid=0/0,
size=12288: 4 Time(s)
5: fl=0x0, mode=100600: dev=3/65, ino=15007748, nlink=1, u/gid=0/51,
size=4190579: 4 Time(s)
4: fl=0x2, mode=100600: dev=3/65, ino=14794755, nlink=1, u/gid=0/51,
size=1632: 2 Time(s)
MCI at 0x92dfa44:
flags=7c86c<CACHED,ESMTP,SIZE,8BITMIME,DSN,INMIME,AUTH,AUTHACT,ENHSTAT,PIPELINED>,
errno=32, herrno=0, exitstat=75, state=8, pid=0, maxsize=8192000,
phase=client
DATA 354, mailer=esmtp, status=4.4.2, rstatus=(null), host=poczta.orange.pl.,
lastuse=Tue Oct 24 22:13:37 2006\n: 1 Time(s)
10: fl=0x8000, mode=100640: dev=3/1, ino=117...
2014 Nov 25
0
CentOS-5.10 Sendmail STARTTLS error
...gt; Time(s)
>
>
>
> I also see many entries similar to this:
>
>
>
> 8: fl=0x802, mode=140777: SOCK
> inet04.mississauga.harte-lyne.ca/34091->(Transport endpoint is not connected):
> 1 Time(s)
> MCI at 0x8055b34:
> flags=27c86c<CACHED,ESMTP,SIZE,8BITMIME,DSN,INMIME,AUTH,AUTHACT,ENHSTAT,PIPELINED,TLSACT>,
> errno=32, herrno=0, exitstat=75, state=8, pid=0, maxsize=20480000, phase=client
> DATA 354, mailer=esmtp, status=4.4.2, rstatus=(null),
> host=inet08.hamilton.harte-lyne.ca., lastuse=Mon Nov 24 10:56:35 2014\n: 1
> Time(s)
>...
2018 Jan 02
3
Dovecot auth SASL for exim and plain auth issue without initial response
...H PLAIN without the optional response argument,
instead of getting an empty challenge ("334 ") as per RFC i am getting
a "535 Incorrect authentication data".
Example:
Working:
220 XXXX ESMTP 2018-01-02 22:32:33+0100
EHLO test
250-XXXX Hello XXXXX [x.x.x.x]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
250-AUTH PLAIN LOGIN
250-CHUNKING
250 HELP
AUTH PLAIN XXXXXXXXXXXXXXXXXXXXXXXX==
235 Authentication succeeded
NOT-WORKING:
220 XXXX ESMTP 2018-01-02 22:34:37+0100
EHLO test
250-XXXX Hello XXXXX [x.x.x.x]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
250-AUTH PLAIN LOGIN
250-CHUNKING...
2019 Jul 27
0
submission configuration issues
...;
>>> That mean that the first EHLO message don't get the right
>>> capabilities list.
>>>
>>> "
>>> EHLO example.com <http://example.com>
>>>
>>> 250-smtp.example.com <http://250-smtp.example.com>
>>> 250-8BITMIME
>>> 250-AUTH PLAIN LOGIN
>>> 250-BURL imap
>>> 250-CHUNKING
>>> 250-ENHANCEDSTATUSCODES
>>> 250-SIZE
>>> 250 PIPELINING
>>> "
>>>
>>> This list don't contains VRFY, DNS, and SIZE is not specified (all
>>...
2012 Feb 08
1
TLS support on postfix
...calhost when I do an EHLO, following is the output
[root at xxxxxxx ~]# nc localhost 25
220 xxxxxxx.xxxx.xxx.xx ESMTP Postfix
EHLO localhost
250-xxxxxxx.xxxx.xxx.xx
250-PIPELINING
250-SIZE 41943040
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH PLAIN LOGIN
250-AUTH=PLAIN LOGIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
However from a remote location when I do the EHLO, the response does not contains STARTTLS, ENHANCEDSTATUSCODES and DSN
krishna at L03:~$ nc xxxxxxx.xxxx.xxx.xx 25
220 xxxxxxx.xxxx.xxx.xx ESMTP Postfix
EHLO localhost
250-xxxxxxx.xxxx.xxx.xx
250-PIPELINING
250-SIZE 41943040
250-VRFY...
2017 Mar 08
4
Up to date guide/information Sendmail SMTP Auth
...> telnet merlin 25
Trying 10.10.3.6...
Connected to merlin.ciss.local.
Escape character is '^]'.
220 mdw1982.com ESMTP Sendmail 8.14.7/8.13.8; Wed, 8 Mar 2017 16:53:31 -0500
ehlo merlin
250-mdw1982.com Hello [10.10.3.102], pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-DELIVERBY
250 HELP
> auth login
504 5.3.3 AUTH mechanism login not available
thoughts?