6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/20/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13042] Horde 5.1.6 doesn't really use submission port 587!
*
Your Email Address
*
Spam protection
Enter the letters below:
. .\ /.__.. .. . |\/| >< | ||\/||\ | | |/ \|__\| || \|
Comment
>> Can't reproduce. Verified that port 587 in configuration uses port >> 587 to send messages. There is no fallback to port 25. >> >> Make sure all of your Horde libraries are updated. Otherwise, you >> will need to trace the code to figure out where things are behaving >> differently on your system. > > MTA - Postfix LISTEN ON: > # netstat -tulpn | grep master > tcp 0 0 0.0.0.0:465 0.0.0.0:* > LISTEN 32094/master > tcp 0 0 0.0.0.0:25 0.0.0.0:* > LISTEN 32094/master > tcp 0 0 10.0.0.60:10025 0.0.0.0:* > LISTEN 32094/master > > NO Port: 587! > > MTA - Postfix /var/log/maillog: > > Mar 18 21:34:21 rechner60 postfix/smtpd[32104]: connect from > rechner60.dmz.tachtler.net[192.168.0.60] > Mar 18 21:34:21 rechner60 postfix/smtpd[32104]: setting up TLS > connection from rechner60.dmz.tachtler.net[192.168.0.60] > Mar 18 21:34:21 rechner60 postfix/smtpd[32104]: Anonymous TLS > connection established from rechner60.dmz.tachtler.net[192.168.0.60]: > TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits) > Mar 18 21:34:22 rechner60 postfix/smtpd[32104]: NOQUEUE: > client=rechner60.dmz.tachtler.net[192.168.0.60], sasl_method=PLAIN, > sasl_username=geheim > Mar 18 21:34:25 rechner60 postfix/smtpd[32139]: connect from > rechner70.dmz.tachtler.net[192.168.0.70] > Mar 18 21:34:25 rechner60 postfix/smtpd[32139]: 15A785F124: > client=rechner60.dmz.tachtler.net[192.168.0.60] > Mar 18 21:34:25 rechner60 postfix/cleanup[32141]: 15A785F124: > message-id=<20140318213421.Horde.P4bJ-wixCNAoaEQTi6owkg9@mx1.tachtler.net> > Mar 18 21:34:25 rechner60 postfix/qmgr[32097]: 15A785F124: > from=<klaus@tachtler.net>, size=2070, nrcpt=1 (queue active) > Mar 18 21:34:25 rechner60 postfix/smtpd[32139]: disconnect from > rechner70.dmz.tachtler.net[192.168.0.70] > Mar 18 21:34:25 rechner60 postfix/smtpd[32104]: disconnect from > rechner60.dmz.tachtler.net[192.168.0.60] > Mar 18 21:34:26 rechner60 postfix/smtp[32142]: setting up TLS > connection to ...:25 > Mar 18 21:34:26 rechner60 postfix/smtp[32142]: Trusted TLS connection > established to ...:25: TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 > bits) > Mar 18 21:34:26 rechner60 postfix/smtp[32142]: 15A785F124: > to=<empfaenger>, relay=...:25, delay=1.8, delays=0.06/0.05/1.3/0.45, > dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as 3fpR1t5XjnzfwhV) > Mar 18 21:34:26 rechner60 postfix/qmgr[32097]: 15A785F124: removed > > ----- conf.php ----- > ... > $conf['mailer']['params']['host'] = 'mx1.tachtler.net'; > $conf['mailer']['params']['port'] = 587; > $conf['mailer']['params']['localhost'] = 'mx1.tachtler.net'; > $conf['mailer']['params']['auth'] = 'CRAM-MD5'; > $conf['mailer']['type'] = 'smtp'; > $conf['mailformat']['brokenrfc2231'] = false; > ... > ----- conf.php ----- > > Could you see, connection to Postfix is possible, and the > AUTH-Mechanism was PLAIN, NOT CRAM-MD5. > > I had Horde Version 5.1.6, only ActiveSync was NOT up-to-date, > because of dependency problems, all other parts like horde, imp usw. > were up-to-date. > > Thank you! > Klaus
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