openSUSE Forums > Archives > Novell Archives » email and imap server initial configuration

Go Back   openSUSE Forums > Archives > Novell Archives
Forums FAQ Members List Search Today's Posts Mark Forums Read


Novell Archives Archived content from Novell openSUSE support forums

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 26-Dec-2005, 11:40
zbruno@melloni.com
Guest
 
Posts: n/a
Default email and imap server initial configuration

I am having trouble finding proper docs for Suse 10's email and imap
servers. Can someone point me to document(s) that cover this topic? Or
perhaps help me resolve some very basic configuration issues:

- I configured the MTA to use localhost, and I can send mail internally
(from the command line mail program). No problems there.
- I configured Kmail to use comcast's SMTP server for sending and can send
mail externally that way, with no problem.

- My firewall has the mail server open (port 25 = SMTP), but I cannot
receive SMTP email. It does not get rejected, it just "disappears".

- My firewall has imap, pop3, etc open, and I have those services running.
but I cannot use IMAP. I get prompted for the password, but it does not
seem to accept it.

Any help or directions to the docs would be greatly appreciated.

Thanks.




  #2 (permalink)  
Old 26-Dec-2005, 13:03
Uwe Buckesfeld
Guest
 
Posts: n/a
Default Re: email and imap server initial configuration

zbruno@melloni.com wrote in news:EWVrf.1309$012.188@prv-
forum2.provo.novell.com:

> Any help or directions to the docs would be greatly appreciated.


http://www.howtoforge.com/perfect_setup_suse_10.0

HTH
Uwe

--
Novell Support Connection Volunteer SysOp
Please don't send me support related e-mail unless I ask you to do so.
  #3 (permalink)  
Old 27-Dec-2005, 14:13
zbruno@melloni.com
Guest
 
Posts: n/a
Default Re: email and imap server initial configuration

Although the article is great and I used it for other things that I had to
configure, it did not produce the desired results for email.

1st) I verified through telnet that I can connect to procmail and get the
appropriate responses. But any mail inbound mail goes to never-neverland.
And the same happens for outgoing mail. No errors of any kind, just
disappearing mail.

2nd) I didn't get to the imap portion, because my Suse 10 does not have the
courier-... packages. I just have an imap package (no courier) in the
installation CD. Version difference?

3rd) If I can't get SUSE's custom deployment of procmail to work, is the
distribution likely to break if I remove all email components and deploy my
own email server and clients?

> http://www.howtoforge.com/perfect_setup_suse_10.0
>
> HTH
> Uwe
>
> --
> Novell Support Connection Volunteer SysOp
> Please don't send me support related e-mail unless I ask you to do so.


  #4 (permalink)  
Old 27-Dec-2005, 23:21
Uwe Buckesfeld
Guest
 
Posts: n/a
Default Re: email and imap server initial configuration

zbruno@melloni.com wrote in
newsfhsf.1853$012.1345@prv-forum2.provo.novell.com:

> 1st) I verified through telnet that I can connect to procmail and get
> the appropriate responses. But any mail inbound mail goes to
> never-neverland. And the same happens for outgoing mail. No errors of
> any kind, just disappearing mail.


Never used procmail, sorry.

> 2nd) I didn't get to the imap portion, because my Suse 10 does not
> have the courier-... packages. I just have an imap package (no
> courier) in the installation CD. Version difference?


Could be it is not on the CD, but on the DVD. Add a full SuSE mirror (I
use ftp.tu-chemnitz.de, which is pretty local to me) to the Yast
installation sources.

> 3rd) If I can't get SUSE's custom deployment of procmail to work, is
> the distribution likely to break if I remove all email components and
> deploy my own email server and clients?


SuSE uses postfix internally, so I don't think it will break anything.

Uwe

--
Novell Support Connection Volunteer SysOp
Please don't send me support related e-mail unless I ask you to do so.
  #5 (permalink)  
Old 28-Dec-2005, 12:12
Joel Katzman-TCM
Guest
 
Posts: n/a
Default Re: email and imap server initial configuration

Does Comcast block port 25 ? If you don't have a business acount, they
probably block many ports. Also, have you tried to telnet to port 25
from outside of the Comcast network? Have an associate try from another
ISP and see if the connection works.

HTH,

Joel Katzman,
TCM Integrated Systems Inc.
Freeport NY 11520

zbruno@melloni.com wrote:

>Although the article is great and I used it for other things that I had to
>configure, it did not produce the desired results for email.
>
>1st) I verified through telnet that I can connect to procmail and get the
>appropriate responses. But any mail inbound mail goes to never-neverland.
>And the same happens for outgoing mail. No errors of any kind, just
>disappearing mail.
>
>2nd) I didn't get to the imap portion, because my Suse 10 does not have the
>courier-... packages. I just have an imap package (no courier) in the
>installation CD. Version difference?
>
>3rd) If I can't get SUSE's custom deployment of procmail to work, is the
>distribution likely to break if I remove all email components and deploy my
>own email server and clients?
>
>
>
>>http://www.howtoforge.com/perfect_setup_suse_10.0
>>
>>HTH
>>Uwe
>>
>>--
>>Novell Support Connection Volunteer SysOp
>>Please don't send me support related e-mail unless I ask you to do so.
>>
>>

