Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-12-2004, 08:49 AM
|
#1
|
LQ Newbie
Registered: Jun 2003
Posts: 12
Rep:
|
Can't connect to Sendmail, help
I can telnet into my mailserver (Sendmail) on 110, but when I try to connect using Mozilla Mail, I get the error,
Mail Server mailserv responded: Unknown authorization state command
I only have two accounts on the server, root and robwalker. My incoming mail server is set up as mailserv and the account name is robwalker.
Any pointers to get me in the right direction solving this?
TIA
|
|
|
12-12-2004, 09:24 AM
|
#2
|
LQ Guru
Registered: Jan 2001
Posts: 24,149
|
Sendmail is an MTA which doesn't run on port 110, it will run on standard port 25. You most likely have popd running which uses port 110.
Is sendmail running? Can you provide more details on your setup?
|
|
|
12-12-2004, 10:37 AM
|
#3
|
LQ Newbie
Registered: Jun 2003
Posts: 12
Original Poster
Rep:
|
I'm a newby at all this, but here goes:
I have Fetchmail installed and it works from the konsole
.fetchmailrc looks like this:
poll pop6.sympatico.ca protocol POP3 user b1fusixx password ***** mda "/usr/bin/procmail -d robwalker"
I also have Sendmail, Procmail and IMAP installed
In Network Services (inetd) have the following 'ON'
pop3 stream tcp/ip nowait /usr/bin/ipop2d
imap stream tcp/ip nowait /usr/bin/imapd
pop3 stream tcp/ip nowait /usr/bin/popper
Sendmail:
no changes made to sendmail.cf
sendmail.cw is now /etc/mail/local-host-names
have:
mailserv
mailserv.ct.local
ct.local
localhost
in /etc/mail/relay-domains have:
localhost
192.168.2.103.
127.
in /etc/hosts have
127.0.0.1 localhost
192.168.2.103 mailserv.ct.local mailserv ct.local
ct.local is my Windows domain (Samba installed)
In Mozilla Mail my incloming server localhost
the user is robwalker
I am logged in as robwalker
outgoing server is smtp1.sympatico.ca (no authentication required)
That's about it. Does this help?
From the konsole I can 'telnet localhost 110' and get in to the POP server. I guess is not Sendmail but IMAP I'm accessing?
Last edited by r042wal; 12-12-2004 at 10:40 AM.
|
|
|
12-12-2004, 11:30 AM
|
#4
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
you have no reason to be going near port 110 on your machine. you will be using pop3 on the REMOTE server only.
you seem to be looking at completely the wrong things here.... what is actually wrong? you can't read your mail in mozilla? why is fetchmail involved in this? if you're only using mozilla as your mail client, then just connect directly to pop6.whatever.com in mozilla.
|
|
|
12-12-2004, 12:08 PM
|
#5
|
LQ Sage
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,675
Rep: 
|
Is your intention to gather your mail from your mail accounts and then access it using imap from your local machine(s)?
Then configure your mail client to use port 143 on your imap server.
|
|
|
12-12-2004, 12:57 PM
|
#6
|
LQ Newbie
Registered: Jun 2003
Posts: 12
Original Poster
Rep:
|
My intention is to offer an alternate choice for file / mail server on a Windows network. I want to pull the e-mail from the ISP using POP and have it put into the users folders on the Suse server. Right now Fetchmail works as can watch it in verbose mode.
I want the Windows users to be able to collect their e-mail from the Suse server using Outlook and POP3.
I had to start somewhere and that is why I am restricting myself to the one account and the Suse box. As soon as I can connect to Sendmail locally on the server (Mozilla Mail) and collect my e-mail, then I was going to go on to the next step - the Windows clients across the network.
Thanks.
|
|
|
12-12-2004, 01:06 PM
|
#7
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
ok well if fetchmail IS working, then you should be able to draw a line underneath it and move on to getting access to your server. is your choice of local pop3 server working correctly? seeing as it's physically local, on LAN, i'd suggest using an IMAP connection, rather than POP, but it's just preference i guess. Courier or cyrus tend to be the most popular choices for imap/pop servers.
|
|
|
12-12-2004, 01:33 PM
|
#8
|
LQ Newbie
Registered: Jun 2003
Posts: 12
Original Poster
Rep:
|
I stayed away from IMAP in case I eventually have a client come in outside the LAN or by VPN. Can I just enabe the network service in inet.d?
I went into Outlook Express and tried to set that up. I have MD5 encryption enabled for passwords on Suse. The Suse account and Windows accounts and password for 'robwalker' are identical. I can browse the Suse box from Windows.
Outlook throws up the password box at me. I am giving it the Suse user 'robwalker' but it chockes on the password I use to log on to Suse with. Is there some place where I define the e--mail account password that would be different from the logon password?
Here are the errors I get from Outlook. At least it sees the mail server. That's a start.
There was a problem logging onto your mail server. Your User Name was rejected. Account: 'mailserv.ct.local', Server: '192.168.2.103', Protocol: POP3, Server Response: '-ERR Unknown AUTHORIZATION state command', Port: 110, Secure(SSL): No, Server Error: 0x800CCC90, Error Number: 0x800CCC91
|
|
|
All times are GMT -5. The time now is 04:38 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|