[imp] Maildomain
Dtnhung
nhung_dang at yahoo.com
Tue Apr 27 21:33:53 PDT 2004
Hello,
My imp web mail is running on host: test.agu.edu.vn
I want the format of an email address is: username at agu.edu.vn
I configured horde/imp/config/servers.php as following lines:
$servers['imap'] = array(
'name' => 'AGU Server',
'server' => 'test.agu.edu.vn',
'protocol' => 'imap/notls',
'port' => 143,
'folders' => 'mail/',
'namespace' => '',
'maildomain' => 'agu.edu.vn',
'smtphost' => '',
'realm' => '',
'preferred' => ''
);
But messages have been sent to root, not to receivers.
I changed :
'maildomain' => 'test.agu.edu.vn',
It's all right.
Web server and imap server are running on the same host test.agu.edu.vn.
Please point to me the way to config for imp run as my demand.
Thank you in advance.
Dtnhung.
---------------------------------
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
More information about the imp
mailing list