Email forward

Hi all,

I’m new to Suse (and Linux) but learning fast :slight_smile:

Question:
I want to forward emails sent to my domain (ex: john.doe@mywebserver.com -> john.doe@gmail.com)
Ofcourse, the ‘mywebserver’ is my linux box.

Can somebody give me a hint what to use and where to start?

PS:
My apache etc. are up and running… So my server etc. = online

On 2011-11-03 14:16, bobvanluijt wrote:

> Can somebody give me a hint what to use and where to start?

Do you have an email server set up?


Cheers / Saludos,

Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)

Nope, but that is where I need some help with… “From scratch” so to say. A few hints on how and what would be great. It’s hard to find a tutorial explaining this particular starting point…

First thing to explain ALLWAYS is what level of openSUSE you are using.

On 2011-11-03 15:06, bobvanluijt wrote:
>
> Nope, but that is where I need some help with… “From scratch” so to
> say. A few hints on how and what would be great. It’s hard to find a
> tutorial explaining this particular starting point…

Well, first step is making DNS have an MX entry pointing to you. Then setup
postfix. Use YaST.

You have documentation in the postfix site. You can also search the howtos
on the LDP site, there is a mail admin howto.

This is not easy.


Cheers / Saludos,

Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)

On 11/03/2011 02:16 PM, bobvanluijt wrote:
> I want to forward emails sent to my domain (ex:
> john.doe@mywebserver.com -> john.doe@gmail.com)
> Ofcourse, the ‘mywebserver’ is my linux box.

is this ‘linux box’ sitting on your desk, or is it at a hosting site?

and, if so, doesn’t the hosting company offer you GUI access to mail
setup as well as help on how to do it?? *

or, if it is a hosting company do you have root access via the command
line to the mail server there?


DD
http://tinyurl.com/DD-Caveat
openSUSE®, the “German Automobiles” of operating systems
*

Hi all… sorry for ‘not mentioning things’
I’m using opensuse 11.4 and I have my own server…

Ok, first of all.
Thanks for the help.
I managed to setup and forward emails! With postfix and mysql.
This site was the most helpful: Postfix Tutorial
It uses: Postfix, Courier(POP), SASL and MySQL

But I’m still having this small problem. My email is from: nobody <nobody@[mydomain].localdomain>
Where do I change this (with PHP I can change it, but I also want a standard version…)

Thanks again…

On 2011-11-05 03:24, bobvanluijt wrote:

> I managed to setup and forward emails! With postfix and mysql.
> This site was the most helpful: ‘Postfix Tutorial’
> (http://www.postfix-tutorial.com)
> It uses: Postfix, Courier(POP), SASL and MySQL

Excessive for your needs, or what you said of them, postfix alone was enough.

> But I’m still having this small problem. My email is from: nobody
> <nobody@[mydomain].localdomain>
> Where do I change this (with PHP I can change it, but I also want a
> standard version…)

Dificult to say without knowing what you have done. I think using using the
“virtual” table would be enough.


Cheers / Saludos,

Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)