Gentoo Archives: gentoo-user

From: Holly Bostick <motub@××××××.nl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] New install, I still can't send email. Same error too.
Date: Wed, 18 Jan 2006 09:13:38
Message-Id: 43CE0589.7080907@planet.nl
In Reply to: Re: [gentoo-user] New install, I still can't send email. Same error too. by Dale
1 Dale schreef:
2 > On Tuesday 17 January 2006 23:00, Richard Fish wrote:
3 >> find ~/.mozilla -name prefs.js -exec grep "mail.smtpserver" {} \;
4 >
5 >
6 > This is on my old install.
7 >
8 > root@smoker / # find home/dale/.mozilla -name prefs.js -exec grep
9 > "mail.smtpserver" {} \;
10 > user_pref("mail.smtpserver.smtp1.auth_method", 1);
11 > user_pref("mail.smtpserver.smtp1.hostname", "mail.exceedtech.net");
12 > user_pref("mail.smtpserver.smtp1.port", 25);
13 > user_pref("mail.smtpserver.smtp1.try_ssl", 0);
14 > user_pref("mail.smtpserver.smtp1.username", "dalek");
15 > user_pref("mail.smtpservers", "smtp1"); root@smoker / #
16 >
17 >
18 > This is from the new install that I mounted on /mnt/gentoo, you know,
19 > like in the install guide. LOL
20 >
21 > root@smoker / # find /mnt/gentoo/home/dale/.mozilla -name prefs.js
22 > -exec grep "mail.smtpserver" {} \;
23 > user_pref("mail.smtpserver.smtp1.auth_method", 1);
24 > user_pref("mail.smtpserver.smtp1.hostname", "mail.exceedtech.net");
25 > user_pref("mail.smtpserver.smtp1.port", 25);
26 > user_pref("mail.smtpserver.smtp1.try_ssl", 0);
27 > user_pref("mail.smtpserver.smtp1.username", "dalek");
28 > user_pref("mail.smtpservers", "smtp1"); root@smoker / #
29 >
30 > Well, this may explain why neither one works. They are the same.
31 > Does that look right??
32
33 Looks right to me; these are the same settings I have in Thunderbird
34 (with different hostname and username, of course), and I don't have any
35 problems.
36
37 What I don't get is why moz is trying to relay directly. I'm no
38 mail/network guru, but I do know that if I send a mail to someone
39 outside my network (like, for example, the list), *I* don't relay (send
40 the mail via another ssmtp server) but rather I send it to my ISP and
41 *they* relay it (just like snail mail; I drop the letter in the post box
42 near me and the Postal Service takes it to the next "node" in the town
43 where the recipient lives, and *their* local mail service delivers it.
44 It's not like if I want to write somebody in NYC, I have to mail the
45 letter *in* NYC for it to be delivered...!)
46
47 About all I can ask at this point is:
48
49 1) what version of Mozilla are you using? What are your USE flags for
50 your installation? Have you checked b.g.o or mozillazine
51 (http://www.mozillazine.org/ ) to see if this is perhaps a known bug of
52 your version of Mozilla? Have you tried upgrading (maybe it's a bug
53 that's fixed in later versions)?
54
55 2) If you go to Edit=>Preferences=>Account Preferences=>Outgoing server
56 (SMTP), is there more than one server listed, and is your ISP's server
57 selected as "standard"? Like Iain, I had similar problems (a long time
58 ago) when attempting to send mail via my home ISP from work, where we
59 had a different ISP, which wouldn't work because I was logged into my
60 work's mail server (of course), and not my home ISP's SMTP server, so my
61 home ISP wasn't going to send my mail, since I wasn't an authorized user
62 (not logged in). It's hard to believe that there isn't *some* problem
63 with your SMTP settings that we're missing, though there is no error to
64 be seen, and of course KMail is presumably set the same way, and *that*
65 works....
66
67 3) I'm wondering if this isn't a Mozilla problem; very curious as to
68 whether Thunderbird would exhibit it as well. If you want to try it, you
69 can use the same mail folders and settings as Mozilla, which I can
70 quickly tell you how to set up (it's like 5 steps, if T-bird doesn't
71 just offer to import the Mozilla settings for you) if you decide to try
72 it. Also curious as to whether there's *any difference whatsoever*
73 between your KMail settings and your Mozilla settings (yes, it's
74 fine-toothed-comb time).
75
76 4) I'm also wondering if this is a "local" problem (to a specific
77 "outside" address), or a "general" problem (to any outside address).
78 Have you tested mail to multiple/different outside addresses, or just
79 one? If just one, maybe that one is the problem. You can send me a test
80 mail; I'm certainly outside your local network :-) .
81
82 5) It's a long shot, but is there any possibility that you're sending to
83 an outside address to which your ISP will *not* relay, i.e. someplace
84 that *cough* Homeland Security doesn't want you writing to (maybe you
85 have a relative in the service, I don't know)? If there are such domains
86 (and I'm sure there are), it's within the (distant, we hope) realm of
87 possiblility that
88 your ISP is being excessively cautious in order to avoid any spotlight
89 of investigation falling on them.
90
91 6) I don't know much (all right, anything) about sending command-line
92 mail, but there must be a way to get a "traceroute" of a mail. Maybe
93 somebody here knows how we could get some useful output about what
94 happens when this mail pretends to relay itself for some reason.
95
96
97 > I just thought of something. My new install has two accounts, the
98 > dalek one and my new one rdalek. Where's rdalek?? I'm going to
99 > change later and get rid of some spam, I hope.
100 >
101 > I had to fill in the user directories since I was logged in as root.
102 > Root don't have a .mozilla directory.
103
104 Regular users don't have any rights to read root's home directory.
105 Probably Mozilla can't even see the account unless you're logged in as root.
106 >
107 > I'm open to trying something here. I'm going to check my brothers
108 > ISP in a few more hours. If it works, something fishy at my ISP. If
109 > not, I have a problem here, and no clue what to do.
110 >
111
112 That's a good idea. No matter what your ISP says, it still could be
113 something fishy with them (Customer Service isn't always told every
114 little detail about what's going on with the service, and they can't
115 help you solve a problem they don't know about).
116
117 HTH,
118 Holly
119 --
120 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] New install, I still can't send email. Same error too. Dale <dalek@××××××××××.net>