Mailinglist Archive: opensuse (4053 mails)
| < Previous | Next > |
Re: [SLE] qpopper and roxen
- From: "Brandon Caudle" <bcaudle@xxxxxxxxxxx>
- Date: Mon, 27 Aug 2001 19:01:24 -0400
- Message-id: <OE35ITn8GxkAOjoDRaC00014f08@xxxxxxxxxxx>
Here we go ,
the rcroxen stop did not work
I did a ps -ef | grep rcroxen and nothing came up
I did a rcinetd restart and it didn't work
any ideas?
other issues
telnet
open 64.192.99.49 25 .. sendmail 8.11.3/8.11.1-0.5 (so this I guess is
working?)
open 64.192.99.49 110.... + OK ready (21263.998953153@linux) <so I guess
this is working to?>
and give me a minute and I will post all files for mail at
www.larkhavengolf.com/mail/
Brandon Caudle
--------------
15yr Old Avid Unix User (HP-UX,FreeBSD,Linux)
Larkhaven Golf Course
Charlotte, NC
"There cannot be a crisis next week. My schedule is already full." -- Henry
Kissinger
----- Original Message -----
From: "StarTux" <matthew@xxxxxxxxxxxxxxx>
To: "Brandon Caudle" <bcaudle@xxxxxxxxxxx>
Cc: "Suse" <suse-linux-e@xxxxxxxx>
Sent: Monday, August 27, 2001 6:45 PM
Subject: Re: [SLE] qpopper and roxen
> Brandon Caudle wrote:
>
> >Hi everyone,
> >recently someone installed roxen (web server) and I need it removed ASAP,
> >but I can uninstall the rpm and don't know how to stop it, HELP!!!!
> >
>
> Try rcroxen stop
>
> Not used roxen, but that may work. Alternatively ps -e and issue a kill
> -9 command to chut it down (against its PID, which is a number).
>
> >
> >
> >And as for qpopper, well while I am at a Microsoft machine and set up my
> >mail servers (qpopper and sendmail) I can send mail but it goes through
the
> >pop server not the smtp, but I can't receive mail, if you need any logs
or
> >anything just email me
> >
> As long as the software is not pointing to port 110 for sending mail you
> should be Ok, to test the server do this.
>
> telnet yourhost 25
>
> You shoould get a gretting and to test POP3 do the same but swap 25 for
> 110 .
>
> If you are using Sendmail with SuSE 7.2 I recommend using Amavis
> Sendmail, especially with Windows clients.
>
> What do you have in your access file?
>
> Look at the file /etc/mail/access:
>
> # /etc/mail/access
> #
> # Author: Werner Fink <werner@xxxxxxx>
> #
> # Description:
> #
> # With this file you can control the access
> # to your mail server.
> #
> # Format:
> #
> #<email addr> <keyword or ### text>
> #<domain name> <keyword or ### text>
> #<network addr> <keyword or ### text>
> # ^^^^^^^^^
> # (these are <TAB> stops)
> #
> # Network IP-addresses have to end on octet boundary, e.g. 127.0.0
> # The right hand side `<keyword or ### text>' could be one of
> # the keywords
> ## RELAY (relay this domain, implicit OK within other rules)
> # DISCARD (mail are discard)
> #
> # or an `###' RFC 821 compliant error code and some text, e.g.
> #
> # ERROR:"550 We don't accept mail from spammers"
> #
> # Examples:
> #
> #cyberspammer.com ERROR:"550 We don't accept mail from spammers"
> #sendmail.org OK
> #192.168 RELAY
> #
> # Extensions:
> #
> # See /usr/share/sendmail/README for the FEATURE `blacklist_recipients'.
> #
> # Default for loop back is RELAY
> 127 RELAY
> 192.168 RELAY
> # OK (accept mails even if other rules would reject them)
> # REJECT (reject mails even if other rules would accept them)
>
> You will also want to setup anti-spammer controls so they do not spoof
> your domain.
>
> Matt
>
> >
> >Later
> >And Thanks,
> >
> >Brandon Caudle
> >--------------
> >15yr Old Avid Unix User (HP-UX,FreeBSD,Linux)
> >Larkhaven Golf Course
> >Charlotte, NC
> >
> >"There cannot be a crisis next week. My schedule is already full." --
Henry
> >Kissinger
> >
>
>
>
>
> --
> To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
> For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> Also check the FAQ at http://www.suse.com/support/faq and the
> archives at http://lists.suse.com
>
>
the rcroxen stop did not work
I did a ps -ef | grep rcroxen and nothing came up
I did a rcinetd restart and it didn't work
any ideas?
other issues
telnet
open 64.192.99.49 25 .. sendmail 8.11.3/8.11.1-0.5 (so this I guess is
working?)
open 64.192.99.49 110.... + OK ready (21263.998953153@linux) <so I guess
this is working to?>
and give me a minute and I will post all files for mail at
www.larkhavengolf.com/mail/
Brandon Caudle
--------------
15yr Old Avid Unix User (HP-UX,FreeBSD,Linux)
Larkhaven Golf Course
Charlotte, NC
"There cannot be a crisis next week. My schedule is already full." -- Henry
Kissinger
----- Original Message -----
From: "StarTux" <matthew@xxxxxxxxxxxxxxx>
To: "Brandon Caudle" <bcaudle@xxxxxxxxxxx>
Cc: "Suse" <suse-linux-e@xxxxxxxx>
Sent: Monday, August 27, 2001 6:45 PM
Subject: Re: [SLE] qpopper and roxen
> Brandon Caudle wrote:
>
> >Hi everyone,
> >recently someone installed roxen (web server) and I need it removed ASAP,
> >but I can uninstall the rpm and don't know how to stop it, HELP!!!!
> >
>
> Try rcroxen stop
>
> Not used roxen, but that may work. Alternatively ps -e and issue a kill
> -9 command to chut it down (against its PID, which is a number).
>
> >
> >
> >And as for qpopper, well while I am at a Microsoft machine and set up my
> >mail servers (qpopper and sendmail) I can send mail but it goes through
the
> >pop server not the smtp, but I can't receive mail, if you need any logs
or
> >anything just email me
> >
> As long as the software is not pointing to port 110 for sending mail you
> should be Ok, to test the server do this.
>
> telnet yourhost 25
>
> You shoould get a gretting and to test POP3 do the same but swap 25 for
> 110 .
>
> If you are using Sendmail with SuSE 7.2 I recommend using Amavis
> Sendmail, especially with Windows clients.
>
> What do you have in your access file?
>
> Look at the file /etc/mail/access:
>
> # /etc/mail/access
> #
> # Author: Werner Fink <werner@xxxxxxx>
> #
> # Description:
> #
> # With this file you can control the access
> # to your mail server.
> #
> # Format:
> #
> #<email addr> <keyword or ### text>
> #<domain name> <keyword or ### text>
> #<network addr> <keyword or ### text>
> # ^^^^^^^^^
> # (these are <TAB> stops)
> #
> # Network IP-addresses have to end on octet boundary, e.g. 127.0.0
> # The right hand side `<keyword or ### text>' could be one of
> # the keywords
> ## RELAY (relay this domain, implicit OK within other rules)
> # DISCARD (mail are discard)
> #
> # or an `###' RFC 821 compliant error code and some text, e.g.
> #
> # ERROR:"550 We don't accept mail from spammers"
> #
> # Examples:
> #
> #cyberspammer.com ERROR:"550 We don't accept mail from spammers"
> #sendmail.org OK
> #192.168 RELAY
> #
> # Extensions:
> #
> # See /usr/share/sendmail/README for the FEATURE `blacklist_recipients'.
> #
> # Default for loop back is RELAY
> 127 RELAY
> 192.168 RELAY
> # OK (accept mails even if other rules would reject them)
> # REJECT (reject mails even if other rules would accept them)
>
> You will also want to setup anti-spammer controls so they do not spoof
> your domain.
>
> Matt
>
> >
> >Later
> >And Thanks,
> >
> >Brandon Caudle
> >--------------
> >15yr Old Avid Unix User (HP-UX,FreeBSD,Linux)
> >Larkhaven Golf Course
> >Charlotte, NC
> >
> >"There cannot be a crisis next week. My schedule is already full." --
Henry
> >Kissinger
> >
>
>
>
>
> --
> To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
> For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> Also check the FAQ at http://www.suse.com/support/faq and the
> archives at http://lists.suse.com
>
>
| < Previous | Next > |