[xmail] Parameters missing in the docs about SendMail

2005-09-21 Thread Ceesjan Luiten

LS,

I debugged the problem of my cronjob output not ending up in mailboxes 
today, and during the debugging I found out that Sendmail has an extra 
parameter, not mentioned in the documentation. Besides the -f,-F and -t 
options, there is also a -i option, which I guess will read input until 
the program gets and end-of-stream instead of stopping right after 
reading a .. Maybe this option can be added to the doc ?

Ceesjan
-
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] Intern smtp server as a relay

2005-09-21 Thread Pierre Doyon

Hi everybody,

I would like to develop a server to catch all sent messages on my PC 
(Windows XP).  The scope is to verify each message before it is sent.  
To do so, I downloaded XMail source to build a costum smtp server.  
This smtp server would be used like a relay to a extern smtp server.

So, I configuration of XMailServer is set to the default sample given  
in source code(sample domain, sample user account), and installed it   
on my PC.
The DOS shell displays the fellowing lines, when I run XMail in debug:

Debugging XMail Server.
SMAIL thread [00] started
SMAIL thread [01] started
SMAIL thread [02] started
SMAIL thread [03] started
SMAIL thread [04] started
SMAIL thread [05] started
SMAIL thread [06] started
SMAIL thread [07] started
SMAIL thread [08] started
SMAIL thread [09] started
SMAIL thread [10] started
SMAIL thread [11] started
SMAIL thread [12] started
SMAIL thread [13] started
SMAIL thread [14] started
SMAIL thread [15] started
[XMail 1.21 PSYNC Server] started
LMAIL thread [00] started
LMAIL thread [01] started
LMAIL thread [02] started
[XMail 1.21 ESMTP Server] started
[XMail 1.21 POP3 Server] started
[XMail 1.21 CTRL Server] started
[XMail 1.21 FINGER Server] started

It seem work well.


I created a mail profil in MS Outlook with the fellowing parameters:
name : xmailuser
address :  [EMAIL PROTECTED]
pop3 server : localhost
smtp server : localhost
user name : xmailuser
password : the password in the mailusers.tab



When I'm trying to send a message at the address  
"[EMAIL PROTECTED]",  the DOS shell displays :

SMTP client connection from [127.0.0.1]
SMAIL local SMTP = "xmailserver.test" From =  
<[EMAIL PROTECTED]> To [EMAIL PROTECTED]>
SMTP client exit [127.0.0.1]
SMTP client connection from [127.0.0.1]
SMTP client exit [127.0.0.1]
SMAIL SMTP-Send MX = "smtp.polymtl.ca." SMTP = "xmailserver.test"  
 From = "[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]"
<<
ErrCode   = -40
ErrString = Invalid server address
ErrInfo   = smtp.polymtl.ca.
SMAIL SMTP-Send MX = "smtp.polymtl.ca." SMTP = "xmailserver.test"  
 From = "[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]"  
Failed !
SMTP-Error = "417 Temporary delivery error"
SMTP-Server = "smtp.polymtl.ca."



How should I configure XMail to send message with success?


Regards
Pierre


-
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: using xmail server on PC

2005-09-21 Thread Pierre Doyon

Thank you Bill,

You're rigth.

Pierre

Le 05-09-20 à 19:15, Bill Healy a écrit :

>
> The password in the mailusers.tab file is encrypted and you can not  
> use
> that in your Outlook profile.
>
> You will need to create a new encrypted password from a plain text
> password you know using xmcrypt and then replace the password that  
> is in
> mailusers.tab with the encrypted password you created. Then put the
> plain text password you used to create the encrypted password in your
> Outlook profile.
>
> Bill
>
>
>
>> --
>> From: Pierre Doyon[SMTP:[EMAIL PROTECTED]
>> Sent: Tuesday, September 20, 2005 12:14 PM
>> To: xmail@xmailserver.org
>> Subject: [xmail] using xmail server on PC
>>
>>
>> Hi,
>>
>> I trying to use XMailserver on my PC. I fellowed the configuration
>> setting in the readme file without creating new  account. I did not
>> change "smtprelay.tab" and "server.tab" files. I just want to do a
>> test with the sample user account "xmailuser". I created new profil
>> in Outlook with the fellow parameters:
>>
>> name : xmailuser
>> address :  [EMAIL PROTECTED]
>> pop3 server : localhost
>> smtp server : localhost
>> user name : xmailuser
>> password : the password in the mailusers.tab
>>
>> I installed and started the xmail service but the connexion of my new
>> outlook profil with the pop3 server and the smtp server seem not  
>> work.
>>
>> I would like to have a hint.
>>
>> Thanks
>> Pierre
>>
>>
>>
>> -
>> 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] SMTP ext. Auth

