Topic: ERROR: relation "forwardings" does not exist
iRedMail version 1.3.1 PGSQL
Deployed with downloadable installer
Ubuntu 20.04.1 LTS
Web server - Nginx
Not pro
I'm trying to set mail forwarding using command line according to this:
https://docs.iredmail.org/sql.user.mail … mmand-line
postgres=# USE vmail;
ERROR: syntax error at or near "USE"
LINE 1: USE vmail;
^
postgres=# INSERT INTO forwardings (address,
postgres(# forwarding,
postgres(# domain,
postgres(# dest_domain,
postgres(# is_forwarding,
postgres(# active)
postgres-# VALUES ('xxxxx@xxxxxx.co.uk',
postgres(# 'xxxxx@xxxxxx.co.uk',
postgres(# 'xxxxxx.co.uk',
postgres(# 'xxxxxx.co.uk',
postgres(# 1,
postgres(# 1);
ERROR: relation "forwardings" does not exist
LINE 1: INSERT INTO forwardings (address,
I'm new to iRedmail so please excuse if its a noob mistake in commands.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.