#REDIRECT Technology/TechnicalSupport/EndUserSupport/CommunityE-Mail . '''NOTA BENE - WORK IN PROGRESS''' - [[#Inputs_&_Thoughts|Your Inputs & Thoughts]] :-) . '''To CAcert.org [[Community]]''' - '''To CAcert.org [[comma/Arsenal/CAcertMailListsMailAddresses| E-Mail Lists & E-Mail Addresses]]''' - '''To [[comma#comma_Arsenal| comma Arsenal]]''' - ''' To comma [[comma/Arsenal| Arsenal - Overview]]''' - '''To CAcert.org [[comma/Identity/VisualIdentity| Visual Identity]]''' ---- == Community E-Mail == . This is a page that describes the configuration of email client for those that have been granted @cacert.org email addresses. <
> == Process == . Getting the email setup through community email servers is a multi-step process: 1. get an email address approved through the [[comma/Identity/Communications|Communications Practices]] 1. use https://community.cacert.org/password.php to set your password using the "admin assisted reset" button 1. set up POP3s or IMAPS access to your incoming email 1. set up the SMTP for your outgoing email <
> === Getting an E-Mail Address Authorized and/or Allocated === . If you help out CAcert in some tangible way you can have one. Currently, the team members and leader agree to the issue of cacert.org email addresses. . If you are helping out CAcert on a semi-permanent and regular basis, and/or have a need for an offical cacert.org email address please email your CAcert contact and they will task the system administrator to create an account once approved. [[comma/Identity/Communications|Communications Practices]] document is current working practices as agreed by board. <
> == Authentication == . Your username for access all of these services is just a raw username like 'daniel' and not an email address. . You will be required to use the plain text authentication mechanism in each of the email services. . The 'Secure Authentication' mechanisms require the plain text of the passwords to be stored on the server (which they aren't), and therefore cannot be supported. <
> === Setting your Password === . Please use the online tool https://community.cacert.org/password.php to set/reset your password. With this you can: * request a password change ("admin assisted reset" button) * reset your own password if you have a CAcert X509 certificate that is sent during the SSL connection to the site ("set" button). If this is broken, send a password for the email account to the system administrator daniel@cacert.org SMIME - [[attachment:daniel@cacert.org_x509certificate.pem]] or [[http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x76677097 PGP]] <
> === Resetting your password === . If you have a CAcert certificate for your @cacert.org address you can reset your own password using the "set" button at https://community.cacert.org/password.php. You must configure your webbrowser to send your certificate to this website. . Otherwise use the "admin assisted reset" which will send daniel a message. . If you are on the irc channel ircs://irc.cacert.org/cacert, you can ask dan, choth, bas, sourcerer or GolfRomeo who have access to reset anyone's password. . Failing that, to get your password reset/set send a plaintext password, to email-admin@cacert.org. <
> == Accessing (your incoming) E-Mail == . Details for accessing your cacert email will be as follows: . for receiving email: <
> === POP3 === . Host: community.cacert.org . POP3 (SSL): port 995 . Authentication methods - Clear Text/LOGIN/PLAIN <
> === IMAP === . Host: community.cacert.org . IMAP (SSL): port 993 [eg: for Thunderbird, select "SSL/TLS"] . Authentication methods - Clear Text/LOGIN/PLAIN [eg: for Thunderbird, select "Normal password"] <
> === Manage Sieve === . Host: community.cacert.org . IMAP (TLS): port 2000 . Authentication methods - Clear Text/LOGIN/PLAIN . Allows you to add Sieve rules like to perform server side filtering. {{{ require ["fileinto"]; if header :is "List-id" "" { fileinto "INBOX.cacert-board"; } if header :is "List-id" "" { fileinto "INBOX.cacert"; } }}} . Note: Mailing lists should filter on List-id. <
> === Webmail === . Webmail is accessible at https://community.cacert.org/ - Supports X509 authentication and a Manage Sieve interface. <
> == Sending (your outgoing) E-Mail == . for sending email: . Host: community.cacert.org . SMTP TLS: port 587 (preferred) . or: . SMTP SSL: port 465 . Authentication method (required) - LOGIN or PLAIN or insecure. NOT secure authentication, CRAM-MD5, DIGEST-MD5, NTLM, GSSAPI etc are not supported. . This SMTP service only sends email for you cacert.org account. You cannot send other email though it. To use this you need to configure a SMTP server per identity ([[http://kb.mozillazine.org/Thunderbird_:_FAQs_:_Multiple_SMTP_Servers|Thunderbird]] documentation). . Please send all email from your *@cacert.org email account though the community.cacert.org:587 or community.cacert.org:465 gateway. Through these gateways, email gets digitally signed with [[http://www.dkim.org/|DKIM protocol]]. . It is planned to publish DNS records to instruct all DKIM-aware email servers that cacert.org email comes though this server. This is a preemptive attempt to reduce phishing emails related to the cacert.org domain. '''If you send though other email servers (such as your ISP's servers) your email may be dropped in the future'''. <
> == FAQ == . Q. How do i get a certificate for my @cacert.org email address? . A. Use the web interface to verify the address then issue certificates for it. There is a initial greylisting mechanism preventing the first try at emails though. This will display a temporary failure message. If you request the email verification again in 5 minutes the verification email will go though. . Q. I've forgotten or want to change my password? . A. Use https://community.cacert.org/password.php to set your new password. Please use the self set facility if you have a X509 certificate issued for your email address. . Q. Can I use fetchmail or other automated methods to access my email. . A. Sure you can - its your email :-) . Q. When trying to send email I get a timeout from community.cacert.org. What's going wrong? . A. You're probably using SSL rather than TLS. Set your configuration to TLS and sending email should work. . Q. When setting up Thunderbird, it gives me lots of strange errors. . A. Yes. Thunderbird misdiagnoses the setup blocks. Be patient, be persistent, it will take a couple of attempts. Once to misdiagnose the certificate, and once to enter the password. Interpret the errors as hints that "something went wrong", not literally. . Q. How is this process controlled or written? . A. It changes so often the sysadmin's just make it up with the management flavour of the day. . Q. How do I set Thunderbird for a separate outgoing email server? . A. [[http://kb.mozillazine.org/Thunderbird_:_FAQs_:_Multiple_SMTP_Servers|Thunderbird's FAQ]] . Q. What is the motivation for using CAcert emails? . A. Several motivations: * using a CAcert email address can signal you are working for the community * for official business, it is part of a strategy to help CAcert to deal with [[Threats/LegalDiscovery|legal discovery costs]]. * email from CAcert address to CAcert address will be somewhat confidential without PGP or S/MIME because the point-to-point transmission (your client to server, server to his client) will be over TLS. * you are participating in a CAcert project to use our own certificates and develop use of cryptography. This is an important testing ground for how we help the Member to secure herself c.f. [[http://svn.cacert.org/CAcert/principles.html|Mission]]. . Q. More to read? * [[comma/Identity/Communications|Communications Practices]] document is current working practices as promoted by board. * PolicyDrafts/EmailHandling contains more historical rationale. * [[http://svn.cacert.org/CAcert/Policies/CAcertCommunicationPolicy.html|CAcert Communication Policy]] is a deprecated document applying to approximately 2008. This "policy" was substantially tighter than current practices. <
> ---- == Inputs & Thoughts == . YYYYMMDD-YourName . {{{ Text / Your Statements, thoughts and e-mail snippets, Please }}} ---- . YYYYMMDD-YourName . {{{ Text / Your Statements, thoughts and e-mail snippets, Please }}} ---- <
> '''Category''' or '''Categories'''<
> CategoryCommunity <
>