HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Postfix -> setup virtual email accounts
Operating System - Linux
1829065
Members
2391
Online
109986
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 01:03 PM
09-21-2006 01:03 PM
Postfix -> setup virtual email accounts
hi
on debian sarge stable I've installed:
postfix with TLS/SASL
courier-IMAP/courier-POP3
squirrelmail
howto setup virtual email accounts for the local domain ?
I mean not system accounts.
is it any way to create virtual accounts without mysql or any other database ?
kind regards
chris
on debian sarge stable I've installed:
postfix with TLS/SASL
courier-IMAP/courier-POP3
squirrelmail
howto setup virtual email accounts for the local domain ?
I mean not system accounts.
is it any way to create virtual accounts without mysql or any other database ?
kind regards
chris
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 06:11 PM
09-21-2006 06:11 PM
Re: Postfix -> setup virtual email accounts
Shalom chris,
Seems I missed a thread along the way here. If you are storing your mail in a mysql database then that is where the mail is going to go.
Normally all you need is an account on the system to accept mail. useradd then passwd the user.
I have a system that manages multiple domains, an actual account on the system must be set up to authenticate the user.
If you have gone to a completely mysql based system then you may only need to add a mysql account to permit mail and do not need useradd system account. That's mysql code you add as the root mysql user.
SEP
Seems I missed a thread along the way here. If you are storing your mail in a mysql database then that is where the mail is going to go.
Normally all you need is an account on the system to accept mail. useradd then passwd the user.
I have a system that manages multiple domains, an actual account on the system must be set up to authenticate the user.
If you have gone to a completely mysql based system then you may only need to add a mysql account to permit mail and do not need useradd system account. That's mysql code you add as the root mysql user.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2006 01:26 AM
09-24-2006 01:26 AM
Re: Postfix -> setup virtual email accounts
An excellent solution for your problem is described at http://high5.net/postfixadmin/
Basically you have a set of mysql tables + a web interface; all applications (postfix, courier and the web interface) talk to mysql (squirrel talks to imap by design) and retrieve the user data from there.
I have it implemented for a couple of years, works like a charm.
Basically you have a set of mysql tables + a web interface; all applications (postfix, courier and the web interface) talk to mysql (squirrel talks to imap by design) and retrieve the user data from there.
I have it implemented for a couple of years, works like a charm.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2006 01:29 AM
09-24-2006 01:29 AM
Re: Postfix -> setup virtual email accounts
I appologize, I have just seen the "without mysql or any other database" part.
You can have virtual users in an chrooted /etc/passwd file, but i do not think the effort is worth it.
You can have virtual users in an chrooted /etc/passwd file, but i do not think the effort is worth it.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP