Modify

Ticket #227 (closed enhancement: invalid)

Opened 7 years ago

Last modified 4 years ago

Postfix forward option

Reported by: normanu@… Owned by: juruen@…
Milestone: nice to have someday Component: mail
Severity: normal Keywords:
Cc:

Description (last modified by ejhernandez@…) (diff)

An option to forward one's mail to another (in case of vacation or whatever) with the option to keep mail local or forward and delete it.

Attachments

Change History

comment:1 Changed 7 years ago by ejhernandez@…

  • Description modified (diff)

Some typos

comment:2 Changed 6 years ago by normanu@…

Is there a way to hack this so I can use this now ?

comment:3 Changed 6 years ago by rmunoz@…

  • Status changed from new to assigned

I'm working on it.

comment:4 Changed 6 years ago by juruen@…

  • Milestone set to 0.13

comment:5 Changed 6 years ago by anonymous

  • Owner changed from rmunoz@… to juruen@…
  • Status changed from assigned to new

comment:6 Changed 5 years ago by john@…

Hi. That sounds like a vacation response that should be handled by the email clients rather than the ebox interface.

Is that really desirable?

Wouldn't it be easier to include Horde-mail or SquirrelMail?, and let users set their vacation responses etc?

If I'm wrong and there's a good reason, let me know and I'll go away. :-)

comment:7 Changed 4 years ago by juruen@…

  • Milestone changed from 1.1 to nice to have someday

comment:8 Changed 4 years ago by michael.judd@…

Here is a scenario and how we fixed it.

A user has a blackberry device and wants to receive email sent to his ebox domain to the blackberry. We implemented this with forwarding.

Modify the following file: /usr/share/ebox/stubs/mail/main.cf.mas

From

virtual_alias_maps = ldap:valiases

to

virtual_alias_maps = ldap:valiases, hash:/etc/postfix/manual_forwards

Create the file: /etc/postfix/manual_forwards email@… email@…,anotheremail@…

postmap /etc/postfix/manual_forwards

The regenerate the config files (or just edit /etc/postfix/main.cf as above) and reload postfix

Obviously, it would be helpful to have this as an option in the gui.

This can be used for integration with blackberry devices, temporary diverts (a private email, a new email address) and many other useful things.

comment:9 Changed 4 years ago by juruen@…

  • Status changed from new to closed
  • Resolution set to invalid

Moved to wishlist wiki page

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.