help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help setting up POP3 email (rmail)


From: Emanuel Berg
Subject: Re: Help setting up POP3 email (rmail)
Date: Fri, 26 Feb 2016 20:57:37 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

<cptvlaze@tutamail.com> writes:]

> Following your code, emacs will return me the
> following error:
>
> At startup:
>
> 'load-with-code-conversion: Symbol's value as
> variable is void: smtpmail-smtp-server'

Try to put this above the code and have that eval'd as
well:

    (require 'smtpmail)

> ...and trying to send my email, after asking me for
> my server username, email and password...
>
> 'smtpmail-send-it: Sending failed: 550-Requested
> action not taken: mailbox unavailable 550 Sender
> address is not allowed.'

That means you have either sent to an bogus target or
your ISP don't allow you to send mails.

But I think the problem is still with your
configuration... Examine it more closely and ask again
if you don't know.

-- 
underground experts united
http://user.it.uu.se/~embe8573




reply via email to

[Prev in Thread] Current Thread [Next in Thread]