On 3/18/2015 6:35 AM, Eugene V. Boontseff wrote:
> Hello everyone!
> 
> I want the mail arriving at a specific address to be duplicated for
> the secondary address.
> I added a line in the file virtual_aliases: myu...@mydomain.tld
> myu...@mydomain.tld,u...@gmail.com <mailto:u...@gmail.com>
> 
> main.cf <http://main.cf>:
> ...
> mailbox_transport = lmtp:unix:/var/imap/socket/lmtp
> virtual_transport = lmtp:unix:/var/imap/socket/lmtp
> ...
> virtual_alias_maps = hash:$config_directory/virtual_aliases
> ...
> virtual_mailbox_domains = mydomain.tld
> ...
> 
> As far as the local mailbox myuser is not full, everything works the
> way I want.
> If the local mailbox myuser is "over quota" , then the post to
> u...@gmail.com also won't be sent <mailto:u...@gmail.com>.
> How could I settle the problem?
> 
> --
> Eugene
> 

If the incoming message is not accepted when the original recipient
is "over quota", there is nothing to be duplicated or forwarded.

This is correct operation.

The solution is to never let the original recipient get over quota.



  -- Noel Jones

Reply via email to