|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Okay the main problem here:
From: x23 (x23
optushome.com.au)
Date: Tue Sep 30 2003 - 06:52:44 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Okay here is how I want my configuration done:
My IP 66.227.104.108
My IP resolves to nodelta.com.au
I am confused with what to put for myhostname, mydestination and mydomain.
Also I want it so when I send email FROM my local system using pine for
example,
to say x23
nodelta.com.au that it sends it to the virtual user also and not
the x23 in /etc/passwd.
The reason I want this set up this way is for security reasons, I don't want
passwords in /etc/passwd
being the same as for people's email accounts.
Here is postconf -n:
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
default_privs = _vmpop
mail_owner = postfix
mail_spool_directory = /var/spool/virtual/nodelta.com.au
mailq_path = /usr/bin/mailq
manpage_directory = /usr/local/man
mydestination = $myhostname, localhost.$mydomain, $mydomain,
mynetworks = 210.49.136.195
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = no
sample_directory = /etc/postfix
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
unknown_local_recipient_reject_code = 450
virtual_gid_maps = static:200
virtual_mailbox_base = /var/spool/virtual
virtual_mailbox_domains = hash:/etc/postfix/vmaildomains
virtual_mailbox_lock = dotlock
virtual_minimum_uid = 200
virtual_uid_maps = static:200
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]