ispCP - Board - Support
[Solved] How do i send a copy of all the domain emails to a particular email? - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: [Solved] How do i send a copy of all the domain emails to a particular email? (/thread-3838.html)



[Solved] How do i send a copy of all the domain emails to a particular email? - Pixmyster - 07-23-2008 12:28 PM

Basically, the question has been asked is it possible to send domain emails to a backup email... eg:

email1@domain.com (able to be read by email1 user)
email2@domain.com (able to be read by email2 user)

can the emails then be forwarded on automatically to "admin@domain.com"

the idea is that "email1@domain.com" & "email2@domain.com" can be used independently, of "admin@domain.com" but whenever they recieve email they send a copy automatically to "admin@domain.com"

Any help would be appreciated

Currently Running:
ispCP 1.0.0 RC4 OMEGA
build: 20080316


RE: How do i send a copy of all the domain emails to a particular email? - bulforce - 07-23-2008 04:36 PM

what kind of backup is that?!

why do you want to do that ?

Thanks


RE: How do i send a copy of all the domain emails to a particular email? - ephigenie - 07-23-2008 07:34 PM

try using automatic bcc with postfix :

http://www.isp-control.net/documentation/howto/mail/use_bcc_for_existing_mailbox


RE: How do i send a copy of all the domain emails to a particular email? - Cube - 07-23-2008 08:31 PM

Quote:what kind of backup is that?!

why do you want to do that ?
Some companies do backups this way.

Quote:try using automatic bcc with postfix :
Alternatively you can try to add an address as an mailbox and a forward at the same time. This is available since RC5.


RE: How do i send a copy of all the domain emails to a particular email? - Pixmyster - 07-23-2008 08:47 PM

bulforce Wrote:[quote]what kind of backup is that?!

why do you want to do that ?
as explained "Some companies do backups this way." we have multiple measures in place emails just don't go "missing" this is one of them

Cube & Ephigenie thanks ill check that out and reply back here if it works


RE: [Solved] How do i send a copy of all the domain emails to a particular email? - Pixmyster - 07-28-2008 02:39 PM

ephigenie Wrote:try using automatic bcc with postfix :

http://www.isp-control.net/documentation/howto/mail/use_bcc_for_existing_mailbox

This worked brilliantly, its up and running and the backup measures are in place thanks very much to those who commented constructively it saved me a lot of time