6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/2/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#2589] Notice: Undefined index: smtphost and smtpport
*
Your Email Address
*
Spam protection
Enter the letters below:
__..__ ..__.. . (__ | \ |[__]| | .__)|__/\__|| ||/\|
Comment
> I updated to CVS IMP, Horde, and Framework this morning. After > logging in, the following appears in my left menu sidebar. > > > > Notice: Undefined index: smtphost in > /var/www/localhost/htdocs/horde/imp/lib/Session.php on line 190 > > > > Notice: Undefined index: smtpport in > /var/www/localhost/htdocs/horde/imp/lib/Session.php on line 190 > > > > There was no update to imp/config/servers.php.dist and it still seems > to indicate that these are only valid if my mailer type is set to > SMTP, but I am using "Using the local sendmail binary". > > > > When I try to send a message from compose, I now get the following error: > > > > Notice: Undefined index: type in > /var/www/localhost/htdocs/horde/imp/lib/Compose.php on line 137 > > Message Composition > > > > Error There was an error sending your message: Unable to find class > for driver > > > > My imp/config/servers.php contains the following: > > > > $servers['imap'] = array( > > 'name' => 'IMAP Server', > > 'server' => 'localhost', > > 'hordeauth' => 'full', > > 'protocol' => 'imap/ssl/novalidate-cert', > > 'port' => 993, > > 'maildomain' => 'rosenfeld.to', > > 'realm' => 'rosenfeld.to', > > 'preferred' => '', > > 'dotfiles' => true, > > ); > > > > I have also tried including the following in my "imap" server with no change > > > > 'smtphost' => '', > > 'smtpport' => '', > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers