[leaf-user] how to send mail with ssmtp?

2003-01-28 Thread PASI RAUHANIEMI
I tried: echo test | ssmtp [EMAIL PROTECTED]
ssmtp: can't open the smtp port (25) on mailhost.
or like it works with Qmail:
echo to:[EMAIL PROTECTED] | ssmtp
ssmtp: no recipients supplied: no mail will be sent.
What's wrong or how to send correctly from commanline? My ssmtp.conf has: 
mailhub=mail.myisp.net, but it looks like ssmtp cannot connect. Sending mail with 
qmail  smtproutes (mail.myisp.net) works. What's WRONG with ssmtp?


-
Sunpoint.net ilmoittaa:

Sunpoint.netistä saat luotettavan sähköpostiosoitteen maksutta.
http://www.sunpoint.net/SunAds/click.htm?mode=footerid=67jump=http%3A%2F%2Fwww.sunpoint.net


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] ssmtp.lrp

2003-01-13 Thread PASI RAUHANIEMI
Hi! I'm trying to use ssmtp.lrp, but it's difficult to find documents. How it resolves 
names or can it use hosts? I have chroot apache+php+ssmtp  normal root has qmail. How 
to use ssmtp in php script instead of mail function? mymail($to, $subject, $message, 
$headers)??? How to use my local qmail or do ssmtp need always do dns for it? The 
whole question:
PHP - ssmtp - qmail or ISP relay, so can I put parameters for ssmtp like for qmail?
-
Sunpoint tiedottaa:

Puhelintuki numerossa 0600-10 900 1,83E/min+pvm

Tutustu myös Etätukeen tästä
http://www.sunpoint.net/SunAds/click.htm?mode=footerid=70jump=http%3A%2F%2Fwww.pilotvastauspalvelu.fi%2Fdefault.asp%3Fsivu%3D3


---
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] Qmail.lrp problem was: permissions

