[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SMTP mail and Verizon
From: |
Eli Zaretskii |
Subject: |
Re: SMTP mail and Verizon |
Date: |
Tue, 22 Jul 2003 06:28:14 +0200 |
> From: John Paul Wallington <jpw@gnu.org>
> Newsgroups: gnu.emacs.help
> Date: Tue, 22 Jul 2003 02:54:20 +0100
>
> dms.emacs@verizon.net (David M. Synck) wrote:
>
> > (setq smtpmail-auth-credentials
> > '(( "outgoing.verizon.net" "25" "dms.emacs" "password")))
>
> Does the port number have to be an integer rather than a string ?
Yes, there seems to be a bug in smtpmail.el that requires only a
number there.