all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re:  Email
@ 2003-10-06 14:55 anti_virus_protection
  0 siblings, 0 replies; 3+ messages in thread
From: anti_virus_protection @ 2003-10-06 14:55 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 651 bytes --]



  
  




Nothing to lose
- just click the banner to find out how
you can earn a Second Income from home each month (and no selling, buying,
marketing, or other nonsense is required)





.


.


.


.


.


You are receiving this email as your email address appears in our database.
 However due to new anti-spam regulations and to prevent individuals
being subscribed without there authority I am now using a "double-opt" in
facility mailing list.


If you do not respond to this email your
email address will be permanently removed from our database and you
will not receive any further emails from us.


[-- Attachment #1.2: Type: text/html, Size: 1311 bytes --]

[-- Attachment #2: Type: text/plain, Size: 148 bytes --]

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* email
@ 2005-04-14 20:14 Mahdi Osman
  2005-04-14 22:39 ` email Kevin Rodgers
  0 siblings, 1 reply; 3+ messages in thread
From: Mahdi Osman @ 2005-04-14 20:14 UTC (permalink / raw)


Hi dear list,

I have been trying to send /recieve email using "Mail" as well as "GNUS"
under emacs. I always get "SMTP protocl error". I have got the following
lines in my ".emacs"



(setq send-mail-function 'smtpmail-send-it) ; if you use `mail'
(setq message-send-mail-function 'smtpmail-send-it) ; if you are using Gnus.
(setq smtpmail-default-smtp-server "mx0.gmx.net")
(setq smtpmail-local-domain "gmx.net")
(setq smtpmail-sendto-domain "nil")
(setq user-mail-address (concat "m_osm@gmx.net" smtpmail-local-domain))
(setq smtpmail-debug-info t) ; only to debug problems
(setq smtpmail-debug-verb t)
(require 'sendmail)
(require 'time-stamp)


Nothing is working for me at all.


When I trace the error source I get the following.

220 {mx039} GMX Mailservices ESMTP

EHLO HOME.gmx.net

250-{mx039} GMX Mailservices

250-8BITMIME

250 ENHANCEDSTATUSCODES

MAIL FROM: <m_osm@gmx.netgmx.net>

550 5.1.8 {mx039} Cannot resolve your domain

QUIT

221 2.0.0 {mx039} GMX Mailservices

I am really wondering if some can help me to go further.


Thanks in advance for your time



Reagrds

Mahdi

-- 
-----------------------------------
Mahdi Osman (PhD)
E-mail: m_osm@gmx.net
-----------------------------------

+++ NEU: GMX DSL_Flatrate! Schon ab 14,99 EUR/Monat! +++

GMX Garantie: Surfen ohne Tempo-Limit! http://www.gmx.net/de/go/dsl

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: email
  2005-04-14 20:14 email Mahdi Osman
@ 2005-04-14 22:39 ` Kevin Rodgers
  0 siblings, 0 replies; 3+ messages in thread
From: Kevin Rodgers @ 2005-04-14 22:39 UTC (permalink / raw)


Mahdi Osman wrote:
 > I have been trying to send /recieve email using "Mail" as well as
 > "GNUS" under emacs. I always get "SMTP protocl error". I have got the
 > following lines in my ".emacs"

 > (setq send-mail-function 'smtpmail-send-it) ; if you use `mail'
 > (setq message-send-mail-function 'smtpmail-send-it) ; if you are 
using Gnus.
 > (setq smtpmail-default-smtp-server "mx0.gmx.net")
 > (setq smtpmail-local-domain "gmx.net")
 > (setq smtpmail-sendto-domain "nil")
 > (setq user-mail-address (concat "m_osm@gmx.net" smtpmail-local-domain))
 > (setq smtpmail-debug-info t) ; only to debug problems
 > (setq smtpmail-debug-verb t)
 > (require 'sendmail)
 > (require 'time-stamp)
 >
 > Nothing is working for me at all.
 >
 >
 > When I trace the error source I get the following.
 >
 > 220 {mx039} GMX Mailservices ESMTP
 > EHLO HOME.gmx.net
 > 250-{mx039} GMX Mailservices
 > 250-8BITMIME
 > 250 ENHANCEDSTATUSCODES
 > MAIL FROM: <m_osm@gmx.netgmx.net>
 > 550 5.1.8 {mx039} Cannot resolve your domain
 > QUIT
 > 221 2.0.0 {mx039} GMX Mailservices
 >
 > I am really wondering if some can help me to go further.

M-x apropos-value RET gmx\.netgmx\.net RET

-- 
Kevin Rodgers

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-04-14 22:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-06 14:55 Email anti_virus_protection
  -- strict thread matches above, loose matches on Subject: below --
2005-04-14 20:14 email Mahdi Osman
2005-04-14 22:39 ` email Kevin Rodgers

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.