Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Mit Hilfe von Hamster mit PHP mailen ...

Empfohlene Antworten

hallo leute

Ich habe auf meinem Rechner (Betriebs System: Windows XP) XAMPP installiert und eingerichtet, es funktioniert alles so weit. Zusätzlich habe ich DynDNS Updater installiert und bei dyndns.org mehrere Hosts erstellt. So gesagt, mein Rechner wird als Server benutzt.

Jetzt kommt die Frage: Wie kann ich mit Hilfe Mailservers Hamster mehrere Emails, die in verschiedenen PHP Scripten per Mail-Funktion gesendet sein müssen, versenden. Ich habe Hamster konfiguriert so, wie hier steht hamster.volker-gringmuth

Im php.ini habe ich so gemacht.

[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25

; For Win32 only.
;sendmail_from = [/PHP]

Dann habe ich ein script in Hamster kopiert, mit welchen E-Mails jede Minute versendet werden.

[PHP]#!hs2
AtClear
AtAdd(getMails, "00:00", "23:59", "1111111", 1, true)
AtExecute
quit

sub getMails
HamSendMail("smtp.1und1.de", "SMTP", "info@rusbranche.de")
endsub

quit

aber es kommt ein Fehler

Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in D:\program files\xampp\htdocs\MyRusTel\Registrierung_ger.php on line 929

was muss ich noch beachten?

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Konto

Navigation

Suchen

Suchen

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.