Link to home
Start Free TrialLog in
Avatar of searchsanjaysharma
searchsanjaysharma

asked on

Setup the postfix mail server

Hi All,

Can anyone please provide me exact steps to do the following:

- Configure a postfix mail server on Linux CentOs for the local segment including account(s) creation and mailboxes for at least TWO user accounts. Kindly provide me the exact steps to do if possible.

Thanks.
Avatar of David Beveridge
David Beveridge
Flag of Australia image

Yum install postfix
Useradd black
Useradd user2

Commands do not beginwith caps.
Sent frommy mobile
ASKER CERTIFIED SOLUTION
Avatar of rickygm
rickygm
Flag of Nicaragua image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial