EN Smtp Out: Unterschied zwischen den Versionen

Aus Autopoll-Dokumentation
Zur Navigation springen Zur Suche springen
Zeile 58: Zeile 58:
  
 
==Connection test==
 
==Connection test==
By clicking the test button "Failure" (wrong translation in the software) a test email can be transmitted. Enter a sending email address (From-address), an email address of the recipient (To-address) and additionally select an email attachment (e.x. pdf file for testing invoice by mail, normal file selection dialogue). Das Attachment können Sie durch "abbrechen", auch weglassen. In der Mailbox des Empfängers muss dann eine Testmail ankommen.
+
By clicking the test button "Failure" (wrong translation in the software) a test email can be transmitted. Enter a sending email address (From-address), an email address of the recipient (To-address) and optionally select an email attachment (e.x. pdf file for testing invoice by mail, normal file selection dialogue). The attachment can be avoided by clicking the button "Cancel". The test email should be in the inbox of the recipient.
  
Verwenden Sie als Empfänger nicht nur interne E-Mailadresse, sondern auch Externe um zu prüfen, ob der Mailserver Emails weiterleitet (relay).
+
It is recommended to use not only internal email addresses, but also external email addresses. Sometimes mail out server handle internal mail transmissions in a different way to external mail traffic (relay).
  
  
Etwaige Fehlermeldungen werden in die Logdatei apv4_<datum>.log im Autopoll-Verzeichnis geschrieben.
+
Error messages will be stored in the log file apv4_<date>.log in the Autopoll folder.
  
 
{{clr}}
 
{{clr}}
[[File:en_smtp_1.png|240px|top]] [[File:en_smtp_2.png|240px|top]] [[File:en_smtp_3.png|350px|top]]  
+
[[File:en_smtp_1.png|240px|top]] [[File:en_smtp_2.png|240px|top]] [[File:en_smtp_4.png|350px|top]]  
 
{{clr}}
 
{{clr}}
  
Zeile 93: Zeile 93:
  
  
Neue und auswählbare Verschlüsselungsmethoden aufgrund von Neuerungen in Windows 10.
+
New and selectable encryption methods based on the innovations in Windows 10.
  
 
{{clr}}
 
{{clr}}
Zeile 99: Zeile 99:
  
 
==Error causes==
 
==Error causes==
Wenn keine Mail beim Empänger ankommt:
+
If the recipient gets no email:
  
* Prüfen, ob die Mail im SPAM-Ordner angekommen ist.
+
* check the SPAM folder on the recipient side
* Prüfen, dass alle Parameter wirklich richtig sind, insbesondere die Ports.
+
* check all parameters on correctness, especially the ports
* Fehlermeldungen aus dem Log mit dem Mailserver-Administrator besprechen.
+
* talk to the mail out server administrator concerning the error message in the log file
* Wenn viele E-Mails nacheinander versendet werden, blockieren manche Provider wegen SPAM-Verdachts, daher müssen die notwendigen Rechte bestehen.
+
* If a lot of emails are being transmitted in a short time, providers and even Windows 10 will block the emails because of SPAM suspicion. Therefore the correct rights have to exist or have to be configured.
* In Österreich zum Beispiel, ist bei der Telekom-Austria ein Buissness-Account notwendig.
+
* e.x. in Austria working with Telekom-Austria requires a business account for sending (a lot of) mails
  
 
[[Kategorie:EN_Infrastruktur]] [[Kategorie:EN_Mail]]
 
[[Kategorie:EN_Infrastruktur]] [[Kategorie:EN_Mail]]

Version vom 13. November 2020, 11:12 Uhr

in Arbeit IN ARBEIT 

Preamble

To send emails out of Autopoll, a properly in Autopoll configured mail out server (SMTP-Server) is necessary.


Requirements

  • at least Autopoll version 3
  • with old TLS/SSL encryption from version 4.2.0.412 (approx. May 2014)
  • with actual TLS/SSL encryption (WIN10) from version 4.5.3.420
  • most Autopoll functions with email transmission require Autopoll LIGHT


Configurations

The configuration of the mail out server has to be done under Settings-general settings-Online/MTS in the lower area "Mail-Server (smtp)".

The necessary details and information concering the mail out server have to be provided by the administrator or the provider of the customer. The information should include whether and which encryption is active and whether another port than the default port 25 is being used.

SMTP 1 en.png







Mailserver: DNS name or the IP-address of the mail out server

Port: normal default unecrypted SMTP port is 25 (alternatively 587), encrypted connections mostly use 465

Timeout: waiting time during establishing contact to the mail out server in milliseconds (mostly 5000)

User: if an authorization at the mail out server is needed, user/login name, otherwise empty

Password: password like with the user, otherwise empty

"Verschlüsselte Verbindung" (encrypted connection): activation of the encryption (TLS/SSL)


Additional parameters

The following additionally parameters can be configured under Settings-Parameter

SMTP 2 en.png


autopoll.smtp.heloname Angabe eines anderes Client Anmeldenames am Mailserver, normalerweise wird der Computername des verwendeten Clients verwendet, aber manchmal sind diese mit dem Mailserver nicht kompatibel, also unverträglich. Dann kann hier ein abweichender Name hinterlegt werden.

autopoll.smtp.reply E-Mails werden normalerweise beim Beantworten an die from-Adresse (Absender) zurückgesendet. Hier kann eine generell abweichende Reply-Adresse (Rückantwort) angegeben werden.


Connection test

By clicking the test button "Failure" (wrong translation in the software) a test email can be transmitted. Enter a sending email address (From-address), an email address of the recipient (To-address) and optionally select an email attachment (e.x. pdf file for testing invoice by mail, normal file selection dialogue). The attachment can be avoided by clicking the button "Cancel". The test email should be in the inbox of the recipient.

It is recommended to use not only internal email addresses, but also external email addresses. Sometimes mail out server handle internal mail transmissions in a different way to external mail traffic (relay).


Error messages will be stored in the log file apv4_<date>.log in the Autopoll folder.

En smtp 1.png En smtp 2.png En smtp 4.png


SMTP from version 4.5

En smtp 45.png











New and selectable encryption methods based on the innovations in Windows 10.


Error causes

If the recipient gets no email:

  • check the SPAM folder on the recipient side
  • check all parameters on correctness, especially the ports
  • talk to the mail out server administrator concerning the error message in the log file
  • If a lot of emails are being transmitted in a short time, providers and even Windows 10 will block the emails because of SPAM suspicion. Therefore the correct rights have to exist or have to be configured.
  • e.x. in Austria working with Telekom-Austria requires a business account for sending (a lot of) mails