[horde] Problems with Send a Mail
Marco Robertini
marco.robertini at id.unibe.ch
Thu Mar 2 03:08:10 PST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Thomas
Am 02.03.2006 um 11:29 schrieb info at web-front.de:
> Hello,
>
> my System: Debian sarge, Horde 3.0.9, IMP 4.0.4, Turba 2.0.5
>
> Problem:
>
> I will send via IMP a EMail. Follwoing Error can I See:
> Beim Versenden der Nachricht ist ein Fehler aufgetreten: unable to
> authenticate to smtp server
>
>
> Regards
> Thomas
>
>
> /imp/config/servers.php:
>
> $servers['imap'] = array(
> 'name' => 'IMAP Server',
> 'server' => 'mail.meine-domain.de',
> 'hordeauth' => false,
> 'protocol' => 'imap/notls',
> 'port' => 143,
> 'folders' => 'mail/',
> 'namespace' => '',
> 'maildomain' => 'meine-domain.de',
> 'smtphost' => 'mail.meine-domain.de',
> 'smtpport' => 25,
> 'realm' => 'meine-domain.de',
> 'preferred' => '',
> 'dotfiles' => false,
> 'hierarchies' => array()
> );
>
> /horde/config/conf.php:
>
> $conf['mailer']['params']['host'] = 'mail.meine-domain.de';
> $conf['mailer']['params']['port'] = 25;
> $conf['mailer']['params']['localhost'] = 'meine-domain.de';
> $conf['mailer']['params']['auth'] = '1';
> $conf['mailer']['type'] = 'smtp';
Did you specify your username an password for the authentication to
your smtp server? Guess this won't work without if you have enabled
authentication ($conf['mailer']['params']['auth'] = '1';) Try, as a
test, whether it works if you set $conf['mailer']['params']['auth']
to 0.
Regards
Marco
--
____________________________
Universität Bern
Informatikdienste
Marco Robertini
E-Mail und Internet für Studierende
Gesellschaftsstr. 6
CH-3012 Bern
Tel. +41 (0)31 631 38 38
Fax +41 (0)31 631 43 57
mailto:marco.robertini at id.unibe.ch
http://www.students.unibe.ch
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iEYEARECAAYFAkQG0hwACgkQGSV/FPe1j8tlgwCdGvTfAbcgvdhNLgTYCO6VYLd0
xeUAoLM5xWV1Q3XOKMVauwq7bKsfmouZ
=KDOt
-----END PGP SIGNATURE-----
More information about the horde
mailing list