Topic: Forwardings table in MySQL
In
forwardings
MySQL table we have
| id |address | forwarding | domain | dest_domain | is_maillist | is_list | is_forwarding | is_alias | active |
Every new mail has following record
|0|postmaster@mydomain.com|postmaster@mydomain.com|mydomain.com|mydomain.com|0|0|1|0|1|
Let say I change
forwarding
to other email, like
postmaster@mydomain2.com
In this case all new mail which coming to postmaster@mydomain.com will forwards to postmaster@mydomain2.com, but in the same time user could have access to old mail in postmaster@mydomain.com? Am I right ?
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.