[xmail] mail() function and smtp relay settings

2006-06-14 Thread Gideon So

Hi all,

Thanks for your prompt answers. I tried all the advices you all provided
here I found that there is nothing do with the smtprelay saettings.

While I try to send mail in command line (I am using linux) like this:

mail xxx(at)yyy.com

subject: this is a test
test
..
CC:

I get this error: cannot move file /var/MailRoot/spool/temp/*.*.mail

Any more hints on this one??

Gideon

-- 
::MigDal-Gad CrossNet Ltd::
   ==We do the Best for Christ==
   Tel: 2671-7015 Fax: 3005-4526
   Web: http://www.mcnet.com.hk 

-
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() function and smtp relay settings

2006-06-14 Thread David Lord
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 14 Jun 2006, at 15:06, Gideon So wrote:

 
 Hi all,
 
 Thanks for your prompt answers. I tried all the advices you all
 provided here I found that there is nothing do with the smtprelay
 saettings.
 
 While I try to send mail in command line (I am using linux) like this:
 
 mail xxx(at)yyy.com
 
 subject: this is a test
 test
 ..
 CC:
 
 I get this error: cannot move file /var/MailRoot/spool/temp/*.*.mail
 
 Any more hints on this one??

What are ownerships and permissions of spool, spool/tmp and 
spool/local?

Here on FreeBSD and NetBSD I have them chown xmail:xmail, spool is 
chmod 770 and both temp and local chmod 755.

BSD has a mailer.conf and sendmail is set to 
/var/MailRoot/bin/sendmail which is chmod 4755.
The alias send-mail is used for original sendmail.

I use 'send-mail -t' or 'sendmail -t' for messages that are already 
complete with headers, or as per examples in README.txt.
  sendmail [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]  msg.txt
or
  sendmail [EMAIL PROTECTED] --input-file msg.txt [EMAIL PROTECTED] [EMAIL 
PROTECTED]

David


-BEGIN PGP SIGNATURE-
Version: PGP 7.0.4 -- QDPGP 2.65 
Comment: http://community.wow.net/grt/qdpgp.html

iQA/AwUBRI/3QK2RmIodDo7KEQL+CwCeMPNxip/Rolnos5SJi0ShaYDr7gUAoJQv
Gig7DEzPOpql2D9aEU9Le1bM
=Hyoy
-END PGP SIGNATURE-
-
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() function and smtp relay settings

2006-06-14 Thread nke Ruempler [EMAIL PROTECTED]

On 14.06.2006 09:06, Gideon So wrote:

 Thanks for your prompt answers. I tried all the advices you all provided
 here I found that there is nothing do with the smtprelay saettings.

Ok, have a look here:

http://xmailforum.homelinux.net/index.php?showtopic=3087
-
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] Disable CustMapsList for some domains

2006-06-14 Thread Javier Navarro
  Hi,

  Is it possible to disable CustMapsList for some domains only?

  One of our clients wants to receibe everything (even spam).

  Thanks,

  Javier



-
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: Disable CustMapsList for some domains

2006-06-14 Thread Sönke Ruempler

On 14.06.2006 17:43, Javier Navarro wrote:

   Is it possible to disable CustMapsList for some domains only?
 
   One of our clients wants to receibe everything (even spam).

Nope, no native possibility.

You can:

1) write your own SMTP filter that handles blacklists and whitelists
your client.
2) setup a second XMail server (on another IP) for clients without RBL
checks.
3) disable RBL checks

But I know - none of them is really elegant ...

-soenke

-
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] Comments in glst.conf

2006-06-14 Thread Michal A. Valasek

Hello,

is there any way to write safe comments to glst config file? Something
like # in Xmail's TAB files?

Regards,

--
Michal A. Valasek | Chief Software Architect of Altairis LLC, ASP.NET
MVP
PGP 0xC4F3579D | www.altairis.cz | www.rider.cz | www.aspnet.cz

You can have peace. Or you can have freedom.
Don't ever count on having both at once. (Lazarus Long)

-
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() function and smtp relay settings

2006-06-14 Thread Gideon So

Hi David,

drwx-- root root spool
drwx-- root root spool/temp

I have no spool/local directory.
Gideon

-- 
::MigDal-Gad CrossNet Ltd::
   ==We do the Best for Christ==
   Tel: 2671-7015 Fax: 3005-4526
   Web: http://www.mcnet.com.hk 

-
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] External POP3 on SSL

2006-06-14 Thread Paul Allen

I've done it!  I have Xmail installed and running wonderfully.  I'd like to
set my family up on Gmail accounts, so we don't have to worry about
modifying the pop3 links in the event that we change ISPs.  The one problem
that I have is I can't find any documentation regarding external POP3 over
SSL.  Is this possible?  If so, can someone guide me to where to find it in
the manual or even create a short HOWTO:?

Thanks

{PA}


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