[xmail] Authentication

2002-03-12 Thread Jason Badry

This is my first try with XMail and so far I'm struggling with the 
documentation.  Is there any where else to find out how to do the following 
things:

- restrict POP3 access to using APOP or some other form of authentication 
(ie no PLAIN passwords)
- restrict SMTP so that only authenticated users can send mail (travelling 
with my laptop I would like to be able to use my own SMTP server, but not 
open it for spamming/relay).

I currently use QPopper/Sendmail on Linux, and am trying Xmail as a 
replacement on W2K.  I really hope I can get this working/tightened up as 
the rest of my network is W2K and this would ease administration/backups 
somewhat.

... Jason Badry

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: Setting the MAIL_ROOT enviroment varialbe

2002-03-12 Thread Scott Ritchie

export MAIL_ROOT=/var/MailRoot

Though if your running xmail via rc.d, it should already be set.

- Original Message - 
From: "HonkyHonk" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 12, 2002 2:29 PM
Subject: [xmail] Setting the MAIL_ROOT enviroment varialbe


> Hi 
> 
> I know this may be a trivia question, but I simply can't get sendmail to
> work - it keeps complaining about the MAIL_ROOT enviroment varialbe not
> being set...
> 
> Where and how do I set this variable?
> 
> I am running RedHat 7.2, logged in as root (is that the problem?)
> 
> Hope someone could cast some light over this issue...
> 
> Thank
>   Jesper Lauridsen
>   http://www.top-sitez.com
> 
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
> 
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Setting the MAIL_ROOT enviroment varialbe

2002-03-12 Thread HonkyHonk

Hi 

I know this may be a trivia question, but I simply can't get sendmail to
work - it keeps complaining about the MAIL_ROOT enviroment varialbe not
being set...

Where and how do I set this variable?

I am running RedHat 7.2, logged in as root (is that the problem?)

Hope someone could cast some light over this issue...

Thank
  Jesper Lauridsen
  http://www.top-sitez.com



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: SMTP Relay

2002-03-12 Thread Rogger Vasquez

Thanks for the help but the problem is
fixed, and I really don?t know what when wrong ...


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Rogger Vasquez
Sent: Martes, 12 de Marzo de 2002 10:54 a.m.
To: [EMAIL PROTECTED]
Subject: [xmail] Re: SMTP Relay 


Well, I am not sure about that, but I will send
a message from the command line 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Davide Libenzi
Sent: Martes, 12 de Marzo de 2002 10:52 a.m.
To: XMail mailing list
Subject: [xmail] Re: SMTP Relay 


On Tue, 12 Mar 2002, Rogger Vasquez wrote:

> No, -t switch means that the recipients are in the
> text of the message 
> in
> "to:[EMAIL PROTECTED],[EMAIL PROTECTED] " etc
> then comes the subject, body etc...

I know. Are you sure the your PHP script does not put the recipient list
on the command line also ?
Can you send me a sample message ( only headers ) ?



- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: SMTP Relay

2002-03-12 Thread Rogger Vasquez

Well, I am not sure about that, but I will send
a message from the command line 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Davide Libenzi
Sent: Martes, 12 de Marzo de 2002 10:52 a.m.
To: XMail mailing list
Subject: [xmail] Re: SMTP Relay 


On Tue, 12 Mar 2002, Rogger Vasquez wrote:

> No, -t switch means that the recipients are in the
> text of the message 
> in
> "to:[EMAIL PROTECTED],[EMAIL PROTECTED] " etc
> then comes the subject, body etc...

I know. Are you sure the your PHP script does not put the recipient list
on the command line also ?
Can you send me a sample message ( only headers ) ?



- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: SMTP Relay

2002-03-12 Thread Brandon Wittenburg


Wow. I didn't expect to cause such a mess with that message. Oh well, 
thanks anyway. Removing the 0.0.0.0 ... line from the smtprelay.tab file 
was what I needed.

Thanks again,

Brandon Wittenburg
[EMAIL PROTECTED]


-- Attached file included as plaintext by Listar --


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.330 / Virus Database: 184 - Release Date: 2/28/02


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: SMTP Relay

2002-03-12 Thread Rogger Vasquez

No, -t switch means that the recipients are in the
text of the message 
in 
"to:[EMAIL PROTECTED],[EMAIL PROTECTED] " etc
then comes the subject, body etc...


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Davide Libenzi
Sent: Martes, 12 de Marzo de 2002 10:20 a.m.
To: XMail mailing list
Subject: [xmail] Re: SMTP Relay 


On Tue, 12 Mar 2002, Rogger Vasquez wrote:

> First of all ...
> I did not receive your email
> sorry for the inconvenience ...
>
> and the line
> is
> /var/MailRoot/sendmail.sh -t -i

Do you put recipients on the command line :

/var/MailRoot/sendmail.sh -t -i [EMAIL PROTECTED] [EMAIL PROTECTED] ...




- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: SMTP Relay

2002-03-12 Thread Rogger Vasquez

sorry about that, I didn't know ...

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Davide Libenzi
Sent: Martes, 12 de Marzo de 2002 10:18 a.m.
To: [EMAIL PROTECTED]
Subject: [xmail] Re: SMTP Relay 


On Tue, 12 Mar 2002, Rogger Vasquez wrote:

> Is this thread suppose to be for Xmail ???
> Well ???

