Re: Need a main.cf file for virtual users

2014-04-20 Thread Eliezer Croitoru
I have a recommendation for you: http://workaround.org/ispmail It teaches you how it works and not just do a step by step for it to work. Maybe the old tutorials are nicer but all of them are very good. Regarding using mysql as DB or not using it as DB it will teach you the basics of how it all

Re: Need a main.cf file for virtual users

2014-04-17 Thread Ansgar Wiechers
On 2014-04-17 Ziv Barber wrote: > One small question, if you can answer me: > > For every user, do I have to create real unix user? No. Please read the documentation on virtual hosting: http://www.postfix.org/VIRTUAL_README.html While people on this list are willing to help you with problems,

Re: Need a main.cf file for virtual users

2014-04-16 Thread Ziv Barber
One small question, if you can answer me: For every user, do I have to create real unix user? So... for every user I have to: 1. Add it to the virtual file. 2. Create a unix user. 3. Add it to the dovecot user lists file. Right? On Wed, Apr 16, 2014 at 10:55 PM, Patrick Ben Koetter wrote: > *

Re: Need a main.cf file for virtual users

2014-04-16 Thread Patrick Ben Koetter
* Ziv Barber : > OK > > I missed that out: > > postfix reporting a problem: > (connect to mydomain.com[/var/lib/imap/socket/lmtp]: No such file or > directory) > > How to fix that? Read documentation? -- [*] sys4 AG https://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 Mü

Re: Need a main.cf file for virtual users

2014-04-16 Thread Ziv Barber
OK I missed that out: postfix reporting a problem: (connect to mydomain.com[/var/lib/imap/socket/lmtp]: No such file or directory) How to fix that? thanks, Ziv

Re: Need a main.cf file for virtual users

2014-04-16 Thread Ziv Barber
OK Now there are no errors but 1. I can see on the log a strange post of some mail (I guess) from "double-bounce@" to "root@"! What's going on? 2. When I try to read emails via dovecot I got no mails. Why is that? 3. Where postfix storing the emails? 4. Do I have to add the domain name to

Re: Need a main.cf file for virtual users

2014-04-16 Thread Noel Jones
On 4/16/2014 3:22 PM, Ziv Barber wrote: > OK, so now I don't get any errors and it looks like dovecot can login > into postifx (or something like that) because if I remove this line: > > virtual_transport=dovecot > > dovecot starting to report about auth errors, so I put it back (I > wonder that

Re: Need a main.cf file for virtual users

2014-04-16 Thread Ziv Barber
OK, so now I don't get any errors and it looks like dovecot can login into postifx (or something like that) because if I remove this line: virtual_transport=dovecot dovecot starting to report about auth errors, so I put it back (I wonder that this is the link between postfix and dovecot that I wo

Re: Need a main.cf file for virtual users

2014-04-16 Thread Noel Jones
On 4/16/2014 2:52 PM, Ziv Barber wrote: > On Wed, Apr 16, 2014 at 8:43 PM, Brian Evans wrote: >> Well maybe you should read your own logs. Postfix is waiting for >> assistance. >> The warnings are pointers to reduce issues, but there is a fatal >> configuration error too. > yes: > warning: dict_n

Re: Need a main.cf file for virtual users

2014-04-16 Thread Ziv Barber
On Wed, Apr 16, 2014 at 8:43 PM, Brian Evans wrote: > Well maybe you should read your own logs. Postfix is waiting for > assistance. > The warnings are pointers to reduce issues, but there is a fatal > configuration error too. yes: warning: dict_nis_init: NIS domain name not set - NIS lookups dis

Re: Need a main.cf file for virtual users

2014-04-16 Thread Brian Evans
On 4/16/2014 3:31 PM, Ziv Barber wrote: > Well? Well maybe you should read your own logs. Postfix is waiting for assistance. The warnings are pointers to reduce issues, but there is a fatal configuration error too. > > On Wed, Apr 16, 2014 at 6:32 PM, Ziv Barber wrote: >> Apr 16 21:26:27 hosted

Re: Need a main.cf file for virtual users

2014-04-16 Thread Noel Jones
On 4/16/2014 2:31 PM, Ziv Barber wrote: > Well? First, get rid of the obvious errors in your log. > On Wed, Apr 16, 2014 at 6:32 PM, Ziv Barber wrote: >> Apr 16 21:26:17 hosted-by dovecot: master: Dovecot v2.0.9 starting up >> (core dumps disabled) >> Apr 16 21:26:27 hosted-by postfix[26422]: w

Re: Need a main.cf file for virtual users

2014-04-16 Thread Ziv Barber
Well? On Wed, Apr 16, 2014 at 6:32 PM, Ziv Barber wrote: > Apr 16 21:26:17 hosted-by dovecot: master: Dovecot v2.0.9 starting up > (core dumps disabled) > Apr 16 21:26:27 hosted-by postfix[26422]: warning: inet_protocols: > IPv6 support is disabled: Address family not supported by protoc$ > Apr 1

Re: Need a main.cf file for virtual users

2014-04-16 Thread Noel Jones
On 4/16/2014 12:14 PM, Ziv Barber wrote: > Yes, sorry, I forgot to post the error: > > NOQUEUE: reject: RCPT from mail-ig0-f169.google.com > > Partial log snippets are not useful. Please provide the information requested. Please do not post in HTML. -- No

Re: Need a main.cf file for virtual users

2014-04-16 Thread Ziv Barber
Apr 16 21:26:17 hosted-by dovecot: master: Dovecot v2.0.9 starting up (core dumps disabled) Apr 16 21:26:27 hosted-by postfix[26422]: warning: inet_protocols: IPv6 support is disabled: Address family not supported by protoc$ Apr 16 21:26:27 hosted-by postfix[26422]: warning: inet_protocols: configu

Re: Need a main.cf file for virtual users

2014-04-16 Thread Ziv Barber
Yes, sorry, I forgot to post the error: NOQUEUE: reject: RCPT from mail-ig0-f169.google.com On Wed, Apr 16, 2014 at 6:09 PM, Noel Jones wrote: > On 4/16/2014 11:02 AM, Ziv Barber wrote: > > I need to setup: > > > > * postfix/dovecot mail server. > > * one domain - let's say mydomain.com

Re: Need a main.cf file for virtual users

2014-04-16 Thread Noel Jones
On 4/16/2014 11:02 AM, Ziv Barber wrote: > 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: (please post in p

Need a main.cf file for virtual users

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