Difference between revisions of "Contact Information"
From MakeICT Wiki
Jump to navigationJump to searchLine 8: | Line 8: | ||
== Forwarding == | == Forwarding == | ||
+ | === Executive Committee === | ||
{| class="wikitable" | {| class="wikitable" | ||
− | ! | + | !Title |
− | ! | + | !Email |
+ | !Forwards to | ||
|- | |- | ||
|President | |President | ||
+ | |president [AT] makeict [DOT] com | ||
|Dominic Canare | |Dominic Canare | ||
|- | |- | ||
|Vice President | |Vice President | ||
+ | |vicePresident [AT] makeict [DOT] com | ||
|John Harrison | |John Harrison | ||
+ | |- | ||
+ | |Secretary | ||
+ | |secretary [AT] makeict [DOT] com | ||
+ | |Mike Doolittle | ||
+ | |- | ||
+ | |Treasurer | ||
+ | |treasurer [AT] makeict [DOT] com | ||
+ | |Jens Torell | ||
+ | |- | ||
+ | |Director At Large | ||
+ | |tom [AT] makeict [DOT] com | ||
+ | |Tom McGuire | ||
+ | |- | ||
+ | |Director At Large | ||
+ | |barb [AT] makeict [DOT] com | ||
+ | |Barbara Davis | ||
+ | |} | ||
+ | |||
+ | === Members === | ||
+ | {| class="wikitable" | ||
+ | !Email | ||
+ | !Forwards to | ||
+ | |- | ||
+ | |barb [AT] makeict [DOT] com | ||
+ | |Barbara Davis | ||
+ | |- | ||
+ | |dom [AT] makeict [DOT] com | ||
+ | |Dominic Canare | ||
+ | |- | ||
+ | |jamesL [AT] makeict [DOT] com | ||
+ | |James Lancaster | ||
+ | |- | ||
+ | |james.a.seymour [AT] makeict [DOT] com | ||
+ | |James Seymour | ||
+ | |- | ||
+ | |jens [AT] makeict [DOT] com | ||
+ | |Jens Torell | ||
+ | |- | ||
+ | |john [AT] makeict [DOT] com | ||
+ | |John Harrison | ||
+ | |- | ||
+ | |mike [AT] makeict [DOT] com | ||
+ | |Mike Doolittle | ||
+ | |- | ||
+ | |rye [AT] makeict [DOT] com | ||
+ | |Rye Kennedy | ||
+ | |- | ||
+ | |scott [AT] makeict [DOT] com | ||
+ | |Scott Cooper | ||
+ | |- | ||
+ | |tom [AT] makeict [DOT] com | ||
+ | |Tom McGuire | ||
+ | |- | ||
|} | |} | ||
Revision as of 08:50, 23 July 2014
Contents
Policy
Any active member of MakeICT may have their email forwarded from a makeict@org email address to an email address of their choice. In addition most modern email providers (such as gmail) allow users to set their "from" or "reply-to" email address to a confirmed address of their choice.
All executive committee members are encouraged to use their makeict@org emails for all correspondence related to MakeICT. To set up email forwarding, email a request to the VicePresident [AT] makeict.org.
Forwarding
Executive Committee
Title | Forwards to | |
---|---|---|
President | president [AT] makeict [DOT] com | Dominic Canare |
Vice President | vicePresident [AT] makeict [DOT] com | John Harrison |
Secretary | secretary [AT] makeict [DOT] com | Mike Doolittle |
Treasurer | treasurer [AT] makeict [DOT] com | Jens Torell |
Director At Large | tom [AT] makeict [DOT] com | Tom McGuire |
Director At Large | barb [AT] makeict [DOT] com | Barbara Davis |
Members
Forwards to | |
---|---|
barb [AT] makeict [DOT] com | Barbara Davis |
dom [AT] makeict [DOT] com | Dominic Canare |
jamesL [AT] makeict [DOT] com | James Lancaster |
james.a.seymour [AT] makeict [DOT] com | James Seymour |
jens [AT] makeict [DOT] com | Jens Torell |
john [AT] makeict [DOT] com | John Harrison |
mike [AT] makeict [DOT] com | Mike Doolittle |
rye [AT] makeict [DOT] com | Rye Kennedy |
scott [AT] makeict [DOT] com | Scott Cooper |
tom [AT] makeict [DOT] com | Tom McGuire |
Technical Mumbo Jumbo
Hey, VP, to set up email forwarding on the MakeICT server:
- edit the bottom of /etc/postfix/virtual to add the forwarded emails
- sudo postmap /etc/postfix/virtual
- sudo newaliases
- sudo /etc/init.d/postfix restart