![]() |
how to create new email account?
Hello!
I have suse9.3, postfix. I create new user with home directory /var/spool/mail but I got following error: Log In Error: Access denied: Your account is temporarily unavailable (+t bit set on home directory). I have not ISPConfig. What is an error? |
When do you get the error? When logging in with POP3?
Can you post Code:
ls -l /var/spool/mail<username>Code:
ls -l /homedir/of/<username> |
Quote:
:confused:I want to just set up new user email account. How to do this in Suse 9.3? |
Ok, but can you post the output of
Code:
ls -l /var/spool/mail/<username>Code:
ls -l /homedir/of/<username> |
suse:/ # ls -l /var/spool/mail/intars
/bin/ls: /var/spool/mail/intars: No such file or directory and suse:/ # ls -l /var/spool/mail/intars /bin/ls: /var/spool/mail/intars: No such file or directory How can I create these files??? |
Quote:
|
Quote:
The thing is that I do not use ISPConfig, Proftpd, Webalizer, netdate and have not Installed Perl Modules. Via root shell using #telnet localhost 25,#mail from: <xxx@xx.xx> and #rcpt to: <yyy@yy.yy> really sends the message and the adresee receives it. I do not know, what is Maildir and mbox. That is why I cannot tell what exactly do I use. As far as I understand the problem is with users mail directory or some alias files locatins - or I just do not know how to create a new user. |
If you have followed the Perfect Setup guide for SuSE 9.3 then you have also installed Courier, as described here: http://www.howtoforge.com/perfect_setup_suse_9.3_p5, right?
Did you also do these steps? Code:
postconf -e 'home_mailbox = Maildir/' |
Quote:
|
Quote:
Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. +OK Hello there. user intars +OK Password required. pass xxxx -ERR Maildir: No such file or directory Connection closed by foreign host. User <intars> I create in installation process. I found in /var/log/mail.warn these err: Oct 4 09:06:30 suse postfix/smtpd[23753]: warning: connect to private/tlsmgr: No such file or directory Oct 4 09:06:31 suse postfix/smtpd[23753]: warning: problem talking to server private/tlsmgr: No such file or directory Oct 4 09:06:31 suse postfix/smtpd[23753]: warning: no entropy for TLS key generation: disabling TLS support Oct 4 09:08:50 suse postfix/smtp[23757]: warning: connect to private/tlsmgr: No such file or directory |
| All times are GMT +2. The time now is 09:20. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.