2005-09-21 Thread Chris L. Franklin

I was wondering if there was any more talk about making XMail SMTP
external Auth act just like it's pop3 external auth. (This would remove
the need to sync passwords with xmail and leave just leave the need to
Sync needed accounts)


-- Chris L. Franklin --

-
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: mail problem

2005-09-21 Thread Jeff Buehler

Hi Charlie -

Well, I'm uncertain what to tell you.  My suspicion, since I have heard 
of no one having this particular sort of problem (there is a large XMail 
user base running 1.21 on Linux) is that there is something being 
overlooked.  I would double check your findings as "scientifically" as 
possible, and make absolutely certain that what you think you are seeing 
is really what you are seeing.  Make certain that the addresses you are 
using are all valid, that the logs are definately not reporting anything 
strange, your XMail server.tab settings look right, and so on.

If you are certain about your findings, then I would start looking at 
other apps that may be interfering or trying to bind to the ports, such 
as Sendmail (which should be disabled, or at least XMail and Sendmail 
should be binding to different ports).  If that all looks good, I would 
test your connection to make certain that packets aren't dropping or 
something.  make certain your MTU setting is correct (if you are 
connecting via DSL PPP then it is likely less than the default of 1500 
as I recall).  I have had incorrect MTU settings cause intermittent 
failures that can be difficult to pin down.

Without at least one or two other people verifying the findings or 
seeing the behavior, it probably indicates to an misconfiguration (of 
some sort) or an anomaly on your system.  Did you try searching the 
forums for any similar user experiences?

Jeff



Charlie Qualls wrote:

>Hey there Jeff,
>
>I forgot, this also happens if listing several people in the "to"
>address field. I don't know how many before it balks though.
>
>
>  
>

-
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: Parameters missing in the docs about SendMail

2005-09-21 Thread Davide Libenzi

On Wed, 21 Sep 2005, Ceesjan Luiten wrote:

>
> LS,
>
> I debugged the problem of my cronjob output not ending up in mailboxes
> today, and during the debugging I found out that Sendmail has an extra
> parameter, not mentioned in the documentation. Besides the -f,-F and -t
> options, there is also a -i option, which I guess will read input until
> the program gets and end-of-stream instead of stopping right after
> reading a .. Maybe this option can be added to the doc ?

Yes, done thx!


- 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]



[xmail] Re: Intern smtp server as a relay

2005-09-21 Thread Davide Libenzi

On Wed, 21 Sep 2005, Pierre Doyon wrote:

>
> Hi everybody,
>
> I would like to develop a server to catch all sent messages on my PC
> (Windows XP).  The scope is to verify each message before it is sent.
> To do so, I downloaded XMail source to build a costum smtp server.
> This smtp server would be used like a relay to a extern smtp server.
>
> So, I configuration of XMailServer is set to the default sample given
> in source code(sample domain, sample user account), and installed it
> on my PC.
> The DOS shell displays the fellowing lines, when I run XMail in debug:
>
> Debugging XMail Server.
> SMAIL thread [00] started
> SMAIL thread [01] started
> SMAIL thread [02] started
> SMAIL thread [03] started
> SMAIL thread [04] started
> SMAIL thread [05] started
> SMAIL thread [06] started
> SMAIL thread [07] started
> SMAIL thread [08] started
> SMAIL thread [09] started
> SMAIL thread [10] started
> SMAIL thread [11] started
> SMAIL thread [12] started
> SMAIL thread [13] started
> SMAIL thread [14] started
> SMAIL thread [15] started
> [XMail 1.21 PSYNC Server] started
> LMAIL thread [00] started
> LMAIL thread [01] started
> LMAIL thread [02] started
> [XMail 1.21 ESMTP Server] started
> [XMail 1.21 POP3 Server] started
> [XMail 1.21 CTRL Server] started
> [XMail 1.21 FINGER Server] started
>
> It seem work well.
>
>
> I created a mail profil in MS Outlook with the fellowing parameters:
> name : xmailuser
> address :  [EMAIL PROTECTED]
> pop3 server : localhost
> smtp server : localhost
> user name : xmailuser
> password : the password in the mailusers.tab
>
>
>
> When I'm trying to send a message at the address
> "[EMAIL PROTECTED]",  the DOS shell displays :
>
> SMTP client connection from [127.0.0.1]
> SMAIL local SMTP = "xmailserver.test" From =
> <[EMAIL PROTECTED]> To [EMAIL PROTECTED]>
> SMTP client exit [127.0.0.1]
> SMTP client connection from [127.0.0.1]
> SMTP client exit [127.0.0.1]
> SMAIL SMTP-Send MX = "smtp.polymtl.ca." SMTP = "xmailserver.test"
> From = "[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]"
> <<
> ErrCode   = -40
> ErrString = Invalid server address
> ErrInfo   = smtp.polymtl.ca.
> SMAIL SMTP-Send MX = "smtp.polymtl.ca." SMTP = "xmailserver.test"
> From = "[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]"
> Failed !
> SMTP-Error = "417 Temporary delivery error"
> SMTP-Server = "smtp.polymtl.ca."
>
> How should I configure XMail to send message with success?

