Hi All I have a postfix mailserver which connnect to the databes to delever email, i am currently useng postfix admin to creat the user , if however i dont want to use a post fix admin, how wud i manually create virtual users, aliases and domains, and also mailing list.
Pls if any one knows could you provide me this information with a an example
On 07-Sep-07, at 4:26 PM, Agnello George wrote:
however i dont want to use a post fix admin, how wud i manually create virtual users, aliases and domains, and also mailing list.
command line - for mailing lists install mailman
however i dont want to use a post fix admin, how wud i manually create virtual users, aliases and domains, and also mailing list.
command line - for mailing lists install mailman
yes i tried installing mailman ( http://www.gnu.org/software/mailman/mailman-install/mailman-install.html ) , but the installtion is not so easy, and is there any other way to create a mailing list
Also i need to manually create mailboxes in the format /home/vmail/$domain/$user
( also if possible how wud i mannually assign the quota)
On 07-Sep-07, at 5:01 PM, Agnello George wrote:
Also i need to manually create mailboxes in the format /home/vmail/$domain/$user
you dont do it manually - you enter the values in the mysql database - either manually or by using some gui tool and then send a welcome mail to the user in question. The mailboxen get created automagically.
Also i need to manually create mailboxes in the format /home/vmail/$domain/$user
you dont do it manually - you enter the values in the mysql database
- either manually or by using some gui tool and then send a welcome
mail to the user in question. The mailboxen get created automagically.
but if i donnot want to use a database .... and want to manually create virtual user and assign quota to it then wat do i do ???
Quoting Agnello George agnello.dsouza@gmail.com:
yes i tried installing mailman ( http://www.gnu.org/software/mailman/mailman-install/mailman-install.html ) , but the installtion is not so easy, and is there any other way to create a mailing list
You just need to use apt-get/yum to install. Its easier that way.
Also i need to manually create mailboxes in the format /home/vmail/$domain/$user
( also if possible how wud i mannually assign the quota)
Have you already followed the documentation given at howtoforge? Like this for example? http://www.howtoforge.com/virtual_postfix_mysql_quota_courier
Anurag
You just need to use apt-get/yum to install. Its easier that way.
OK , i have yum installed mailman and it worked , but in my /etc/mailman/mm_cfg.py what do i need to edit so that i works with my postfix and my database .... i know it's not some thing u can explain strainght off ...... is there any site that explains this.............
Have you already followed the documentation given at howtoforge? Like this for example? http://www.howtoforge.com/virtual_postfix_mysql_quota_courier
Yes i have used 3 site to install my postfix server ... 1. http://switch.richard5.net/isp-in-a-box-v2/configuring-the-mail-server-compo...
2.http://workaround.org/articles/ispmail-etch/#checking-the-logs
3.http://www.howtoforge.com/virtual_postfix_mysql_quota_courier
every thing works fine, but none of thne site give a detaied explaination of the working of postfix.
How do i create users manually ??
On 07-Sep-07, at 6:32 PM, Agnello George wrote:
How do i create users manually ??
you dont. You create unix users - postfix just uses them. For virtual domains you follow the workaround tutorial and continue asking your doubts in their list.
you dont. You create unix users - postfix just uses them. For virtual domains you follow the workaround tutorial and continue asking your doubts in their list.
suppose i never had a database, Then how wud i add a domain and user to my domain ... I n sendmail we have a a simple comman to crea a user : #cadduser -n mail.domain.com -n username -e username -q 25
how wud be one create it in a similar fashion for postfix ??
On Fri, Sep 07, 2007 at 06:57:40PM +0530, Agnello George wrote:
you dont. You create unix users - postfix just uses them. For virtual domains you follow the workaround tutorial and continue asking your doubts in their list.
suppose i never had a database, Then how wud i add a domain and user to my domain ... I n sendmail we have a a simple comman to crea a user : #cadduser -n mail.domain.com -n username -e username -q 25
how wud be one create it in a similar fashion for postfix ??
-- Warm Regards
Agnello . G .Dsouza
Ummm, is `cadduser' part of the Sendmail package?
It has been a long time since I used Sendmail, so I would loe to know about it.
Nosferatu
Quoting Agnello George agnello.dsouza@gmail.com:
You just need to use apt-get/yum to install. Its easier that way.
OK , i have yum installed mailman and it worked , but in my /etc/mailman/mm_cfg.py what do i need to edit so that i works with my postfix and my database .... i know it's not some thing u can explain strainght off ...... is there any site that explains this.............
Once you create the site mailing list called "Mailman", mailman will tell you what alias entries to add on the mail server (typically /etc/aliases).
Like this: linuxers: "|/var/lib/mailman/mail/mailman post linuxers"
Other small domain specific settings you can do in mm_cfg.py.
every thing works fine, but none of thne site give a detaied explaination of the working of postfix.
How do i create users manually ??
Like this: http://www.postfix.org/VIRTUAL_README.html#virtual_mailbox