[imp] how to set the FROM header correctly ?
Parag Godkar
paragg@konark.ncst.ernet.in
Sun, 1 Jul 2001 12:28:48 +0000 (GMT)
Hi,
In IMP 2.2.4, you make the following changes in
/var/www/html/horde/imp/config/defaults.php3 ( or wherever your
defaults.php3 file is ) -
/* Default IMAP Server Configuration */
$default->server = 'localhost';
$default->from_server = 'mydomain.de';
$default->port = '143';
And that does it.
-- Parag Godkar
On Sat, 30 Jun 2001, Michael Hothorn wrote:
> Hi
>
> I've just installed IMP 2.2 with debian 2.2. stable. MTA is exim,
> webserver is apache mod ssl.
>
> Loggin in to IMP using IMAP is no problem. Receiving mails neither. Tryin=
g
> to compose a mail, the FROM-header shows:
>
> username@localhost
> instead of
> username@mydomain.de
>
> Even if exim is set up in a way it can handle and correct it, where to
> set it right from the beginning (it may confuse normal users)?
>
> bye
> micha
>
>
>
> Linux is user friendly, it's just a bit picky about it's friends....
>
> Michael Hothorn, Administrator
> Institut für Klinische Radiologie
> Klinikum Mannheim gGmbH, Universität Heidelberg
> Tel: 0049(0)621 383 2276
> http://www.ma.uni-heidelberg.de/inst/ikr
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>