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 <zivbar...@gmail.com> 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 16 21:26:27 hosted-by postfix[26422]: warning: inet_protocols:
>> configuring for IPv4 support only


set in main.cf:

inet_protocols = ipv4


>> Apr 16 21:26:28 hosted-by postfix/trivial-rewrite[26512]: warning:
>> database /etc/postfix/virtual.db is older than source file /etc/$

looks as if you forgot to
postmap /etc/postfix/virtual

Remember you need to "postmap" the input text files to create the
indexed versions used by postfix.

>> Apr 16 21:26:28 hosted-by postfix/trivial-rewrite[26512]: fatal: open
>> database /etc/postfix/vmail_domains.db: No such file or direc$

Looks as if you forgot to
postmap /etc/postfix/vmail_domains

>>
>> Thanks for your help, and I hope that now gmail posting in text only mode.

and please don't top-post.


There may be other errors after you fix these.  Read the log and fix
the problems it shows.



 -- Noel Jones

Reply via email to