> Umm. *oh* Wow, ok, that's really stupid of me. The "envelope" is this > case is the envelope recipient, not the envelope sender. Duh. > > Let's see how it works in SVN now...
No. You forgot to call dbmail_message_set_envelope_recipient somewhere... (I can't found call to this function) And one more while compiling: creating dbmail-export if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -DSIEVE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/local/include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wpointer-arith -Wstrict-prototypes -MT lmtp.o -MD -MP -MF ".deps/lmtp.Tpo" -c -o lmtp.o lmtp.c; \ then mv -f ".deps/lmtp.Tpo" ".deps/lmtp.Po"; else rm -f ".deps/lmtp.Tpo"; exit 1; fi lmtp.c: In function `lmtp': lmtp.c:619: error: invalid type argument of `->' make[2]: *** [lmtp.o] Error 1 make[2]: Leaving directory `/export/hda3/0TMP/dbmail-2.1.4pre3/dbmail' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/export/hda3/0TMP/dbmail-2.1.4pre3/dbmail' make: *** [all] Error 2 -- Oleg Lapshin
