PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > linux.debian.user > exim worked; had to upgrade to exim4, which, for me, doesn't work
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
linux.debian.user debian-user@lists.debian.org.

exim worked; had to upgrade to exim4, which, for me, doesn't work

Réponse
 
LinkBack Outils de la discussion
Vieux 16/08/2007, 03h10   #1
p
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut exim worked; had to upgrade to exim4, which, for me, doesn't work

on january 2, 2007, i replaced an aging hard drive, running debian
potato. for the 3+ years of running potato, i used mutt (exim and
fetchmail) to handle email.

ever since (jan. 2, '07), when i upgraded to sarge, i have not been
able to configure exim4 (correctly), as when i "fetchmail," open
mutt, and look at the messages in /var/mail/"me", i get the error
message, "mail delivery failed," for each email.


when open an email, i see this refernce to localhost:


"the following address(es) failed:

pplaw@localhost

unroutable address"


(if i could get it to recognize my email address as:

"pplaw [at] pcisys.net",

instead of as,

"pplaw@localhost",

then i think it would work. that's where i'm stuck.)

my googling "unroutable address" for exim4 entries and reading
the "exim4-doc-html" file(s) lead me to believe that i may have to
learn how to write code in order to have a realistic chance of fig-
uring out how exim4 (version 4.63-17) needs to be setup.

on the other hand, since it's been 8 months, and counting, it
doesn't look like i'm going to be able to figure out exim4:

1. is there a way to use mutt and fetchmail without setting up
exim4? (i pop3 my email from my isp.);

2. is there another text-based email client that can be used
without trying to configure exim4? or

3. is my only hope to wait and see if exim4 is someday upgraded
to an easier configuration, one like the old "exim"?

4. as an aside, why do the exim4-configure windows have jibber-
ish-looking borders?

thx.



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 17/08/2007, 16h10   #2
Celejar
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: exim worked; had to upgrade to exim4, which, for me, doesn't work

On Wed, 15 Aug 2007 18:57:13 -0600
p <pplaw@pcisys.net> wrote:

> on january 2, 2007, i replaced an aging hard drive, running debian
> potato. for the 3+ years of running potato, i used mutt (exim and
> fetchmail) to handle email.
>
> ever since (jan. 2, '07), when i upgraded to sarge, i have not been
> able to configure exim4 (correctly), as when i "fetchmail," open
> mutt, and look at the messages in /var/mail/"me", i get the error
> message, "mail delivery failed," for each email.
>
>
> when open an email, i see this refernce to localhost:
>
>
> "the following address(es) failed:
>
> pplaw@localhost
>
> unroutable address"
>
>
> (if i could get it to recognize my email address as:
>
> "pplaw [at] pcisys.net",
>
> instead of as,
>
> "pplaw@localhost",
>
> then i think it would work. that's where i'm stuck.)
>
> my googling "unroutable address" for exim4 entries and reading
> the "exim4-doc-html" file(s) lead me to believe that i may have to
> learn how to write code in order to have a realistic chance of fig-
> uring out how exim4 (version 4.63-17) needs to be setup.
>
> on the other hand, since it's been 8 months, and counting, it
> doesn't look like i'm going to be able to figure out exim4:
>
> 1. is there a way to use mutt and fetchmail without setting up
> exim4? (i pop3 my email from my isp.);


Exim is a MTA. You need one to send mail, but there are many choices,
some much simpler than exim. 'apt-cache search mta'.

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 17/08/2007, 16h10   #3
Celejar
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: exim worked; had to upgrade to exim4, which, for me, doesn't work

On Wed, 15 Aug 2007 18:57:13 -0600
p <pplaw@pcisys.net> wrote:

> on january 2, 2007, i replaced an aging hard drive, running debian
> potato. for the 3+ years of running potato, i used mutt (exim and
> fetchmail) to handle email.
>
> ever since (jan. 2, '07), when i upgraded to sarge, i have not been
> able to configure exim4 (correctly), as when i "fetchmail," open
> mutt, and look at the messages in /var/mail/"me", i get the error
> message, "mail delivery failed," for each email.
>
>
> when open an email, i see this refernce to localhost:
>
>
> "the following address(es) failed:
>
> pplaw@localhost
>
> unroutable address"
>
>
> (if i could get it to recognize my email address as:
>
> "pplaw [at] pcisys.net",
>
> instead of as,
>
> "pplaw@localhost",
>
> then i think it would work. that's where i'm stuck.)
>
> my googling "unroutable address" for exim4 entries and reading
> the "exim4-doc-html" file(s) lead me to believe that i may have to
> learn how to write code in order to have a realistic chance of fig-
> uring out how exim4 (version 4.63-17) needs to be setup.
>
> on the other hand, since it's been 8 months, and counting, it
> doesn't look like i'm going to be able to figure out exim4:
>
> 1. is there a way to use mutt and fetchmail without setting up
> exim4? (i pop3 my email from my isp.);


Exim is a MTA. You need one to send mail, but there are many choices,
some much simpler than exim. 'apt-cache search mta'.

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 04h32.


Édité par : vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,10187 seconds with 11 queries