Re: [CentOS] using posfix on the local LAN, with internet FQDN

2011-08-18 Thread Stephen Cox
On Thu, Aug 18, 2011 at 3:01 PM, Spook ZA wrote: > #mydomain = domain.tld Uncomment this and set accordingly. > myorigin = $mydomain Keep this. And reload the settings and watch the maillog for any errors /etc/init.d/postfix reload | tail -f /var/log/maillog -- Stephen Cox

Re: [CentOS] using posfix on the local LAN, with internet FQDN

2011-08-18 Thread Leen de Braal
> On Thu, Aug 18, 2011 at 3:00 PM, Leen de Braal wrote: >> myhostname = mail.braha.nl >> myorigin = $mydomain >> >> Think the second one is what you need. >> >>> >> L. de Braal >> BraHa Systems >> NL - Terneuzen >> T +31 115 649333 >> F +31 115 649444 >> >> ___

Re: [CentOS] using posfix on the local LAN, with internet FQDN

2011-08-18 Thread Rudi Ahlers
On Thu, Aug 18, 2011 at 3:00 PM, Leen de Braal wrote: > myhostname = mail.braha.nl > myorigin = $mydomain > > Think the second one is what you need. > >> > L. de Braal > BraHa Systems > NL - Terneuzen > T +31 115 649333 > F +31 115 649444 > > ___ I act

Re: [CentOS] using posfix on the local LAN, with internet FQDN

2011-08-18 Thread Spook ZA
Hi Rudy On 18 August 2011 14:49, Rudi Ahlers wrote: > Hi all, > > I hope someone can help me with this please. > > > One of our clients has an in-house Postfix mailserver which basically > downloads mail for the individual users from our mail server hosted on > the web using fetchmail. > They use

Re: [CentOS] using posfix on the local LAN, with internet FQDN

2011-08-18 Thread Leen de Braal
> Hi all, > > I hope someone can help me with this please. > > > One of our clients has an in-house Postfix mailserver which basically > downloads mail for the individual users from our mail server hosted on > the web using fetchmail. > They use our SMTP server to send mail. Their email clients ar