Postfix Configuration for email addresses with "."

Asked by tooql4life

Hi am setting up a mail server for a friend using ubuntu 6.06, postfix, and courier pop for a network of around 20 users. The domain is already registered and had the DNS setup. i can connect to postfix using telnet on the localhost. My problem is how do I add users with email addresses like <email address hidden> since the system rejects usersnames with periods in them. How do i solve this?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu postfix Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Cesare Tirabassi (norsetto) said :
#1

OK, hold my hand and stay close.

Open your Synaptics Package Manager: System->Administration->Synaptics Package Manager
Give your password
Click on Search
Enter postfix
Click on Search
Scroll down to the postfix entry
Right click -> Select "Mark for Installation"
Click on Apply (on the main toolbox)
Wait until installation is succesfull.
Exit and you are done.

Revision history for this message
LaMont Jones (lamont) said :
#2

Adding entries in /etc/aliases of the form:
first.last: user
will cause first.last@host to user after you run 'newaliases'. You'll want to get a good book on postfix administration before you go too far.

Can you help with this problem?

Provide an answer of your own, or ask tooql4life for more information if necessary.

To post a message you must log in.