Re: no domain set in From: when composing mail
Jan Schneider <[email protected]> Mon, 28 Nov 2005 10:30:17 +0100
| Newsgroups | gmane.comp.horde.mimp |
|---|---|
| Message-ID | <[email protected]> |
Zitat von Alain Fauconnet <[email protected]>: > Hello readers, > > Horde-3.0.5, Mimp-h3-1.0-alpha > > When users select 'Compose', the From: field comes up > as "user@" (no domain). > > This doesn't happen if that user has set up an explicit From: address > in his default identity (in that case the From: comes up OK). > > In MIMP's server.php, 'maildomain' is set correctly: > > $servers['mymail'] = array( > 'name' => 'mymail.ait.ac.th', > 'server' => 'mymail.ait.ac.th', > 'hordeauth' => false, > 'protocol' => 'imap/notls', > 'port' => 143, > 'folders' => '', > 'namespace' => 'INBOX.', > 'maildomain' => 'ait.ac.th', > 'smtphost' => 'mymail.ait.ac.th', > 'smtpport' => 25, > 'realm' => 'ait.ac.th', > 'preferred' => '', > 'dotfiles' => false, > 'hierarchies' => array() > ); > > The same setting works in IMP. > > Am I missing something here? Should I open a bug? Yes, please. Jan. -- Do you need professional PHP or Horde consulting? http://horde.org/consulting/ -- mimp mailing list - Join the hunt: http://horde.org/bounties/#mimp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]