okay, thank you Nuxwin
Posts by d43M0n23
-
-
okay,
this is my master.cf file
Code- # Postfix master process configuration file. For details on the format
- # of the file, see the master(5) manual page (command: "man 5 master").
- #
- # Do not forget to execute "postfix reload" after editing this file.
- #
- # ==========================================================================
- # service type private unpriv chroot wakeup maxproc command + args
- # (yes) (yes) (yes) (never) (100)
- # ==========================================================================
- smtp inet n - y - - smtpd
- submission inet n - y - - smtpd
- # -o smtpd_tls_security_level=encrypt
- -o smtpd_sasl_auth_enable=yes
- -o smtpd_client_restrictions=permit_sasl_authenticated,reject
- # -o milter_macro_daemon_name=ORIGINATING
- #
- smtps inet n - y - - smtpd
- -o smtpd_tls_wrappermode=yes
- -o smtpd_sasl_auth_enable=yes
- -o smtpd_client_restrictions=permit_sasl_authenticated,reject
- # -o milter_macro_daemon_name=ORIGINATING
- #628 inet n - y - - qmqpd
- pickup fifo n - y 60 1 pickup
- cleanup unix n - y - 0 cleanup
- qmgr fifo n - n 300 1 qmgr
- #qmgr fifo n - n 300 1 oqmgr
- tlsmgr unix - - y 1000? 1 tlsmgr
- rewrite unix - - y - - trivial-rewrite
- bounce unix - - y - 0 bounce
- defer unix - - y - 0 bounce
- trace unix - - y - 0 bounce
- verify unix - - y - 1 verify
- flush unix n - y 1000? 0 flush
- proxymap unix - - n - - proxymap
- proxywrite unix - - n - 1 proxymap
- smtp unix - - y - - smtp
- # When relaying mail as backup MX, disable fallback_relay to avoid MX loops
- relay unix - - y - - smtp
- -o smtp_fallback_relay=
- # -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
- showq unix n - y - - showq
- error unix - - y - - error
- retry unix - - y - - error
- discard unix - - y - - discard
- local unix - n n - - local
- virtual unix - n n - - virtual
- lmtp unix - - y - - lmtp
- anvil unix - - y - 1 anvil
- scache unix - - y - 1 scache
- #
- # ====================================================================
- # Interfaces to non-Postfix software. Be sure to examine the manual
- # pages of the non-Postfix software to find out what options it wants.
- #
- # Many of the following services use the Postfix pipe(8) delivery
- # agent. See the pipe(8) man page for information about ${recipient}
- # and other message envelope options.
- # ====================================================================
- #
- # i-MSCP autoresponder
- imscp-arpl unix - n n - - pipe
- flags=O user=vmail:imscp argv=/var/www/imscp/engine/messenger/imscp-arpl-msgr $recipient
- maildrop unix - n n - - pipe
- flags=DRhu user=vmail:mail argv=maildrop -w 90 -d ${user}@${nexthop} ${extension} ${recipient} ${user} ${nexthop} ${sender}
-
Hi nuxwin
My SSL Cert is vaild, server name imap is the same name from certificat.
this is mail.log part with using Thunderbird
Code- Apr 20 10:05:22 isp imapd: Connection, ip=[::ffff:84.113.xxx.xx]Apr 20 10:05:22 isp postfix/smtpd[18916]: connect from 84-113-xxx-xx.cable.dynamic.surfer.at[84.113.xxx.xx]Apr 20 10:05:22 isp imapd: LOGOUT, ip=[::ffff:84.113.xxx.xx], rcvd=24, sent=464Apr 20 10:05:22 isp postfix/smtpd[18916]: improper command pipelining after EHLO from 84-113-xxx-xx.cable.dynamic.surfer.at[84.113.xxx.xx]: QUIT\r\nApr 20 10:05:22 isp postfix/smtpd[18916]: disconnect from 84-113-xxx-xx.cable.dynamic.surfer.at[84.113.xxx.xx]
this is mail.log part with outlook.
Code- Apr 20 11:46:32 isp imapd: Connection, ip=[::ffff:84.113.xxx.xx]Apr 20 11:46:34 isp imapd: Disconnected, ip=[::ffff:84.113.xxx.xx], time=2Apr 20 11:46:37 isp imapd: Connection, ip=[::ffff:84.113.xxx.xx]Apr 20 11:47:38 isp authdaemond: authmysql: sysusername=<null>, sysuserid=1001, sysgroupid=8, homedir=/var/mail/virtual, address=alex@XXXXX.com, fullname=alex@XXXXX.com, maildir=xcoorp.com/alex/, quota=0S, options=<null>Apr 20 11:47:38 isp authdaemond: Authenticated: sysusername=<null>, sysuserid=1001, sysgroupid=8, homedir=/var/mail/virtual, address=alex@XXXXX.com, fullname=alex@XXXXX.com, maildir=xcoorp.com/alex/, quota=0S, options=<null>Apr 20 11:47:38 isp postfix/smtpd[27976]: 56AB819C04C: client=84-113-xxx-xx.cable.dynamic.surfer.at[84.113.xxx.xx], sasl_method=LOGIN, sasl_username=alex@XXXXX.comApr 20 11:47:38 isp postfix/cleanup[27973]: 56AB819C04C: message-id=<>Apr 20 11:47:38 isp postfix/qmgr[19793]: 56AB819C04C: from=<alex@XXXXX.com>, size=777, nrcpt=1 (queue active)Apr 20 11:47:38 isp authdaemond: received userid lookup request: alex@XXXXX.comApr 20 11:47:38 isp authdaemond: authmysql: trying this moduleApr 20 11:47:38 isp authdaemond: SQL query: SELECT mail_addr, mail_pass, "", '1001', '8', '/var/mail/virtual', concat(SUBSTRING(mail_addr, LOCATE('@', mail_addr)+1), '/', mail_acc, '/'), concat(quota,'S'), mail_addr, "" FROM mail_users WHERE mail_addr = 'alex@XXXXX.com' AND (status = 'ok' AND po_active = 'yes')Apr 20 11:47:38 isp authdaemond: Authenticated: sysusername=<null>, sysuserid=1001, sysgroupid=8, homedir=/var/mail/virtual, address=alex@XXXXX.com, fullname=alex@XXXXX.com, maildir=xcoorp.com/alex/, quota=0S, options=<null>Apr 20 11:47:38 isp postfix/pipe[27979]: 56AB819C04C: to=<alex@XXXXX.com>, relay=maildrop, delay=0.6, delays=0.6/0/0/0.01, dsn=2.0.0, status=sent (delivered via maildrop service)Apr 20 11:47:38 isp postfix/qmgr[19793]: 56AB819C04C: removedApr 20 11:47:38 isp postfix/smtpd[27976]: disconnect from 84-113-xxx-xx.cable.dynamic.surfer.at[84.113.xxx.xx]Apr 20 11:47:39 isp spamd[898]: prefork: child states: II
here the courier-imap-ssl status:Code- root@isp:~# /etc/init.d/courier-imap-ssl status -l
- * courier-imap-ssl.service - LSB: Courier IMAP-SSL server
- Loaded: loaded (/etc/init.d/courier-imap-ssl)
- Active: active (running) since Wed 2017-04-19 13:10:20 CEST; 21h ago
- Process: 9135 ExecStop=/etc/init.d/courier-imap-ssl stop (code=exited, status=0/SUCCESS)
- Process: 9143 ExecStart=/etc/init.d/courier-imap-ssl start (code=exited, status=0/SUCCESS)
- CGroup: /system.slice/courier-imap-ssl.service
- |-9155 /usr/sbin/courierlogger -pid=/var/run/courier/imapd-ssl.pid -start -name=imapd-ssl /usr/sbin/couriertcpd -address=127.0.0.1 -maxprocs=600 -maxperip=90 -nodnslookup -noidentl...
- `-9156 /usr/sbin/couriertcpd -address=127.0.0.1 -maxprocs=600 -maxperip=90 -nodnslookup -noidentlookup 993 /usr/bin/couriertls -server -tcpd /usr/lib/courier/courier/imaplogin /usr...
- Apr 19 13:10:20 isp courier-imap-ssl[9143]: Starting Courier IMAP-SSL server: imapd-ssl.
- Apr 19 13:10:20 isp systemd[1]: Started LSB: Courier IMAP-SSL server.
without tls in outlook or starttls in thunderbird it works perfekt but i can with man in the middle attack easy read all Password @ connection ... ;/
my settings TB:
my settings outlook2013:
normaly i make SSL config manual @ postfix and courier..this time im using your autoinstaller to aktivate SSL...
the Panel works fine with it.any idea.
best regards d43M0n23
-
Hallo,
ich habe folgendes problem. Seit dem upgrade auf version 1.4.x kann ich mich nicht mehr per TLS anmelden. Ok soweit, steht ja auch auf github mit dem PLAIN PW.
Nun habe ich auch unser SSL zertifikat eingebunden.SMTP klappt einwandfrei mit SSL... aber anmelden klappt leider überhaupt nicht mehr. Hat jemand dazu eine idee. Leider gibt auch die log selbst im Debug mode keine dienliche Info.
Das wesentliche Problem ist das wenn ich PLAIN anmelde auf imapd per Man in the middel alle passwörter auslesbar sind.mit freundlichen Grüßen
d43M0n23 -
okay, thats works fine but new error.
[ERROR] main::setupDbTasks: iMSCP::Stepper::_callback: The '` network interface is unknown at /usr/local/src/imscp-1.4.2/engine/PerlLib/iMSCP/Provider/NetworkInterface.pm line 55.
I have change the ip address on my TESTING UPGRADE VM ... befor i start the upgrade.
-
okay it works better ...
here my new error ->[ERROR] main::setupDbTasks: Modules::Plugin::_call: Accessing a non-existing parameter: WEBMAIL_PATH in /etc/imscp/imscp.conf file from: /var/www/imscp/gui/plugins/SpamAssassin/backend/SpamAssassin.pm (line 942) at /usr/local/src/imscp-1.4.2/engine/PerlLib/iMSCP/Config.pm line 99.
[ERROR] autoinstaller::Functions::install: An error occurred while performing installation steps
same trick again *g ?
-
Hello i-MSCP
my error msg:
[ERROR] iMSCP::Stepper::_callback: Accessing a non-existing parameter: FILEMANAGER_PACKAGE in /etc/imscp/imscpOld.conf file from: /usr/local/src/imscp-1.4.2/engine/PerlLib/Package/FileManager.pm (line 127) at /usr/local/src/imscp-1.4.2/engine/PerlLib/iMSCP/Config.pm line 99.
[ERROR] autoinstaller::Functions::install: An error occurred while performing installation stepsfrom imscpOld.cof
FILEMANAGER_ADDON = Net2ftp
FILEMANAGER_PATH = /ftp/
FILEMANAGER_TARGET = _blankany hAck?
best regards d43M0n23,Vienna.