There is a new pull request by stacyharper against master on the mblaze repository https://github.com/stacyharper/mblaze ggroups-fix https://github.com/leahneukirchen/mblaze/pull/217 Fix from email determination when replying to some mail group lists I just received a mail coming from a Google Group mail list and it had the group email as To. So my reply used the default configured mail as from and not the correct one. Googles mails provide the target email as Delivered-To. This patch add this check before the To to prevent this error. A patch file from https://github.com/leahneukirchen/mblaze/pull/217.patch is attached