[PLUG] IMP webmail

Jeff Schwaber jschwaber at wesleyan.edu
Wed Jul 30 21:39:02 UTC 2003


On Thu, 2003-07-31 at 00:53, Billy Dimaculangan wrote:
> we're using IMP(horde) for remote mail access, but whenever we send mail
> from this webmail the from filed appears to myuser at localhost.mydomain.com.
> what am i missing?

I dunno, cause I gave up on setting up IMP after I started getting
errors in PHP libraries, but may I suggest:

cd /path/to/imp/installation
egrep -r "myuser at localhost.mydomain.com" .

If that doesn't turn up anything, is it possible /etc/hosts has
localhost.mydomain.com in it? Then you could just search for myuser

in fact, I emend that to say

egrep -r "myuser" . | less

Jeff 


> --
> Billy
> 
> 
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug





More information about the PLUG mailing list