[imp] still having MAILER-DAEMON return address problems :(
doug moore
lordscarlet@idledreams.net
Wed, 7 Feb 2001 10:16:43 -0500
-----Original Message-----
From: Marius Strom [mailto:marius@marius.org]
Sent: Wednesday, February 07, 2001 10:14 AM
To: imp@lists.horde.org
Subject: Re: [imp] still having MAILER-DAEMON return address problems :(
Is there anything at all in your preferences table in the email address
field? Judging by the X-Authentication-Warning it looks like there's
nothing there.
---------------------
yep. :( (i've tried it with nothing, with the from_addr only filled in and
the way it is here)
mysql> select * from user_webmail_prefs WHERE uid = 'lordscarlet' AND
(pref_name = 'replyto_a
ddr' OR pref_name= 'from_addr');
+-------------+--------------+----------------------------+
| uid | pref_name | pref_value |
+-------------+--------------+----------------------------+
| lordscarlet | from_addr | lordscarlet@idledreams.net |
| lordscarlet | replyto_addr | lordscarlet@idledreams.net |
+-------------+--------------+----------------------------+
2 rows in set (0.06 sec)