>
>
>

  #6 (permalink)  
Old 28-Dec-2005, 15:57
zbruno@melloni.com
Guest
 
Posts: n/a
Default Re: email and imap server initial configuration

The problem is not with comcast. I still have a RedHat 9 server in place
(that I am replacing with Suse 10) and it works fine.

The curious thing is that I have now uninstalled postfix and replaced it
with the sendmail package from the install disks (because I know Sendmail
better than postfix) and in its default configuration I still can't send
mail anywhere other than to localhost (I need to double-check, but I think
I am finally at least receiving). The messages are a bit clearer, though
strangely confusing since they say that the mail is being routed back to my
mail server even when I explicitly address an external domain (i.e.:
myaccount@yahoo.com).

I think I am being bitten by some Suse-specific default. I never
experienced this kind of problem with any other distribution (and I have
used many over the last 10 years).

Thanks for trying. I'll keep plowing at it, and will report the solution
if I find it...

> Does Comcast block port 25 ? If you don't have a business acount, they
> probably block many ports. Also, have you tried to telnet to port 25
> from outside of the Comcast network? Have an associate try from another
> ISP and see if the connection works.
>
> HTH,
>
> Joel Katzman,
> TCM Integrated Systems Inc.
> Freeport NY 11520
>
> zbruno@melloni.com wrote:
>
> >Although the article is great and I used it for other things that I had to
> >configure, it did not produce the desired results for email.
> >
> >1st) I verified through telnet that I can connect to procmail and get the
> >appropriate responses. But any mail inbound mail goes to never-neverland.
> >And the same happens for outgoing mail. No errors of any kind, just
> >disappearing mail.
> >
> >2nd) I didn't get to the imap portion, because my Suse 10 does not have the
> >courier-... packages. I just have an imap package (no courier) in the
> >installation CD. Version difference?
> >
> >3rd) If I can't get SUSE's custom deployment of procmail to work, is the
> >distribution likely to break if I remove all email components and deploy my
> >own email server and clients?
> >
> >
> >
> >>http://www.howtoforge.com/perfect_setup_suse_10.0
> >>
> >>HTH
> >>Uwe
> >>
> >>--
> >>Novell Support Connection Volunteer SysOp
> >>Please don't send me support related e-mail unless I ask you to do so.
> >>
> >>

> >
> >
> >


  #7 (permalink)  
Old 02-Jan-2006, 13:28
zbruno@melloni.com
Guest
 
Posts: n/a
Default email and imap server initial configuration

SOLUTION:

The problem is caused by a default in /etc/sysconfig/sendmail Suse (or
something in Yast did) sets the smarthost to point back to itself. This
effectively makes all outgoing mail to be sent back. Comment it out, and
the problem is gone.

It took me days to discover this little unnecessary and undocumented "gem".
As an old curse I once read says... "may the fleas of a thousand camels
infest the armpits of the programmer who did this".

Programming lesson number 147: No matter how well intentioned you are when
you change a piece of code (or configuration) away from the norm...
DOCUMENT the @#%%@#& change!!!
  #8 (permalink)  
Old 02-Jan-2006, 22:57
Uwe Buckesfeld
Guest
 
Posts: n/a
Default Re: email and imap server initial configuration

zbruno,

thanks for the feedback.
Now if you could add some more details, maybe somebody else having this
problem will be able to find the solution immediately when he reads this
group.... :-)

TIA
Uwe


--
Novell Support Connection Volunteer SysOp
Please don't send me support related e-mail unless I ask you to do so.
  #9 (permalink)  
Old 20-Jan-2006, 19:18
Birger
Guest
 
Posts: n/a
Default Re: email and imap server initial configuration

Uwe Buckesfeld wrote:
> zbruno,
>
> thanks for the feedback.
> Now if you could add some more details, maybe somebody else having this
> problem will be able to find the solution immediately when he reads this
> group.... :-)
>
> TIA
> Uwe
>
>


Well, this is not easy things to setup, but for me it's much more
problems with redhat and debian, since I'm know suse better.

Redhat has a history with config tools for an older version of sendmail
then the installed one, and some broken m4 files that could give
unexpected results.

It just depend on how you work.
Yast can be broken so everything it does end up as .SuSEconfig files
if you go direct to the config files in redhat mode.

I have few problems with yast , but the postfix > cyrus transport
use to work, then it need some work by hand to enable salsdbpassword
,ssl for imaps and little special stuff, but I can't tell if yast can do
this now, since I'm in suse mode, and clone my config from the old mail
server by hand :-)

And btw. what I can remember so is cyrus always on the DVD only, at
least since the dual layer, but maybe also on the dual side DVD whatever
that version was. (8.0 maybe)

/birger



 

Bookmarks


Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2