rc110? I don't follow here. What version are you running?

Sorry, mistyped.

gamma:~# dbmail-users -V
This is DBMail version 2.2.6-rc1

I went back to 2.2.6-rc1 after was stated that 2.2.6 was not stable.


Sounds like you are running 2.2.5. Since before 2.2.6 rc1 those checks
/have/ been buildin. That was part of a major iconv cleanup (svn 2614).

As I am at 2.2.6-rc1? Are there multiple versions of 2.2.6-rc1?

On my build server it shows:

xi:/usr/src/dbmail# svn info
Path: .
URL: https://svn.ic-s.nl/svn/dbmail/branches/dbmail_2_2_branch
Repository Root: https://svn.ic-s.nl/svn/dbmail
Repository UUID: 7b491191-dbf0-0310-aff6-d879d4d69008
Revision: 2758


So:

- there shouldn't be any non utf8 data in the toaddr field [1]

That should not matter, dbmail should recover from this.

- your sendmail should queue messages not inserted successfully [2]

postfix I use on this server.
I see this in the log *before* the failure notice.
Oct 11 19:00:50 gamma postfix/smtp[31574]: A12D97DC8C: to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1]:10035, delay=7.5, delays=0.16/0.01/0/7.3, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued
as C5D5E7DC93)
Oct 11 19:00:50 gamma postfix/smtpd[31541]: disconnect from localhost [127.0.0.1]
Oct 11 19:00:50 gamma postfix/qmgr[30333]: A12D97DC8C: removed
Oct 11 19:00:50 gamma dbmail/lmtpd[23541]: Message:[serverchild] serverchild.c,PerformChildTask(+349): incoming connection from [127.0.0.1] by pid [23541]
and this afterwards:
Oct 11 19:00:50 gamma postfix/lmtp[31544]: C5D5E7DC93: to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1]:24, delay=7.6, delays=7.3/0.01/0/0.33, dsn=5.0.0, status=bounced (host 127.0.0.1[127.0.0.1] said: 511 Recipient <[EMAIL PROTECTED]> Permanent Failure Address Status Bad destination mailbox address (in reply to end of DATA command))

The message bounces, instead of temporarily reject.


- there is obviously also a parsing problem in the address parser here.
what version of gmime are you using?

/usr/lib/libgmime-2.0.so.2  /usr/lib/libgmime-2.0.so.2.2.10


Marc
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to