[xmail] How di i configure secure smtpforwarding

2002-05-15 Thread co
On this smtpserver i must be able to recieve mail from all the country, (all with diffrent ip:s) and still have it safe from smtp relaying. I have tried to solve it like this: I have placed this one smtpserver, (the external smtp), that will route (smtpfwd.tab) mail to my own domain. My wish is

[xmail] sendmail

2002-05-15 Thread WeSDeC
Sendmail works fine, but I always have to give the command export MAIL_R00T=/var/MailRoot So if i call sendmail from php it does work, how can i solve that? Maarten - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general he

[xmail] Re: sendmail

2002-05-15 Thread WeSDeC
Do i make a link to it in /etc/rc.d/rc.local or do i just execute it ones??? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Davide Libenzi Sent: woensdag 15 mei 2002 18:46 To: XMail mailing list Subject: [xmail] Re: sendmail On Wed, 15 May 2002, WeSD

[xmail] Re: sendmail

2002-05-15 Thread Gerrit P. Haase
WeSDeC schrieb: >>> Sendmail works fine, but I always have to give the command >>> export MAIL_R00T=/var/MailRoot >> inside the XMail's tarbal there's a file named sendmail.sh ... > Do i make a link to it in /etc/rc.d/rc.local or do i just execute it > ones??? You call it everytime instead o

[xmail] OpenBSD version of XMail

2002-05-15 Thread Ken Larkman
Hello, I am curious if anyone has a pointer to a version of Xmail compiled for OpenBSD 3.0? I tend not to have the greatest luck with compiling my own versions so I am looking for something pre-compiled. Any assistance is appreciated. Thanks! - Ken -- Ken Larkman, Freelance writer/Internet C

[xmail] Re: OpenBSD version of XMail

2002-05-15 Thread Ken Larkman
David, I was afraid you were going to say that. :( - Ken > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Davide Libenzi > Sent: Wednesday, May 15, 2002 5:00 PM > To: Xmail List (E-mail) > Subject: [xmail] Re: OpenBSD version of XMail > > > >

[xmail] Re: sendmail

2002-05-15 Thread WeSDeC
Ok thanks a lot, i'm getting further, but now i got a next prob Now I get the erro /usr/sbin/sendmail: /var/MailRoot/bin/sendmail: Permission denid If I don't call sendmail as root How comes permission say also others can execute sendmail. Thanks Maarten -Original Message- From: [EM

[xmail] Re: OpenBSD version of XMail

2002-05-15 Thread Ken Larkman
David, Do you know if I will need the FreeBSD libraries installed for the build to work? - Ken > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Davide Libenzi > Sent: Wednesday, May 15, 2002 5:00 PM > To: Xmail List (E-mail) > Subject: [xmail] Re:

[xmail] Re: sendmail

2002-05-15 Thread WeSDeC
The permissios of sendmail are -r-sr-sr-x But I rather think it has something to do with the directories, cause when I copied sendmail from the bin to /usr/sbin (and renamed it to sendmail2) And edited sendmail (the shell script) so it should call sendmail2 It worked, but now I got an error in th

[xmail] Re: sendmail

2002-05-15 Thread WeSDeC
-r-sr-sr-x 1 root root129 May 15 18:07 /usr/sbin/sendmail -r-xr-xr-x 1 root root10200 May 15 18:07 /usr/sbin/sendmail2 but the sendmail is executed (If I put sendmail2 in /etc/sbin), that is not the problem Problem is how comes it doesn work in the bin folder and what about

[xmail] Re: OpenBSD version of XMail

2002-05-15 Thread Ken Larkman
I tried doing a build of the FreeBSD version of XMail on OpenBSD 3.0 and this is what the output was: [START CUT & PASTE] janus# gmake -f Makefile.bsd c++ -O2 -I. -D__FREEBSD__ -DXMAIL_X86 -D_REENTRANT=1 -D_THREAD_SAFE=1 -c SysDep.cpp In file included from SysIncludeFreeBSD.h:38,

[xmail] Re: sendmail

2002-05-15 Thread WeSDeC
Thx a lot it works perfect now -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Davide Libenzi Sent: donderdag 16 mei 2002 2:03 To: [EMAIL PROTECTED] Subject: [xmail] Re: sendmail On Thu, 16 May 2002, WeSDeC wrote: > > -r-sr-sr-x1 root root12

[xmail] Re: OpenBSD version of XMail

2002-05-15 Thread Ken Larkman
Hiyas, David! > which openbsd version are you using ? OpenBSD 3.0 > try : > > $ find /usr/include -type f -exec grep -H sysctlbyname \{} \; janus# find /usr/include -type f -exec grep sysctrlbyname \{} \; janus# > $ find /usr/include -type f -exec grep -H SWIF_DEV_PREFIX \{} \; janus# find

[xmail] Re: OpenBSD version of XMail

2002-05-15 Thread Ken Larkman
David et al, Thanks for your help. It looks like there are several projects looking at porting Xmail to OpenBSD but none have so far posted files. I'm guessing that means its not just as easing as compiling the FreeBSD port. Thanks! - Ken - To unsubscribe from this list: send the line "unsubs

[xmail] Re: OpenBSD version of XMail

2002-05-15 Thread Ken Larkman
David, No worries. I'll keep fiddling with it and maybe I'll learn something. :) - Ken > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Davide Libenzi > Sent: Wednesday, May 15, 2002 8:09 PM > To: [EMAIL PROTECTED] > Subject: [xmail] Re: OpenBSD v

[xmail] Re: OpenBSD version of XMail

2002-05-15 Thread Rene Rivera
On 2002-05-15 at 08:14 PM, [EMAIL PROTECTED] (Ken Larkman) wrote: > >David, > >No worries. I'll keep fiddling with it and maybe I'll learn something. :) I have a version of 0.74 ported which I run. I started on a 1.3 port but ran out of time to spend on it. If it will help I can send you the 0.

[xmail] Re: OpenBSD version of XMail

2002-05-15 Thread Ken Larkman
Hello, Rene! I would love to have a look at both versions. Thanks! - Ken > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Rene Rivera > Sent: Wednesday, May 15, 2002 8:22 PM > To: [EMAIL PROTECTED] > Subject: [xmail] Re: OpenBSD version of XMail