I am looking for public smtp server :
I used to use exim but now I run postfix
HOST=localhost telnet $HOST 25 HELP EHLO $HOST # destination MAIL From:abuse@localhost RCPT TO:<abuse@localhost> DATA Subject: This is a test http://rzr.online.fr/q/smtp <CR><LF>.<CR><LF> . QUIT
421 Unexpected failure, please try later
Avoid: exchange : http://www.tech-recipes.com/rx/6548/ipad-iphone-setup-gmail-as-an-exchange-account-full-calendar-email-contact-syncing-and-push-support/
grep smtp_url ~/.muttrc set smtp_url=smtp://eu??????:????????@smtp.tele2.fr:587
spf=neutral (google.com: 2a01:e0c:1:1599:215:17ff:fe31:1cf0 is neither permitted nor denied by best guess record for domain of $USER@gna.org) smtp.mail=$USER@gna.org
gmail put it in spam: “Be careful with this message. Many people marked similar messages as spam. Learn more <http://support.google.com/mail/bin/answer.py?hl=en&answer=1366858&ctx=mail&expand=5>”
@tag: free.fr
???@free.fr; Échec; 5.1.2 (adresse système de destination incorrecte) ATM à distance mx1.free.fr : erreur du réseau - Diagnostic SMTP : 500 Too many spams from your IP (213.36.80.90), please visit http://postmaster.free.fr/
$USER@free.fr (generated from $USER@users.sourceforge.net) SMTP error from remote mail server after DATA: host mx1.free.fr [212.27.48.6]: 554 Sender-Verify detected from your IP (216.34.181.68), please visit http://postmaster.free.fr/
set smtp_url="smtp://${USER}@smtp.free.fr:587" set smtp_pass = "${PASSWD}"
http://www.free.fr/assistance/2407-interet-et-fonctionnement.html
mailq (Host or domain name not found. Name service error for name=smtp.free.fr type=MX: Host not found, try again)
http://jc.etiemble.free.fr/abc/index.php/realisations/trucs-astuces/configurer-smtp-free-fr
<$USER@laposte.net>: host smtp4.laposte.net[193.251.214.113] said: 550 Error: Message content rejected (in reply to end of DATA command)
mx.sourceforge.net : Diagnostic SMTP : 550 unknown user
E0F02B68 3105 Mon Jan 20 12:08:31 MAILER-DAEMON (delivery temporarily suspended: connect to mx.sourceforge.net[216.105.38.6]:25: Connection timed out) $user@users.sf.net
sudo postsuper -d ALL
kmail:
Sending failed: smtp-msa.orange.fr: Unknown error The message will stay in the 'outbox' folder until you either fix the problem (e.g. a broken address) or remove the message from the 'outbox' folder. The following transport was used: smtp-msa.orange.fr
nc smtp.mail.yahoo.com 587 220 smtp.mail.yahoo.com ESMTP ready
nc smtp.mail.yahoo.com 465 EHLO smtp.mail.yahoo.com
nmap smtp.mail.yahoo.com PORT STATE SERVICE 25/tcp open smtp 465/tcp open smtps 587/tcp open submission
Mutt:
set from = "$USER@yahoo.fr" set smtp_url="smtps://$USER@smtp.mail.yahoo.com:465" set smtp_url="smtp://$USER@smtp.mail.yahoo.com:587" set smtp_pass="$PASS" mutt -f "imaps://$USER:$PASS@imap.mail.yahoo.com:993/"
openssl s_client -connect imap.mail.yahoo.com:993
openssl s_client -connect rim.smtp.mail.yahoo.com:465
An error occurred sending mail: The mail server sent an incorrect greeting: 5.7.1 <unknown[$VPN]>: Client host rejected: Access denied.