6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/29/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#2287] Reminder.php does not support smtpauth!
*
Your Email Address
*
Spam protection
Enter the letters below:
. ,.___..___. .. . \./ _/ [__ \ /| | | ./__.| \/ |__|
Comment
> Found some problems with the reminder function. > > > > > > at line 185 in kronolith/lib/Scheduler/kronolith.php: > > $mail_driver = $conf['mailer']['type']; > > $mail_params = $conf['mailer']['params']; > > if ($mail_driver == 'smtp' && $mail_params['auth'] && > > empty($mail_params['username'])) { > > $mail_params['username'] = Auth::getAuth(); > > $mail_params['password'] = Auth::getCredential('password'); > > } > > > > When you are running scripts/reminder.php (from commandline) it does > not get a user/pass. > > I tried to hardcode $mail_params['username'] = "testuser"; > > and the same with password. > > > > When i then sniff the smtp "chat" it does not send any user/pass at all. > > > > A config option under the "Reminder Settings" at setup should be > nice? where you can chose a user/pass that are used by kronolith. > > > > > > > > Need anything? contact me. > > > > Mikael
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