7 Teleservice Application Framework
User Manual
119/374
7.2.9.1
Setup ymaild for the first time
Home Directory - maild
Before using the ymaild, it has to be configured. All but one configuration files can be found in the home
directory /etc/maild.
mail.account - file
The configuration of the e-mail account is handled in the file mail.account.
The following setting are for the google mail account: [email protected] with the password: 123456.
account master_account {
set folder=imaps://[email protected]/INBOX
set [email protected]="123456"
set imap-use-starttls
set from="TC3G <[email protected]>"
set replyto="[email protected]"
set sender="[email protected]"
set smtp-use-starttls
set ssl-verify=ignore
set smtp="smtp://smtp.gmail.com:587"
set smtp-auth="login"
set [email protected]
set smtp-auth-password="123456"
# using a signature is not mandatory
set signature=/etc/maild/signature
# encryption
set smime-force-encryption
set smime-sign-cert=/etc/maild/certificate/TC3Gpubl.priv.pem
# include mailing list
set NAIL_EXTRA_RC=/etc/maild/mail.list
}
mail.list - file
The allowed e-mail addresses are handled in the file mail.list. See description below.
The first user needs to be added by hand.Therefore, the blue highlighted part needs to be replaced.
set [email protected]=/etc/maild/certificate/PCpubl.pem
After that, the handling could be performed via e-mail and the tags <add_user> and <delete_user>.
NOTE:
Renaming the .pem file needs to be handled with care and should be avoided.
Summary of Contents for TC1
Page 1: ...TC1 User Manual Version of this document V1 00r0 ...
Page 25: ...5 Hardware User Manual 25 374 5 2 2 Block Diagram Variant TC1 WIFI ...
Page 34: ...5 Hardware User Manual 34 374 5 6 Housing Connector Top view and side view Bottom View ...
Page 125: ...7 Teleservice Application Framework User Manual 125 374 TAF overview ...
Page 190: ...7 Teleservice Application Framework User Manual 190 374 How the logger mechanism works ...