I recently regenerated my sendmail.cf and now my roaming users cannot relay. It seems the only auth methods available now are LOGIN & PLAIN. I used to have DIGEST-MD5 & CRAM-MD5, but these do not show up when I telnet localhost 25:
ehlo localhost
250-mail1.domain.net Hello...
I'd been using a 1720 with port forwarding/Access control lists to move mail on my inhouse email server. My outlook clients were setup to use mail.domain.net for incoming & outgoing mail. This worked fine for my work station and roaming laptop users until the cisco pix firewall was installed...
I just upgraded from fc4 to fc6 which installed apache 2.2.3. It looks like some modules aren't supported anymore like mod_access & mod_auth. I cannot start apache because of error: "cannot load ... mod_access.so into server...". This file does not exist on my server anymore. Does anyone know if...
After upgrade from rh8.0 to fc4, 'yum update' ran but complained about dependencies related to openoffice & httpd-mmn. So I started updating individual packages - like 'yum update kernel'. This worked fine for many packages, but after updating glibc yum broke:
Installroot: /
Setting up Update...
I am required to move an entire website to a host who will not allow third party certificate authority, but they will set one up for a fee. They do allow self signed certificates. Is it possible to reuse (transfer) the certificate from the prior host?
Thanks - Keith
This insert works ok, but code2 varchar(20) seems to get stored with an extra couple of spaces in front of it.
$tbl_query="INSERT INTO mytable (code1, date1, time, code2 )
values
('".$_POST['code1'] ."','
".$Date1 ."','
".$_POST['time'] ."','...
Can someone explain howto get rid of the FEDORA CORE TEST PAGE to allow documentroot directory index on the FC4 distro? I've defeated the 'auth_mysql.conf' and use the old 'Authuserfile' etc in my httpd.conf- which worked fine on my recently updraded rh9 distro - and still works fine on the...
I've just purchased a new server with w2003 & the Presentation Server 4.0 cd's. Setup & updated the server - fine, but have not installed the 4.0 yet. I also have the older metaframe 1.8 running on another w2k server in my lan.
I'm slightly confused about the 'farm' concept. If I am reading the...
A form I'm working on requires an option box which concatenates variables from a 2 dimensional array into the select area. When a user selects from the list, I need to hold onto only the second part of the concatenation (Vopt[x][2]). In my example below, I'm trying to trap the value in Topt. If...
I recently upgraded some win98 workstations to win2K. Users could logon from any w98 workstation and the 'logon script =' in smb.conf would execute - map drives etc. Since the w2k upgrade, the 'logon script =' does'nt fire & users can't logon unless I setup each user on each w2k workstation...
This is more hw question... Is there a way to determine how many USB devices a power supply can support? I'm working on a hp pavilion & when I take to my bench (with only the basic keyboard/mouse/nic) the pc works great. When I bring it back to the owner, it stinks. Only difference is that owner...
Can anybody tell me what to check that would cause my system clock to display +6 hours ahead of my hardware clock?
After chasing many threads on ntp setup, finally just used the ntp.conf from
http://www.vanemery.com/Linux/RH-Linux-Time.html with always same results - system clock gets moved...
This is a small home network. My Win98 pc has file & printer sharing enabled. W98 local printer & C drive is shared. W98 pc & Wxp pc are in the same workgroup. Network protocol on both is tcp/ip. (xp is a laptop).
Problem is I can't see the W98 pc from xp.
Is it possible to access a remote...
A remote is trying to gain access to my linux server via ssh, which is open behind my router.
Checking my security log, I see a run of "input_userauth_request: illegal user BLA": where BLA
is either root, admin, user, etc. The logins fail so far.
I'd like to send a message to the perp (not a...
Not sure if this is correct place to post.
I've recently started the imap service on redhat7.3 running sendmail8.11.6. Up till now have run pop exclusively. Imap seems to work fine; exception being I can't actually delete emails - just shows an strikethru.
I am using outlook 2000 sp3 for...
I'm trying to echo tables from MySQL database to browser using php 4.2.2. The following reads the correct number of tables in my database [entries], but I get a syntax error in my 'for' loop. I know the problem is with my 'rows' variable, but I've tried many variations and am back to this: (this...
I setup a second linux server in my office to do some PHP/MySQL development & testing on. I setup sendmail on this server to relay email through my primary linux server & everything works mostly fine. Using a email transfer class for PHP, my script cycles through a SQL table & fires off emails...
I need to email in html format to a client list. When I test this code, the client email reader gets a text rendering first & the html package is at the bottom. The html works fine, but the text looks pitiful. I'd rather the html "icon link" to show up at the top if possible. I'm using...
All this worked fine up to a few weeks ago...
What is the difference between how a windows mail client relaying thru my sendmail server talks to smtp and the "mail" program on my linux server talks to smtp? My windows clients incoming POP and outgoing SMTP both point to my linux...
Not sure this is where to post...
I've held up trying to install SpamAssassin 2.55 on my redhat 7.2 server; the package manager complains about a dependency check: perl-mail-spamassassin requires perl(HTML::Parser). My server has Perl version 5.6.1 & my HTML parser version is 3.25.2. Has anybody...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.