This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
faq:email08 [2014/03/12 05:25] jpwg |
faq:email08 [2014/03/12 10:22] (current) memnon Tighten entry by removing outlook and mac specific stuff |
||
---|---|---|---|
Line 4: | Line 4: | ||
- | First - are you a VPM,DIALUP or MetaARPA member? If not, you will | + | First - are you a VPM, DIALUP or MetaARPA member? If not, you will |
not be able to use our SMTP server. | not be able to use our SMTP server. | ||
SDF and SDF-EU SMTP servers require the use of SMPT AUTH mechanisms | SDF and SDF-EU SMTP servers require the use of SMPT AUTH mechanisms | ||
- | PLAIN, CRAM-MD5 or DIGEST-MD5 for relaying. Your 'secret' is set | + | CRAM-MD5, DIGEST-MD5 or NTLM for relaying. Your 'secret' is set |
with 'setdialup' or 'mkvpm'. Your 'username' will be your VPM or | with 'setdialup' or 'mkvpm'. Your 'username' will be your VPM or | ||
tenex.org domain. Alternatively you can set a RELAY IP if you | tenex.org domain. Alternatively you can set a RELAY IP if you | ||
have a static IP address or a dynamic IP address that doesn't | have a static IP address or a dynamic IP address that doesn't | ||
change very often. | change very often. | ||
- | |||
- | Also, if you cannot access the SMTP server via port 25 (due to | ||
- | your ISP blocking that port), you can use port 587. | ||
- | + | SMTP server: sdfeu.org | |
- | + | ||
- | ==============SETUP EXAMPLES FOR MACOS AND WINDOWS============== | + | |
- | + | ||
- | To use SMTP AUTH with your VHOST or VPM membership, you | + | |
- | will use the following information: | + | |
- | + | ||
- | SMTP server: 'sdfeu.org' | + | |
SMTP LOGIN: loginname.sdfeu.org | SMTP LOGIN: loginname.sdfeu.org | ||
- | SMTP PASSWD: Your secret which you have set with 'mkvpm' | + | SMTP PASSWD: Secret set with 'mkvpm' |
For best results use MD5-Challenge Response. | For best results use MD5-Challenge Response. | ||
+ | Make sure ssl is turned off. | ||
- | EXAMPLES for a VPM mailbox of 'bob@bob.sdfeu.org' with a | + | If you cannot access the SMTP server via port 25 (due to |
- | password of 'bob' and an SMTP AUTH secret of 'FUBAR': | + | your ISP blocking that port), you can use port 587. |
- | + | ||
- | Apple OS X w/ Mail.APP: | + | |
- | + | ||
- | Start the Mail.APP program. | + | |
- | Open preferences (CMD-,) | + | |
- | Click on + to add a new account. Fill in the followign: | + | |
- | + | ||
- | Account Type: POP | + | |
- | Description: SDF VPM address | + | |
- | Email Address: bob@bob.sdf-eu.org | + | |
- | Full Name: Bob Freeshell | + | |
- | + | ||
- | Incoming Mail Server: mail.sdf-eu.org | + | |
- | User Name: bob | + | |
- | Password: bob | + | |
- | + | ||
- | Select 'add server' .. | + | |
- | Outgoing Mail Server: sdfeu.org | + | |
- | Server Port: 25 | + | |
- | Authentication: Password | + | |
- | User Name: bob.sdfeu.org | + | |
- | Password: FUBAR | + | |
- | + | ||
- | Microsoft OutLook and LookOut Express | + | |
- | + | ||
- | $ mkvpm set FUBAR # where FUBAR is the SMTP password you want | + | |
- | + | ||
- | Open LookOut (or LookOut Distress) | + | |
- | Click TOOLS-->ACCOUNTS-->ADD-->MAIL | + | |
- | + | ||
- | pop3: mail.sdf-eu.org | + | |
- | smtp: sdfeu.org | + | |
- | + | ||
- | Account Name: bob@bob.sdfeu.org | + | |
- | + | ||
- | Select ACCOUNT-->PROPERTIES-->SERVERS | + | |
- | Toggle on 'My server requires authentication" under Outgoing | + | |
- | + | ||
- | Settings | + | |
- | Choose "Log on using" | + | |
- | Account name: bob.sdfeu.org | + | |
- | Password: FUBAR | + | |
- | Do not toggle on "Log on using Secure Password Authentication" | + | |
</code> | </code> | ||
[[email|back]] | [[email|back]] |