2003-01-04 Thread PASI RAUHANIEMI
Sorry! I thought that my LRP building Linux does not have qmail users  groups, but it 
has, allthought qmail is not installed. That was making permission changes to my 
qmail.lrp files. It seems ok now! just corrected server/$1 ( I hope it does not make 
troubles)  everything is started ok.  Still get file exists errors about 
/var/log/qmail/qmail/* at first start, but logs seems to work.   
-
Sunpoint tiedottaa:

Puhelintuki numerossa 0600-10 900 1,83E/min+pvm

Tutustu myös Etätukeen tästä
http://www.sunpoint.net/SunAds/click.htm?mode=footerid=70jump=http%3A%2F%2Fwww.pilotvastauspalvelu.fi%2Fdefault.asp%3Fsivu%3D3


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] qmail.lrp

2003-01-03 Thread PASI RAUHANIEMI
When starting Qmail
my logs are filling with: 
@40003e15f63d11f54464 alert: cannot start: unable to open mutex
What's that error?

I had to modify qmail startup script. I added to ln line:
/service/$1, that dollar sign. without it I cannot start Qmail, but still getting 
errors at first start. Is that bad?

startserv () {
if [ -r /service/$1 ]; then
echo $1 not started: already running
else
rm /var/log/qmail/$1/*
ln -s /var/qmail/service/$1 /service/$1
echo Starting $1


- - - Sunpoint.net tiedustelee: - - -

Suliko sähköpostisi? 

Hae uusi painamalla tästä!
http://www.sunpoint.net/SunAds/click.htm?mode=footerid=68jump=http%3A%2F%2Fwww.sunpoint.net%2F


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] qmail service: file exists

2003-01-01 Thread PASI RAUHANIEMI
Hi! I have build my Apache server on Coyote Linux 1.28 +hd (LRP distro). No  I have a 
problem with Qmail which I have used with Mandrake succesfully.
I got errors like:
/var/log/qmail/qmail/* No such file or directory
Starting Qmail
/service: file exists
/var/log/qmail/smtpd/* No such file or directory
... so on.

I read from Mailarchive that with Dachstein cd root packets overwrites or mounts 
/var/log/qmail/qmail/  others. But I can see them. I have tried to check perms. chown 
qmaill /var/log/qmail  others. But the same problem. What could be wrong? I have 
IPmail distro where qmail works  it didn't help me.
-
Sunpoint.net ilmoittaa:

Sunpoint.netistä saat luotettavan sähköpostiosoitteen maksutta.
http://www.sunpoint.net/SunAds/click.htm?mode=footerid=67jump=http%3A%2F%2Fwww.sunpoint.net


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] Boa ez-ipupdate

2002-12-12 Thread PASI RAUHANIEMI
Has anyone experiences about Boa or ez-ipupdate or both together? Is it possible use 
those together  how to start Boa, that init scripts talks about start stop daemon  I 
don't have or wanna use it. Just rc.local  command line style? (small 
IDE-CompactFlash perhaps?)
-
Sunpoint.net ilmoittaa:

Sunpoint.netistä saat luotettavan sähköpostiosoitteen maksutta.
http://www.sunpoint.net/SunAds/click.htm?mode=footerid=67jump=http%3A%2F%2Fwww.sunpoint.net


---
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] Bering, orinoco_cs: Request IRQ: Resource in use

2002-05-17 Thread PASI RAUHANIEMI

! Hi I have been trying to set up Bering rc2 with Lucent PCI to PCMCIA adapter  
Orinoco Silver card. After reading the inst.  installing packets to floppy I Have 
still problems:

Starting PCMCIA services:
 modules
Using /lib/modules/pcmcia/pcmcia_core.o
Using /lib/modules/pcmcia/i82365.o
PCI: Enabling device 00:0e.0. ( - 0002)
PCI: No IRQ for interrupt PIN A of device 00:0e.0.
please try using pci=biosirq
Using /lib/modules/pcmcia/ds.o
 cardmgr
cardmgr watching 1 sockets
...Validating interfaces file
orinoco_cs: Request IRQ : Resource in use

This also when unplugging  plugging the wireless card.

I found some inst. to put these to wireless.opt:
PCIC_OPTS=irq_mode=0
CORE_OPTS=cb_pci_irq=11

but with CORE_OPTS I got pcmcia_core.o insmod invalid parameter cb_pci_irq  
unresolved symbols with drivers.

What to add to make all work? The same machine with Win98 works with the adapter and 
silver card.





-
Sunpoint.net tiedottaa:

Tiesitkö, että Sunpoint.netin käyttäjät voivat lukea sähköpostinsa myös 
WAP-puhelimella.
http://www.sunpoint.net/SunAds/click.htm?mode=footerid=45jump=http%3A%2F%2Fwww.sunpoint.net%2Fwap%2F

___

Hundreds of nodes, one monster rendering program.
Now that’s a super model! Visit http://clustering.foundries.sf.net/


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[Leaf-user] Bering beta4

2002-03-16 Thread PASI RAUHANIEMI

Hi! I added the bridge module, but backup menu 3) etc does not backup /etc/modules. Or 
what?. /lib/modules/bridge.o is ok  manual insmod.
- - - Sunpoint.net tiedustelee: - - -

Suliko sähköpostisi? 

Hae uusi painamalla tästä!
http://www.sunpoint.net/SunAds/click.htm?mode=footerid=68jump=http%3A%2F%2Fwww.sunpoint.net%2F

___
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user



[Leaf-user] Named cuts connections

2002-02-13 Thread PASI RAUHANIEMI

I have sshd server  bind-8.lrp on my router. If I start named I cannot connect with 
ssh-client to the router: did not receive ident string, connection reset by peer. Is 
this a bind configuration problem? Named works ok without sshd  vice versa. The same 
thing with telnet.
-
Sunpoint.net vihje:

Tee oma virtuaalinen pörssisalkku ja seuraa osakkeittesi kehitystä GSM puhelimella.
http://www.sunpoint.net/SunAds/click.htm?mode=footerid=48jump=http%3A%2F%2Fwww.sunpoint.net%2F

___
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user