------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
http://www.exim.org/bugzilla/show_bug.cgi?id=469
Summary: Synch not enfored during predata ACL
Product: Exim
Version: 4.63
Platform: Other
OS/Version: All
Status: NEW
Severity: bug
Priority: low
Component: ACLs
AssignedTo: ph10@???
ReportedBy: exim-users@???
QAContact: exim-dev@???
I have a delay in the predata acl. It doesn't seem to cause
synchronization errors when I *think* it should. Is this a bug?
judas:~# telnet secure.grepular.com 25
Trying 85.234.132.168...
Connected to secure.grepular.com.
Escape character is '^]'.
220 secure.grepular.com ESMTP Grepular - SMTP Service
EHLO secure.blubbernet.com
250-secure.grepular.com Hello secure.blubbernet.com [80.68.89.242]
250-SIZE 104857600
250-ETRN
250-STARTTLS
250 HELP
MAIL FROM:<wibblewibble@???>
250 OK
RCPT TO:<exim-users@???>
250 Accepted
DATA
asdasdasdasdasd
354 Enter message, ending with "." on a line by itself
Note where I entered a bunch of random characters "asdasdasdasdasd" and
it didn't cause a sync error. Shouldn't it? Also, it's probably not
relevant, but note I'm not advertising PIPELINING there.
Mike
--
Configure bugmail:
http://www.exim.org/bugzilla/userprefs.cgi?tab=email