Mercury Emailserver POP und SMTP
Ich habe mir unter Windows XP SP3 einen Mercury Mailserver aufgesetzt.
Version: 4.52
Hallo!
Meine Domain www.xyz.de habe ich bei domainfactory.de.
Jetzt möchte ich gerne meine Emailadresse rene@xyz.de im Emailserver anlegen. Weiss aber nicht wo ich das anlegen kann?!
Desweiteren möchte ich gerne noch folgendes Wissen.
MercuryC SMTP Relay Client Configuration => SMTP Smart Host details => Smart host name: Was muss ich da eintragen?
MercuryC SMTP Relay Client Configuration => Announce myself as: kommt da die Domain mit www.xyz.de oder nur xyz.de eingetragen?
Zum Email abrufen mit dem Emailserver, wo muss ich da Einstellungen vornehmen?
Kann mir bitte jemand weiterhelfen?
Danke und Gruß
René
Version: 4.52
Hallo!
Meine Domain www.xyz.de habe ich bei domainfactory.de.
Jetzt möchte ich gerne meine Emailadresse rene@xyz.de im Emailserver anlegen. Weiss aber nicht wo ich das anlegen kann?!
Desweiteren möchte ich gerne noch folgendes Wissen.
MercuryC SMTP Relay Client Configuration => SMTP Smart Host details => Smart host name: Was muss ich da eintragen?
MercuryC SMTP Relay Client Configuration => Announce myself as: kommt da die Domain mit www.xyz.de oder nur xyz.de eingetragen?
Zum Email abrufen mit dem Emailserver, wo muss ich da Einstellungen vornehmen?
Kann mir bitte jemand weiterhelfen?
Danke und Gruß
René
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 136267
Url: https://administrator.de/contentid/136267
Ausgedruckt am: 22.11.2024 um 18:11 Uhr
5 Kommentare
Neuester Kommentar
Du solltest dich erst einmal grundlegend in die Materie einarbeiten, bevor du Mercury installierst.
Es gibt so schon genug Spamschleuder und offene Smtprelays...
Es gibt so schon genug Spamschleuder und offene Smtprelays...
lies dich bitte vorher ein:
aktuell übrigens version 4.7
a) die interne mercury-hilfe
b) http://wiki.e107.org/index.php?title=Install:MercuryMail#MercuryE_SMTP_ ...
c) http://www.tecchannel.de/kommunikation/e-mail/401807/mercury_mailserver ...
d) http://www.bananajoe.de/mailserver/mercury32.html
Mercury-ModuleModul Beschreibung
MercuryS SMTP Server: Stellt im LAN einen SMTP-Server zum Übermitteln von Mails zur Verfügung.
MercuryC SMTP Relay Client: Versendet Mails aus dem LAN über einen externen SMTP-Server.
MercuryE SMTP Delivery Client Module: Versendet Mails aus dem LAN direkt an den SMTP-Server des Empfängers.
MercuryP POP3 Server: Stellt den Clients im lokalen LAN den Zugriff auf die Mailboxen zur Verfügung.
MercuryD POP3 Client: Empfängt Mails aus verschiedenen POP3-Mailboxen im Internet.
MercuryX Connection Scheduler: Ermöglicht das zeitgesteuerte Ausführen von Mercury-Modulen.
MercuryH Verzeichnisdienst: Ermöglicht beispielsweise das Anlegen eines LAN-weiten Adressbuchs.
MercuryI IMAP-Server für IMAP4rev1-kompatible Clients.
Wichtig ist folgendes im "MercuryC" :
Credentials for SMTP Authentication:
With the growth of malicious "spam" (unsolicited commercial junk mail) on the Internet, many sites have begun placing restrictions on who may use their "smart" mailers to relay mail. One of the common ways of enforcing this restriction is to require authentication of some kind before accepting relayed mail. Mercury supports two types of authentication - authentication via prior POP3 connection, and authentication via the extended SMTP AUTH command.
With authentication via prior POP3 connection, Mercury does a simple POP3 login to a POP3 server: if your login is successful, then the POP3 server tells the smart SMTP server that it is OK to accept mail from your machine for a certain time (usually ten minutes or so). Mercury can then connect normally and send mail. If your ISP uses this method to enforce authentication, check the control labelled Authenticate via prior POP3 connection, fill in the address of the POP3 server and put the proper POP3 username and password into the Username and Password fields respectively. As with the standard SMTP connection, you can specify the port and type of connection for the POP3 connection - please see above under Connection port/type for more information on these options.
Authentication via the extended SMTP AUTH command is handled automatically by Mercury: if you supply a username and password and have not checked the Authenticate via prior POP3 connection control, Mercury will attempt to use AUTH instead. Mercury supports the two most commonly-used variations of the AUTH command, LOGIN and CRAM-MD5. You do not have to worry which gets used - Mercury will automatically detect which variations are available and choose accordingly. Your ISP will be able to tell you whether his SMTP server supports SMTP AUTH.
MercuryW Server für Passwort-Änderungen.
MercuryF Finger-Server
MercuryB Web-Server-Modul, über das die Mailing-Liste verwaltet wird.
aktuell übrigens version 4.7
a) die interne mercury-hilfe
b) http://wiki.e107.org/index.php?title=Install:MercuryMail#MercuryE_SMTP_ ...
c) http://www.tecchannel.de/kommunikation/e-mail/401807/mercury_mailserver ...
d) http://www.bananajoe.de/mailserver/mercury32.html
Mercury-ModuleModul Beschreibung
MercuryS SMTP Server: Stellt im LAN einen SMTP-Server zum Übermitteln von Mails zur Verfügung.
MercuryC SMTP Relay Client: Versendet Mails aus dem LAN über einen externen SMTP-Server.
MercuryE SMTP Delivery Client Module: Versendet Mails aus dem LAN direkt an den SMTP-Server des Empfängers.
MercuryP POP3 Server: Stellt den Clients im lokalen LAN den Zugriff auf die Mailboxen zur Verfügung.
MercuryD POP3 Client: Empfängt Mails aus verschiedenen POP3-Mailboxen im Internet.
MercuryX Connection Scheduler: Ermöglicht das zeitgesteuerte Ausführen von Mercury-Modulen.
MercuryH Verzeichnisdienst: Ermöglicht beispielsweise das Anlegen eines LAN-weiten Adressbuchs.
MercuryI IMAP-Server für IMAP4rev1-kompatible Clients.
Wichtig ist folgendes im "MercuryC" :
Credentials for SMTP Authentication:
With the growth of malicious "spam" (unsolicited commercial junk mail) on the Internet, many sites have begun placing restrictions on who may use their "smart" mailers to relay mail. One of the common ways of enforcing this restriction is to require authentication of some kind before accepting relayed mail. Mercury supports two types of authentication - authentication via prior POP3 connection, and authentication via the extended SMTP AUTH command.
With authentication via prior POP3 connection, Mercury does a simple POP3 login to a POP3 server: if your login is successful, then the POP3 server tells the smart SMTP server that it is OK to accept mail from your machine for a certain time (usually ten minutes or so). Mercury can then connect normally and send mail. If your ISP uses this method to enforce authentication, check the control labelled Authenticate via prior POP3 connection, fill in the address of the POP3 server and put the proper POP3 username and password into the Username and Password fields respectively. As with the standard SMTP connection, you can specify the port and type of connection for the POP3 connection - please see above under Connection port/type for more information on these options.
Authentication via the extended SMTP AUTH command is handled automatically by Mercury: if you supply a username and password and have not checked the Authenticate via prior POP3 connection control, Mercury will attempt to use AUTH instead. Mercury supports the two most commonly-used variations of the AUTH command, LOGIN and CRAM-MD5. You do not have to worry which gets used - Mercury will automatically detect which variations are available and choose accordingly. Your ISP will be able to tell you whether his SMTP server supports SMTP AUTH.
MercuryW Server für Passwort-Änderungen.
MercuryF Finger-Server
MercuryB Web-Server-Modul, über das die Mailing-Liste verwaltet wird.