Thanks Falko, I corrected the typo and postfix went alive

. I can now login to
Code:
https://www.myserver.com:81/mailuser/mail/user.php
as a mailuser and change some preferences like Autoresponder and so on. A mail seems to be sent and recieved within localhost, I sent email from a site on the server using mail-php function of CMS, but Istill cant read the mail ((
my mail.log looks like this now:
Code:
Aug 4 22:08:51 server1 courierpop3login: Connection, ip=[::ffff:127.0.0.1]
Aug 4 22:08:51 server1 courierpop3login: LOGIN, user=web3_1, ip=[::ffff:127.0.0.1]
Aug 4 22:08:51 server1 courierpop3login: DISCONNECTED, user=web3_1, ip=[::ffff:127.0.0.1], top=0, retr=0, rcvd=0, sent=16, time=0
Aug 4 22:13:23 server1 postfix/pickup[6834]: 4B713801A: uid=33 from=<www-data>
Aug 4 22:13:23 server1 postfix/cleanup[7621]: 4B713801A: message-id=<22c58a7b3cc238026a4987bb6610af5e@myserver.com>
Aug 4 22:13:24 server1 postfix/qmgr[6837]: 4B713801A: from=<www-data@server1.example.com>, size=706, nrcpt=1 (queue active)
Aug 4 22:13:24 server1 postfix/pickup[6834]: 79CA2801B: uid=10006 from=<web3_1>
Aug 4 22:13:24 server1 postfix/cleanup[7621]: 79CA2801B: message-id=<20070804181324.79CA2801B@server1.example.com>
Aug 4 22:13:24 server1 postfix/local[7623]: 4B713801A: to=<web3_1@server1.example.com>, orig_to=<1@mysite.com>, relay=local, delay=1.3, delays=1.2/0.03/0/0.12, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail -f-)
Aug 4 22:13:24 server1 postfix/qmgr[6837]: 4B713801A: removed
Aug 4 22:13:24 server1 postfix/qmgr[6837]: 79CA2801B: from=<web3_1@server1.example.com>, size=364, nrcpt=1 (queue active)
Aug 4 22:13:24 server1 postfix/local[7623]: 79CA2801B: to=<admispconfig@localhost.localdomain>, relay=local, delay=0.17, delays=0.05/0/0/0.12, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail -f-)
Aug 4 22:13:24 server1 postfix/qmgr[6837]: 79CA2801B: removed
I can't login to RoundCube to work with the mail. It says that login is not correct. What can be done to bring it up to life? And by the way, what will be the preferences for mail client(I mean what is the pop server, smtp), The Bat for example ?