Yes yes, but inside mailing lists there're threads that are described by
the subject. Instead on injecting a new question inside an existing thread
you better start a new one.



- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: SMTP Relay

2002-03-12 Thread Rogger Vasquez

I miss the bin directory
/var/MailRoot/bin/sendmail.sh -t -i

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Rogger Vasquez
Sent: Martes, 12 de Marzo de 2002 10:10 a.m.
To: [EMAIL PROTECTED]
Subject: [xmail] Re: SMTP Relay 


First of all ...
I did not receive your email 
sorry for the inconvenience ...

and the line
is 
/var/MailRoot/sendmail.sh -t -i


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Davide Libenzi
Sent: Martes, 12 de Marzo de 2002 10:09 a.m.
To: XMail mailing list
Subject: [xmail] Re: SMTP Relay 


On Tue, 12 Mar 2002, Rogger Vasquez wrote:

>
> I am Using /var/MailRoot/sendmail
> and it multiplies the number of mails ...
> example ...
> if I send a mail to [EMAIL PROTECTED], I get 5 copies ...
>
> The same result I get using Mail function from php ...
> and directly using ./sendmail.sh ...
>
> but if I use /usr/sbin/sendmail  I get the right number of mails ...

I'm sorry but what the heck does this matter with this thread. And i
already answered you yesterday asking for the command line you're using to
run sendmail.sh




- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: SMTP Relay

2002-03-12 Thread Rogger Vasquez

Is this thread suppose to be for Xmail ???
Well ???

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Davide Libenzi
Sent: Martes, 12 de Marzo de 2002 10:09 a.m.
To: XMail mailing list
Subject: [xmail] Re: SMTP Relay 


On Tue, 12 Mar 2002, Rogger Vasquez wrote:

>
> I am Using /var/MailRoot/sendmail
> and it multiplies the number of mails ...
> example ...
> if I send a mail to [EMAIL PROTECTED], I get 5 copies ...
>
> The same result I get using Mail function from php ...
> and directly using ./sendmail.sh ...
>
> but if I use /usr/sbin/sendmail  I get the right number of mails ...

I'm sorry but what the heck does this matter with this thread. And i
already answered you yesterday asking for the command line you're using to
run sendmail.sh




- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: SMTP Relay

2002-03-12 Thread Rogger Vasquez

First of all ...
I did not receive your email 
sorry for the inconvenience ...

and the line
is 
/var/MailRoot/sendmail.sh -t -i


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Davide Libenzi
Sent: Martes, 12 de Marzo de 2002 10:09 a.m.
To: XMail mailing list
Subject: [xmail] Re: SMTP Relay 


On Tue, 12 Mar 2002, Rogger Vasquez wrote:

>
> I am Using /var/MailRoot/sendmail
> and it multiplies the number of mails ...
> example ...
> if I send a mail to [EMAIL PROTECTED], I get 5 copies ...
>
> The same result I get using Mail function from php ...
> and directly using ./sendmail.sh ...
>
> but if I use /usr/sbin/sendmail  I get the right number of mails ...

I'm sorry but what the heck does this matter with this thread. And i
already answered you yesterday asking for the command line you're using to
run sendmail.sh




- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: SMTP Relay

2002-03-12 Thread Rogger Vasquez


I am Using /var/MailRoot/sendmail
and it multiplies the number of mails ...
example ...
if I send a mail to [EMAIL PROTECTED], I get 5 copies ...

The same result I get using Mail function from php ...
and directly using ./sendmail.sh ...

but if I use /usr/sbin/sendmail  I get the right number of mails ...

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Brandon Wittenburg
Sent: Martes, 12 de Marzo de 2002 09:51 a.m.
To: [EMAIL PROTECTED]
Subject: [xmail] SMTP Relay


Hi folks,

I've been having an issue trying to get SMTP anti-relay measures working on
my machine. I would like to use POP3 before SMTP and I have edited the
server.tab file to show "EnableAuthSMTP-POP3"  "1". This still will allow
any machine to relay mail through the server. Any suggestions that will
lead me in the right direction would be great.

Regards,

Brandon Wittenburg
[EMAIL PROTECTED]


-- Attached file included as plaintext by Listar --


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.330 / Virus Database: 184 - Release Date: 2/28/02


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: SMTP Relay

2002-03-12 Thread Sönke Ruempler

> I've been having an issue trying to get SMTP anti-relay measures working
on
> my machine. I would like to use POP3 before SMTP and I have edited the
> server.tab file to show "EnableAuthSMTP-POP3"  "1". This still will allow
> any machine to relay mail through the server. Any suggestions that will
> lead me in the right direction would be great.

whats in your smtprelay.tab?

if there is a line like

"0.0.0.0""0.0.0.0" 


delete the line and you'll be happy :-)




-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] SMTP Relay

2002-03-12 Thread Brandon Wittenburg

Hi folks,

I've been having an issue trying to get SMTP anti-relay measures working on 
my machine. I would like to use POP3 before SMTP and I have edited the 
server.tab file to show "EnableAuthSMTP-POP3"  "1". This still will allow 
any machine to relay mail through the server. Any suggestions that will 
lead me in the right direction would be great.

Regards,

Brandon Wittenburg
[EMAIL PROTECTED]


-- Attached file included as plaintext by Listar --


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.330 / Virus Database: 184 - Release Date: 2/28/02


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]