Re: Try 2 to post: I need help setting a main.cf configuration file

2014-04-17 Thread Noel Jones
On 4/17/2014 6:42 AM, Benny Pedersen wrote: > Ziv Barber skrev den 2014-04-16 19:10: > >> smtpd_recipient_restrictions = permit_mynetworks, >> reject_unauth_destination, >> # reject_unknown_client, > > smtpd_mumble_restrictions stops here, since # lines does not imho > continue next line restric

Re: Try 2 to post: I need help setting a main.cf configuration file

2014-04-17 Thread Benny Pedersen
Ziv Barber skrev den 2014-04-16 19:10: smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination, # reject_unknown_client, smtpd_mumble_restrictions stops here, since # lines does not imho continue next line restrictions, when you move this line it works i bet :=) reje

Try 2 to post: I need help setting a main.cf configuration file

2014-04-16 Thread Ziv Barber
I need to setup: * postfix/dovecot mail server. * one domain - let's say mydomain.com * text file that allowing me to configure the users and passwords. I tried this configuration but it's not working: # Global Postfix configuration file. This file lists only a subset # of all parameters. For th