Displaying 1 result from an estimated 1 matches for "szamlagyar".
2010 Jun 16
4
search bug?
...with multiple Delivered-To: headers in them. The problem
is that the SEARCH command only searches in the first instances. For
example:
1 FETCH 14557 BODY[HEADER.FIELDS (Delivered-To)]
* 14557 FETCH (BODY[HEADER.FIELDS (DELIVERED-TO)] {85}
Delivered-To: pozsy at ojjektum.uhulinux.hu
Delivered-To: szamlagyar at uhusystems.com
)
1 OK Fetch completed.
1 SEARCH HEADER Delivered-To szamlagyar at uhusystems.com
* SEARCH 14589
1 OK Search completed (0.146 secs).
You can see the meesage with the id 14557 _has_ a
"Delivered-To: szamlagyar at uhusystems.com" header field, but the SEARCH
does not f...