_sluimers_
May 1st, 2009, 02:36 AM
Hi,
I'm trying to get a mail server working on on my server computer.
So far I have managed to be able to send mail, but not be able to recieve mail. When I try to send mail from my gmail account to the server, nothing happens. The mail gets send but is then lost to me
Do you need to buy a domain name for this to work? Just curious since I bought one anyway as I wanted to have one.
Here's the setup of my domain
A RECORD
@ <its.my.ip.add>
C RECORD
mail @
smtp @
email @
pop @
www @
MX (Mail Exchange)
@ mail.<mydomainname>.com
I use dovecot-postfix and have been told it should work right out of the box.
I reconfigured postfix
setting synchronous mail queue updates: false
changing /etc/mailname to mail.<mydomainname>.com
setting myorigin
setting destinations: <mydomainname>.com, rogier-server, localhost.localdomain, localhost
setting relayhost:
setting mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
setting mailbox_command
setting mailbox_size_limit: 0
setting recipient_delimiter:
setting inet_interfaces: all
setting inet_protocols: ipv4
I'm trying to get a mail server working on on my server computer.
So far I have managed to be able to send mail, but not be able to recieve mail. When I try to send mail from my gmail account to the server, nothing happens. The mail gets send but is then lost to me
Do you need to buy a domain name for this to work? Just curious since I bought one anyway as I wanted to have one.
Here's the setup of my domain
A RECORD
@ <its.my.ip.add>
C RECORD
mail @
smtp @
email @
pop @
www @
MX (Mail Exchange)
@ mail.<mydomainname>.com
I use dovecot-postfix and have been told it should work right out of the box.
I reconfigured postfix
setting synchronous mail queue updates: false
changing /etc/mailname to mail.<mydomainname>.com
setting myorigin
setting destinations: <mydomainname>.com, rogier-server, localhost.localdomain, localhost
setting relayhost:
setting mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
setting mailbox_command
setting mailbox_size_limit: 0
setting recipient_delimiter:
setting inet_interfaces: all
setting inet_protocols: ipv4