LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 12-12-2004, 08:49 AM   #1
r042wal
LQ Newbie
 
Registered: Jun 2003
Posts: 12

Rep: Reputation: 0
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
 
Old 12-12-2004, 09:24 AM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 271Reputation: 271Reputation: 271
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?
 
Old 12-12-2004, 10:37 AM   #3
r042wal
LQ Newbie
 
Registered: Jun 2003
Posts: 12

Original Poster
Rep: Reputation: 0
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.
 
Old 12-12-2004, 11:30 AM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
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.
 
Old 12-12-2004, 12:08 PM   #5
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,675

Rep: Reputation: Disabled
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.
 
Old 12-12-2004, 12:57 PM   #6
r042wal
LQ Newbie
 
Registered: Jun 2003
Posts: 12

Original Poster
Rep: Reputation: 0
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.
 
Old 12-12-2004, 01:06 PM   #7
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
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.
 
Old 12-12-2004, 01:33 PM   #8
r042wal
LQ Newbie
 
Registered: Jun 2003
Posts: 12

Original Poster
Rep: Reputation: 0
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
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
can anyone tell me how to connect any IMAP server to sendmail ..?? gajaykrishnan Linux - Networking 2 10-26-2005 06:43 AM
Sendmail - PoP soo Slow to connect mac_casey Linux - Newbie 2 01-31-2005 08:11 AM
client cannot connect to sendmail smtp LetoX Linux - Networking 0 07-06-2004 05:47 PM
How to let sendmail accept the ADSL connect to it SMTP explorer1979 Linux - General 1 07-16-2002 02:52 PM
Can't connect sendmail from outside jcjollant Linux - Networking 8 06-29-2001 04:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration