![]() |
Virtual Hosting with Postfix
I found the "Virtual Hosting with Postfix" howto very interesting. Unfortunately I'm using sendmail so I'd like to know if this is also possible with sendmail?
Alexej |
Hi,
I'm glad you found the articles interesting! I've never liked sendmail so I've never even attempted to try it. However, this page seems to cover virtual hosting with sendmail pretty well. You can still use dovecot with sendmail but you would have to tune it to how you set sendmail up. Good luck! |
Hey Joe,
nice howto you've written there. Thanks a lot! :) Michael |
Postfix adduser
bash: adduser: command not found
Can any help me? |
Are you logged in as root ?
try su - root if you previously used su root also try useradd instead of adduser btw: nice work joe, just checked out your unixmages pdf, very well written ! I wish this kind of material was around when I started out ! |
Hi, linuxfast!
I cannot create a new e-mail account. The command adduser is not working. I use SUSE 9.3, postfix mail server and have logged in as root. Maybe there are other ways how to create an e-mail account? Thank you! |
Have you tried the "adduser" command?
|
Quote:
Code:
which adduserCode:
echo $PATH |
/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/jvm/jre/bin
|
on my suse 9.3 box i work with: useradd and i dont have adduser.
remember that YAST exists and i create users like this: empty home and /bin/false login. hope it helps |
| All times are GMT +2. The time now is 06:51. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.