Looks like a network problem. The MX looks good.


- 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]



[xmail] Re: SMTP ext. Auth

2005-09-21 Thread Davide Libenzi

On Wed, 21 Sep 2005, Chris L. Franklin wrote:

> I was wondering if there was any more talk about making XMail SMTP
> external Auth act just like it's pop3 external auth. (This would remove
> the need to sync passwords with xmail and leave just leave the need to
> Sync needed accounts)

The most secure, and commonly used, auth methods, require XMail to ask the 
password to the external program, because it needs to do coputations on 
it. This it is a good thing IMO, and would also make it quite slower too.



- 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]



[xmail] Re: mail problem

2005-09-21 Thread Charlie Qualls

Hey there Jeff,

Thanks for your thinking this out for me. I'll see what else I can
find. I know that large organizations use the program and I think it's
a wonderful program, I'm a small operation with less then 30 users not
counting the users I created to try to figure out the problem. Thanks
again for some guidence on where else to look and places to look for a
answer.
In answer to you question about looking in the forums, no I didn't try
searching that. I do know that for as long as I have been reading this
group(about 2yrs) I have never seen a problem like this.


-- 
Charlie Qualls
Property Director/IT Manager
Girl Scouts - Fox Valley Council
mailto:[EMAIL PROTECTED]


Wednesday, September 21, 2005, 11:38:36 AM, you wrote:

> Hi Charlie -

> Well, I'm uncertain what to tell you.  My suspicion, since I have heard
> of no one having this particular sort of problem (there is a large XMail
> user base running 1.21 on Linux) is that there is something being 
> overlooked.  I would double check your findings as "scientifically" as
> possible, and make absolutely certain that what you think you are seeing
> is really what you are seeing.  Make certain that the addresses you are
> using are all valid, that the logs are definately not reporting anything
> strange, your XMail server.tab settings look right, and so on.

> If you are certain about your findings, then I would start looking at 
> other apps that may be interfering or trying to bind to the ports, such
> as Sendmail (which should be disabled, or at least XMail and Sendmail 
> should be binding to different ports).  If that all looks good, I would
> test your connection to make certain that packets aren't dropping or 
> something.  make certain your MTU setting is correct (if you are 
> connecting via DSL PPP then it is likely less than the default of 1500
> as I recall).  I have had incorrect MTU settings cause intermittent 
> failures that can be difficult to pin down.

> Without at least one or two other people verifying the findings or 
> seeing the behavior, it probably indicates to an misconfiguration (of 
> some sort) or an anomaly on your system.  Did you try searching the 
> forums for any similar user experiences?

> Jeff



> Charlie Qualls wrote:

>>Hey there Jeff,
>>
>>I forgot, this also happens if listing several people in the "to"
>>address field. I don't know how many before it balks though.
>>
>>
>>  
>>

> -
> 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: mail problem

2005-09-21 Thread Jeff Buehler

The forum is an excellent resource, if sometimes challenging to get 
through (lots of info and search doesn't always cut it)...
http://xmailforum.homelinux.net/


Charlie Qualls wrote:

>Hey there Jeff,
>
>Thanks for your thinking this out for me. I'll see what else I can
>find. I know that large organizations use the program and I think it's
>a wonderful program, I'm a small operation with less then 30 users not
>counting the users I created to try to figure out the problem. Thanks
>again for some guidence on where else to look and places to look for a
>answer.
>In answer to you question about looking in the forums, no I didn't try
>searching that. I do know that for as long as I have been reading this
>group(about 2yrs) I have never seen a problem like this.
>
>
>  
>
-
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]