I guess the answer is "no, nobody has seen this" and "probably, good
luck with that!". :(

One other thing... I am using dbmail-smtp and not the lmtp delivery, if
that makes any difference.
Hi,

You could try perhaps within the dbmail_aliases table add a reference to pipe the email to a text file and see if cutting the email address at that point - if it is then its being lost before it gets inserted in to your db - if it isn't, then its probably your db loosing some of the info - perhaps check your schema and/or try another db.

dbmail_aliases:-

alias="[EMAIL PROTECTED]"
deliver_to="| > /tmp/somefile"

HTH

Simon
_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to