[qmailtoaster] razor + pyzr + dcc -- (en - esp)

2007-01-08 Thread Ariel

List, installs Pyzr + to razar + DCC, and in the
/etc/mail/spamassassin/local.cf file I put It is

use_razor2  1
use_dcc 1
use_pyzor   1

pyzor_options --homedir /home/vpopmail/.spamassassin/pyzor
pyzor_path /usr/bin/pyzor
add_header all Pyzor _PYZOR_
score PYZOR_CHECK 3


necessary to form something but?
gracias


Instale razor pyzor  y dcc, y puse los siguiente en el archivo local.cf del
spamassassin

use_razor2  1
use_dcc 1
use_pyzor   1

pyzor_options --homedir /home/vpopmail/.spamassassin/pyzor
pyzor_path /usr/bin/pyzor
add_header all Pyzor _PYZOR_
score PYZOR_CHECK 3

Es correcto esto o hay que configurar algo mas?

Gracais


Re: [qmailtoaster] DEVEL PACKAGE: squirrelmail-toaster-1.4.9a-1.3.5.src.rpm

2007-01-08 Thread CanopyAdmin

Erik Espinoza wrote:

An updated squirrelmail package has been released on the devel site,
http://devel.qmailtoaster.com/ and is available for immediate
download. 

Hi Erik,

If we do an upgrade like this, do we  rpm --upgrade sort of thing?
Or --delete the old and --install the new?

+




-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] Checking whether build environment is sane error

2007-01-08 Thread Robert Giddings
Hi Guys,

I'm getting this error when running the install script and can't find an
answer on the web.

checking whether build environment is sane... configure: error: newly
created file is older than distributed files!

Please can you help me?

Thanks,

Rob


Re: [qmailtoaster] Checking whether build environment is sane error

2007-01-08 Thread Kyle Quillen
On Mon, 2007-01-08 at 15:40 +, Robert Giddings wrote:
 Hi Guys,
  
 I'm getting this error when running the install script and can't find
 an answer on the web.
  
 checking whether build environment is sane... configure: error: newly
 created file is older than distributed files!
  
 Please can you help me?
  
 Thanks,
  
 Rob


Rob,

Which Install script are you using?

THanks
Q


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] Checking whether build environment is sane error

2007-01-08 Thread Robert Giddings
Don't worry. Found out is was to do with clock being the wrong time.

Rob

-Original Message-
From: Kyle Quillen [mailto:[EMAIL PROTECTED]
Sent: 08 January 2007 16:02
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Checking whether build environment is sane
error


On Mon, 2007-01-08 at 15:40 +, Robert Giddings wrote:
 Hi Guys,

 I'm getting this error when running the install script and can't find
 an answer on the web.

 checking whether build environment is sane... configure: error: newly
 created file is older than distributed files!

 Please can you help me?

 Thanks,

 Rob


Rob,

Which Install script are you using?

THanks
Q


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.7/619 - Release Date: 07/01/2007
18:29



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] Regex filtering based on TCPREMOTEHOST

2007-01-08 Thread Tim Mancour
Hi,

After enabling the -h option in the supervise/smtp/run file I noticed, in
the log file, that ISP's often assign names to IP addresses that suggest
that the address is dynamic. Here is a sample of the hostnames from my log
file:
host136-158-dynamic.1-87-r.retail.telecomitalia.it
201-69-163-55.dial-up.telesp.net.br
bzq-88-154-233-243.red.bezeqint.net
66-205-234-59.idstelcom.net
pool-72-65-4-63.bflony.east.verizon.net
c-69-241-8-157.hsd1.ga.comcast.net
75-136-129-044.dhcp.gnvl.sc.charter.com

In the past I have attempted to use the control/badhelo feature to filter
spam but have noticed that the hostname that is provided with the helo
message can be quite misleading. In addition, the badhelo filter is applied
to both relay and non-relay clients. What I really want is a method of
filtering non-relay clients from sending Email to my toaster from what are
obviously dynamic IP addresses.

Being unable to locate a remotehost filter, I have modified the
qmail-smtpd.c file to provide support for just such a filter mechanism. I've
used a configuration file called /control/badremotehost that uses the same
regular expression parser as the other /control/bad files. This
mechanism seems to have had the desired effect (~1200 filtered Email
messages in my little toaster in the past 4 days).

Is if anybody else interested in trying my changes and if so, what would be
the best way for me to distribute?

Regards,
Tim


 


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] DEVEL PACKAGE: squirrelmail-toaster-1.4.9a-1.3.5.src.rpm

2007-01-08 Thread Eric \Shubes\
CanopyAdmin wrote:
 Erik Espinoza wrote:
 An updated squirrelmail package has been released on the devel site,
 http://devel.qmailtoaster.com/ and is available for immediate
 download. 
 Hi Erik,
 
 If we do an upgrade like this, do we  rpm --upgrade sort of thing?
 Or --delete the old and --install the new?
 
 +
 

If you hang on for a day or so, qtp-newmodel will handle upgrades from
development for you. I'm doing final testing now, and the next release of
qmailtoaster-plus should be available either later today or tomorrow.

-- 
-Eric 'shubes'

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] DEVEL PACKAGE: squirrelmail-toaster-1.4.9a-1.3.5.src.rpm

2007-01-08 Thread Erik Espinoza

rpm -Uhv should do, so long as you didn't add any extra plugins and so forth.

Erik

On 1/8/07, CanopyAdmin [EMAIL PROTECTED] wrote:

Erik Espinoza wrote:
 An updated squirrelmail package has been released on the devel site,
 http://devel.qmailtoaster.com/ and is available for immediate
 download.
Hi Erik,

If we do an upgrade like this, do we  rpm --upgrade sort of thing?
Or --delete the old and --install the new?

+




-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Regex filtering based on TCPREMOTEHOST

2007-01-08 Thread Eric \Shubes\
Tim Mancour wrote:
 Hi,
 
 After enabling the -h option in the supervise/smtp/run file I noticed, in
 the log file, that ISP's often assign names to IP addresses that suggest
 that the address is dynamic. Here is a sample of the hostnames from my log
 file:
   host136-158-dynamic.1-87-r.retail.telecomitalia.it
   201-69-163-55.dial-up.telesp.net.br
   bzq-88-154-233-243.red.bezeqint.net
   66-205-234-59.idstelcom.net
   pool-72-65-4-63.bflony.east.verizon.net
   c-69-241-8-157.hsd1.ga.comcast.net
   75-136-129-044.dhcp.gnvl.sc.charter.com
 
 In the past I have attempted to use the control/badhelo feature to filter
 spam but have noticed that the hostname that is provided with the helo
 message can be quite misleading. In addition, the badhelo filter is applied
 to both relay and non-relay clients. What I really want is a method of
 filtering non-relay clients from sending Email to my toaster from what are
 obviously dynamic IP addresses.
 
 Being unable to locate a remotehost filter, I have modified the
 qmail-smtpd.c file to provide support for just such a filter mechanism. I've
 used a configuration file called /control/badremotehost that uses the same
 regular expression parser as the other /control/bad files. This
 mechanism seems to have had the desired effect (~1200 filtered Email
 messages in my little toaster in the past 4 days).
 
 Is if anybody else interested in trying my changes and if so, what would be
 the best way for me to distribute?
 
 Regards,
 Tim
 
I hate to tell you this Tim (because this sounds like a cool patch), but
there are several blacklists that focus on dynamic addresses. I started
using dnsbl.tqmcube.com a few weeks ago (thanks to someone on this list,
sorry I've forgotten who) and that appears to catch numerous dynamic
addresses. I know there are other blacklists as well that target dynamic
addresses.

That being said (and to answer your question), EE (or Nick) would need to ok
the patch for inclusion in the stock toaster.

Being a source code patch, it's not feasible to include with the
qmailtoaster-plus package (which is noarch so it requires no compilation).

-- 
-Eric 'shubes'

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] couriertls couriersslcache error

2007-01-08 Thread Eric \Shubes\
Hey EE,
This appears to be a bug in the stock toaster.

courier-imap-toaster-4.1.1-1.3.2 has TLS_CACHEFILE=/var/run/couriersslcache
in /etc/courier/imap-ssl, imap-ssl.dist, pop3d-ssl, pop3d-ssl.dist files.

I upgraded to courier-imap-toaster-4.1.1-1.3.4, and now these files contain:
# grep TLS_CACHEFILE /etc/courier/*
/etc/courier/imapd-ssl:# that open multiple SSL sessions to the server.
TLS_CACHEFILE will be
/etc/courier/imapd-ssl:[EMAIL PROTECTED]@/couriersslcache
/etc/courier/imapd-ssl.dist:# that open multiple SSL sessions to the server.
 TLS_CACHEFILE will be
/etc/courier/imapd-ssl.dist:TLS_CACHEFILE=/var/couriersslcache
/etc/courier/pop3d-ssl:# POP3 clients. TLS_CACHEFILE will be automatically
created, TLS_CACHESIZE
/etc/courier/pop3d-ssl:[EMAIL PROTECTED]@/couriersslcache
/etc/courier/pop3d-ssl.dist:# POP3 clients. TLS_CACHEFILE will be
automatically created, TLS_CACHESIZE
/etc/courier/pop3d-ssl.dist:TLS_CACHEFILE=/var/couriersslcache

What is @[EMAIL PROTECTED] Is it some sort of variable, or does it need to be
replaced with /var/run like the previous version?

Quinn Comendant wrote:
 I'm getting this error in my pop3d-ssl and imap4-ssl logs:
 
   2007-01-06 02:08:47.065522500 couriertls: 
 @localstatedir@/couriersslcache: No such file or directory
 
 I found this post from last July:
 
   
 http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg05625.html
 
 I discovered I could solve the issue by changing the TLS_CACHEFILE value in 
 /etc/courier/{pop3d-ssl,imap4-ssl} from:
 
   [EMAIL PROTECTED]@/couriersslcache
 
 to:
 
   TLS_CACHEFILE=/var/cache/couriersslcache
 
 And the /var/cache/couriersslcache created itself.
 
 I wonder if localstatedir doesn't work because this value needs to be 
 explicitly set on the configure option with --localstatedir=/var?
 
 Anybody else bothered by this error or found a different way to fix it?
 
 Extra bonus question: what is the relationship between imapd, imapd.cnf, and 
 imapd.dist in the /etc/courier directory (and same for pop3d)?
 
 Quinn
 


-- 
-Eric 'shubes'

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] vchcpw-pop3

2007-01-08 Thread Dan Herbon
Shameless bump, anyone have any idea?

 

Thanks

 

  _  

From: Dan Herbon [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 04, 2007 12:01 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] vchcpw-pop3

 

I've been tailing my /var/log/maillog log watching pop logins and I had a
quick question. The log shows the following:

 

-

mailserver vpopmail[12746]: vchkpw-pop3: (PLAIN) login success
[EMAIL PROTECTED]:66.*.*.*

-

 

My question is, what does the PLAIN mean? Does that mean its sending the
passwords in clear plain text?

 

Dan



Re: [qmailtoaster] vchcpw-pop3

2007-01-08 Thread Jake Vickers

Dan Herbon wrote:


Shameless bump, anyone have any idea?

 


Thanks

 




*From:* Dan Herbon [mailto:[EMAIL PROTECTED]
*Sent:* Thursday, January 04, 2007 12:01 PM
*To:* qmailtoaster-list@qmailtoaster.com
*Subject:* [qmailtoaster] vchcpw-pop3

 

I've been tailing my /var/log/maillog log watching pop logins and I 
had a quick question. The log shows the following:


 


-

mailserver vpopmail[12746]: vchkpw-pop3: (PLAIN) login success 
[EMAIL PROTECTED]:66.*.*.*


-

 

My question is, what does the PLAIN mean? Does that mean its sending 
the passwords in clear plain text?


As far as I know, yes. Unless you run POP3-SSL or TLS then it is 
unencrypted.


smime.p7s
Description: S/MIME Cryptographic Signature


[qmailtoaster] Cannot connect to toaster after running 'restore script'

2007-01-08 Thread Mark Piekos
I managed to build a new toaster on FDR60 (still having trouble getting
CenOS 4 to install on SATA dives) and created the two domains I have on my
existing toaster.  I ran the restore script to add the mail and users from
my old toaster but cannot connect to the new toaster to check mail. I get
the squirrel mail logon screen (without any version info) but when I try
to log on as a user I get 'ERROR   Error connecting to IMP Server: 
Localhost  111: Connection refused'.

I can still connect to the admin-toaster and access the domains where the
users are listed with the size of the mailboxes. I tried changing the
password from here but still get the same result.

When building the toaster I didn't add djbdns or bind as I have a couple
of dns servers on the same subnet. I also didn't add any domainkeys.

I'd be grateful for any advice.


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] DEVEL PACKAGE: squirrelmail-toaster-1.4.9a-1.3.5.src.rpm

2007-01-08 Thread CanopyAdmin

Eric Shubes wrote:

If we do an upgrade like this, do we  rpm --upgrade sort of thing?
Or --delete the old and --install the new?

+




If you hang on for a day or so, qtp-newmodel will handle upgrades from
development for you. I'm doing final testing now, and the next release of
qmailtoaster-plus should be available either later today or tomorrow


Oh, okay ... makes me giggle!  :)

+


-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] vchcpw-pop3

2007-01-08 Thread Tim Mancour
The POP password is transmitted in clear text. I've blocked the POP port
number to my toaster to force users to use POP-SSL.

  _  

From: Jake Vickers [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 08, 2007 3:30 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] vchcpw-pop3


Dan Herbon wrote: 

Shameless bump, anyone have any idea?



Thanks




  _  


From: Dan Herbon [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 04, 2007 12:01 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] vchcpw-pop3



I've been tailing my /var/log/maillog log watching pop logins and I had a
quick question. The log shows the following:



-

mailserver vpopmail[12746]: vchkpw-pop3: (PLAIN) login success
[EMAIL PROTECTED]:66.*.*.*

-



My question is, what does the PLAIN mean? Does that mean its sending the
passwords in clear plain text?

As far as I know, yes. Unless you run POP3-SSL or TLS then it is
unencrypted.



RE: [qmailtoaster] Problem sending mail

2007-01-08 Thread Kaven Gagnon
Hi,
I would like to provide more info but I don't really know where to
start.

About disk space, this is the first thing that I check, I got enough
space.  I also check the queue, there are only 4 messages.

Can you give me some suggestion to verify?

Thanks!


-Original Message-
From: Al Adcock [mailto:[EMAIL PROTECTED] 
Sent: January 8, 2007 5:55 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Problem sending mail

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Not really enough info for me to troubleshoot, but have you checked to
make sure you're not out of disk space?  This can masquerade as many
different problems and is where I would start.

Good luck!

Al

Kaven Gagnon wrote:
 Hi,
   I got problem with sending e-mail.  If I try with Squirrelmail, the
 error reply is ERROR: Server replied: 354.  (Outlook simply displays
the
 traditional time out error).  This problem happen suddenly... the
server
 was running perfectly since June 2006.  What's going on?
 
   I'm running QmailToaster 1.03-1.3.5 on CentOS 4.3.
 
 
   Thanks for you're help!
 
   Regards,
   Kaven G.
 
 
 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

- --
Al Adcock
Information Technologies Manager \~/ Webmaster
BC Technologies
440 West 11th Street
Panama City, FL 32401
p:  850-249-
f:  850-249-2226
c:  850-625-5842
http://www.bandctech.com
ICQ:  179154
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFosu/in+bkGJNSOMRAl9nAJ49ujMx4cqz6x0d2aZa7E17DkHX/gCeJDPN
uaGI3f+qBAkPBei8Zf/XBvY=
=zw9k
-END PGP SIGNATURE-

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Problem sending mail

2007-01-08 Thread Al Adcock
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

What do your logfiles show?

Do a tail /var/log/qmail/imap4/current and see what the most recent IMAP
activity is.  You can do the same with the others in /var/log/qmail/ to
see what the most recent things happening are.

Is MySQL running?  If it isn't up, that will break things.  Have you
tried rebooting the machine?

Kaven Gagnon wrote:
 Hi,
   I would like to provide more info but I don't really know where to
 start.
 
   About disk space, this is the first thing that I check, I got enough
 space.  I also check the queue, there are only 4 messages.
 
   Can you give me some suggestion to verify?
 
 Thanks!
 
 
 -Original Message-
 From: Al Adcock [mailto:[EMAIL PROTECTED] 
 Sent: January 8, 2007 5:55 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Problem sending mail
 
 Not really enough info for me to troubleshoot, but have you checked to
 make sure you're not out of disk space?  This can masquerade as many
 different problems and is where I would start.
 
 Good luck!
 
 Al
 
 Kaven Gagnon wrote:
 Hi,
  I got problem with sending e-mail.  If I try with Squirrelmail, the
 error reply is ERROR: Server replied: 354.  (Outlook simply displays
 the
 traditional time out error).  This problem happen suddenly...the
 server
 was running perfectly since June 2006.  What's going on?
 
  I'm running QmailToaster 1.03-1.3.5 on CentOS 4.3.
 
 
  Thanks for you're help!
 
  Regards,
  Kaven G.
 
 
 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 

- -
 QmailToaster hosted by: VR Hosted http://www.vr.org
- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



- -
 QmailToaster hosted by: VR Hosted http://www.vr.org
- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


- --
Al Adcock
Information Technologies Manager \~/ Webmaster
BC Technologies
440 West 11th Street
Panama City, FL 32401
p:  850-249-
f:  850-249-2226
c:  850-625-5842
http://www.bandctech.com
ICQ:  179154
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFotI3in+bkGJNSOMRAsefAJ0S10qgroX8yoq0+fDKAqYsj/MZKwCdFdlB
WFK/f+WudbFE49lqmsci5Rs=
=/Xlv
-END PGP SIGNATURE-

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] Problem sending mail

2007-01-08 Thread Kaven Gagnon
Yes, I check log before posting, everything look like usually.

I got all dependency installed.

This problem appears suddenly this afternoon.  This server was running
without incidents for about 7 months without any reboot.

MySQL is running.

I've noticed that message can be send, but I must close Outlook and open,
click Send/Receive button a couple of time and the message is sent after
some time (about 4 to 6 minutes).

I try to completely reboot the server without success.

Thanks.


-Original Message-
From: Al Adcock [mailto:[EMAIL PROTECTED] 
Sent: January 8, 2007 6:23 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Problem sending mail

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

What do your logfiles show?

Do a tail /var/log/qmail/imap4/current and see what the most recent IMAP
activity is.  You can do the same with the others in /var/log/qmail/ to
see what the most recent things happening are.

Is MySQL running?  If it isn't up, that will break things.  Have you
tried rebooting the machine?

Kaven Gagnon wrote:
 Hi,
   I would like to provide more info but I don't really know where to
 start.
 
   About disk space, this is the first thing that I check, I got enough
 space.  I also check the queue, there are only 4 messages.
 
   Can you give me some suggestion to verify?
 
 Thanks!
 
 
 -Original Message-
 From: Al Adcock [mailto:[EMAIL PROTECTED] 
 Sent: January 8, 2007 5:55 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Problem sending mail
 
 Not really enough info for me to troubleshoot, but have you checked to
 make sure you're not out of disk space?  This can masquerade as many
 different problems and is where I would start.
 
 Good luck!
 
 Al
 
 Kaven Gagnon wrote:
 Hi,
  I got problem with sending e-mail.  If I try with Squirrelmail, the
 error reply is ERROR: Server replied: 354.  (Outlook simply displays
 the
 traditional time out error).  This problem happen suddenly...the
 server
 was running perfectly since June 2006.  What's going on?
 
  I'm running QmailToaster 1.03-1.3.5 on CentOS 4.3.
 
 
  Thanks for you're help!
 
  Regards,
  Kaven G.
 
 
 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 

- -
 QmailToaster hosted by: VR Hosted http://www.vr.org
- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



- -
 QmailToaster hosted by: VR Hosted http://www.vr.org
- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


- --
Al Adcock
Information Technologies Manager \~/ Webmaster
BC Technologies
440 West 11th Street
Panama City, FL 32401
p:  850-249-
f:  850-249-2226
c:  850-625-5842
http://www.bandctech.com
ICQ:  179154
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFotI3in+bkGJNSOMRAsefAJ0S10qgroX8yoq0+fDKAqYsj/MZKwCdFdlB
WFK/f+WudbFE49lqmsci5Rs=
=/Xlv
-END PGP SIGNATURE-

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] Recovering info from old versions

2007-01-08 Thread Fernando Azevedo
Hi all!

 

I've finished a major upgrade (machine included) of some servers.

 

In the original machines Horde-Toaster was still used as webmail and now
SquirrelMail is the choice. The isse is that in horde there was a lot of
notes stored that my client wants to recover/import into squirrel. Does
anyone know where that info is stored and how to retrieve it?

 

Also, is there any way we can bulk import e-mail addresses from some
file format into the SquirrelMail?

 

 

Thank you all in advance,

Fernando

 

 



Re: [qmailtoaster] DEVEL PACKAGE: squirrelmail-toaster-1.4.9a-1.3.5.src.rpm

2007-01-08 Thread slamp slamp

is it just me or this rpm is borked?

when i login it's stuck on webmail/src/redirect.php

[client 192.168.1.50] PHP Fatal error:  Call to undefined function:
getpref() in /usr/share/squirrelmail/src/redirect.php on line 127, referer:
https://www.MYDOMAIN.com/webmail/src/login.php

using centos 4.4

On 1/8/07, CanopyAdmin [EMAIL PROTECTED] wrote:


Eric Shubes wrote:
 If we do an upgrade like this, do we  rpm --upgrade sort of thing?
 Or --delete the old and --install the new?

 +



 If you hang on for a day or so, qtp-newmodel will handle upgrades from
 development for you. I'm doing final testing now, and the next release
of
 qmailtoaster-plus should be available either later today or tomorrow

Oh, okay ... makes me giggle!  :)

+


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: [qmailtoaster] DEVEL PACKAGE: squirrelmail-toaster-1.4.9a-1.3.5.src.rpm

2007-01-08 Thread slamp slamp

i guess it was just me. restarted apache and it worked, don't know why i
needed to do that though.

On 1/8/07, slamp slamp [EMAIL PROTECTED] wrote:


is it just me or this rpm is borked?

when i login it's stuck on webmail/src/redirect.php

[client 192.168.1.50] PHP Fatal error:  Call to undefined function:
getpref() in /usr/share/squirrelmail/src/redirect.php on line 127, referer:
https://www.MYDOMAIN.com/webmail/src/login.php

using centos 4.4

On 1/8/07, CanopyAdmin [EMAIL PROTECTED] wrote:

 Eric Shubes wrote:
  If we do an upgrade like this, do we  rpm --upgrade sort of thing?
  Or --delete the old and --install the new?
 
  +
 
 
 
  If you hang on for a day or so, qtp-newmodel will handle upgrades from

  development for you. I'm doing final testing now, and the next release
 of
  qmailtoaster-plus should be available either later today or tomorrow

 Oh, okay ... makes me giggle!  :)

 +


 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





Re: [qmailtoaster] Problem sending mail

2007-01-08 Thread Jean-Paul van de Plasse

What do you get when you telnet to the server at port 25 ?
Try this from both the server and an other location.

Jean-Paul
- Original Message - 
From: Kaven Gagnon [EMAIL PROTECTED]

To: qmailtoaster-list@qmailtoaster.com
Sent: Tuesday, January 09, 2007 1:11 AM
Subject: RE: [qmailtoaster] Problem sending mail



Yes, I check log before posting, everything look like usually.

I got all dependency installed.

This problem appears suddenly this afternoon.  This server was running
without incidents for about 7 months without any reboot.

MySQL is running.

I've noticed that message can be send, but I must close Outlook and open,
click Send/Receive button a couple of time and the message is sent after
some time (about 4 to 6 minutes).

I try to completely reboot the server without success.

Thanks.


-Original Message-
From: Al Adcock [mailto:[EMAIL PROTECTED]
Sent: January 8, 2007 6:23 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Problem sending mail

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

What do your logfiles show?

Do a tail /var/log/qmail/imap4/current and see what the most recent IMAP
activity is.  You can do the same with the others in /var/log/qmail/ to
see what the most recent things happening are.

Is MySQL running?  If it isn't up, that will break things.  Have you
tried rebooting the machine?

Kaven Gagnon wrote:

Hi,
I would like to provide more info but I don't really know where to
start.

About disk space, this is the first thing that I check, I got enough
space.  I also check the queue, there are only 4 messages.

Can you give me some suggestion to verify?

Thanks!


-Original Message-
From: Al Adcock [mailto:[EMAIL PROTECTED]
Sent: January 8, 2007 5:55 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Problem sending mail

Not really enough info for me to troubleshoot, but have you checked to
make sure you're not out of disk space?  This can masquerade as many
different problems and is where I would start.

Good luck!

Al

Kaven Gagnon wrote:

Hi,
I got problem with sending e-mail.  If I try with Squirrelmail, the
error reply is ERROR: Server replied: 354.  (Outlook simply displays

the

traditional time out error).  This problem happen suddenly...  the

server

was running perfectly since June 2006.  What's going on?



I'm running QmailToaster 1.03-1.3.5 on CentOS 4.3.




Thanks for you're help!



Regards,
Kaven G.




-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





- -
QmailToaster hosted by: VR Hosted http://www.vr.org
- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



- -
QmailToaster hosted by: VR Hosted http://www.vr.org
- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


- --
Al Adcock
Information Technologies Manager \~/ Webmaster
BC Technologies
440 West 11th Street
Panama City, FL 32401
p:  850-249-
f:  850-249-2226
c:  850-625-5842
http://www.bandctech.com
ICQ:  179154
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFotI3in+bkGJNSOMRAsefAJ0S10qgroX8yoq0+fDKAqYsj/MZKwCdFdlB
WFK/f+WudbFE49lqmsci5Rs=
=/Xlv
-END PGP SIGNATURE-

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] DEVEL PACKAGE: squirrelmail-toaster-1.4.9a-1.3.5.src.rpm

2007-01-08 Thread Erik Espinoza

Thanks for updating us quickly about this. Had me worried for a minute. . .

Erik

On 1/8/07, slamp slamp [EMAIL PROTECTED] wrote:

i guess it was just me. restarted apache and it worked, don't know why i
needed to do that though.


On 1/8/07, slamp slamp  [EMAIL PROTECTED] wrote:
 is it just me or this rpm is borked?

 when i login it's stuck on webmail/src/redirect.php

 [client 192.168.1.50] PHP Fatal error:  Call to undefined function:
getpref() in /usr/share/squirrelmail/src/redirect.php on
line 127, referer:
https://www.MYDOMAIN.com/webmail/src/login.php

 using centos 4.4


 On 1/8/07, CanopyAdmin [EMAIL PROTECTED] wrote:

  Eric Shubes wrote:
   If we do an upgrade like this, do we  rpm --upgrade sort of thing?
   Or --delete the old and --install the new?
  
   +
  
  
  
   If you hang on for a day or so, qtp-newmodel will handle upgrades from
   development for you. I'm doing final testing now, and the next release
of
   qmailtoaster-plus should be available either later today or tomorrow
 
  Oh, okay ... makes me giggle!  :)
 
  +
 
 
 
-
   QmailToaster hosted by: VR Hosted http://www.vr.org 
 
-
  To unsubscribe, e-mail:
[EMAIL PROTECTED]
  For additional commands, e-mail:
[EMAIL PROTECTED]
 
 






-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Problem sending mail

2007-01-08 Thread techmail
I got the 220 welcome message, but take longer to display than usually.
(about 15 seconds).


 What do you get when you telnet to the server at port 25 ?
 Try this from both the server and an other location.

 Jean-Paul
 - Original Message -
 From: Kaven Gagnon [EMAIL PROTECTED]
 To: qmailtoaster-list@qmailtoaster.com
 Sent: Tuesday, January 09, 2007 1:11 AM
 Subject: RE: [qmailtoaster] Problem sending mail


 Yes, I check log before posting, everything look like usually.

 I got all dependency installed.

 This problem appears suddenly this afternoon.  This server was running
 without incidents for about 7 months without any reboot.

 MySQL is running.

 I've noticed that message can be send, but I must close Outlook and
 open,
 click Send/Receive button a couple of time and the message is sent after
 some time (about 4 to 6 minutes).

 I try to completely reboot the server without success.

 Thanks.


 -Original Message-
 From: Al Adcock [mailto:[EMAIL PROTECTED]
 Sent: January 8, 2007 6:23 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Problem sending mail

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 What do your logfiles show?

 Do a tail /var/log/qmail/imap4/current and see what the most recent IMAP
 activity is.  You can do the same with the others in /var/log/qmail/ to
 see what the most recent things happening are.

 Is MySQL running?  If it isn't up, that will break things.  Have you
 tried rebooting the machine?

 Kaven Gagnon wrote:
 Hi,
 I would like to provide more info but I don't really know where to
 start.

 About disk space, this is the first thing that I check, I got enough
 space.  I also check the queue, there are only 4 messages.

 Can you give me some suggestion to verify?

 Thanks!


 -Original Message-
 From: Al Adcock [mailto:[EMAIL PROTECTED]
 Sent: January 8, 2007 5:55 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Problem sending mail

 Not really enough info for me to troubleshoot, but have you checked to
 make sure you're not out of disk space?  This can masquerade as many
 different problems and is where I would start.

 Good luck!

 Al

 Kaven Gagnon wrote:
 Hi,
 I got problem with sending e-mail.  If I try with Squirrelmail, the
 error reply is ERROR: Server replied: 354.  (Outlook simply displays
 the
 traditional time out error).  This problem happen suddenly...  the
 server
 was running perfectly since June 2006.  What's going on?

 I'm running QmailToaster 1.03-1.3.5 on CentOS 4.3.


 Thanks for you're help!

 Regards,
 Kaven G.


 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]



 - -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 - -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 - -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 - -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


 - --
 Al Adcock
 Information Technologies Manager \~/ Webmaster
 BC Technologies
 440 West 11th Street
 Panama City, FL 32401
 p:  850-249-
 f:  850-249-2226
 c:  850-625-5842
 http://www.bandctech.com
 ICQ:  179154
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.3 (MingW32)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iD8DBQFFotI3in+bkGJNSOMRAsefAJ0S10qgroX8yoq0+fDKAqYsj/MZKwCdFdlB
 WFK/f+WudbFE49lqmsci5Rs=
 =/Xlv
 -END PGP SIGNATURE-

 -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-
 QmailToaster hosted by: VR Hosted http://www.vr.org

Re: [qmailtoaster] Problem sending mail

2007-01-08 Thread techmail
I got the 220 welcome message, but take longer to display than usually.
(about 15 seconds).


 What do you get when you telnet to the server at port 25 ?
 Try this from both the server and an other location.

 Jean-Paul
 - Original Message -
 From: Kaven Gagnon [EMAIL PROTECTED]
 To: qmailtoaster-list@qmailtoaster.com
 Sent: Tuesday, January 09, 2007 1:11 AM
 Subject: RE: [qmailtoaster] Problem sending mail


 Yes, I check log before posting, everything look like usually.

 I got all dependency installed.

 This problem appears suddenly this afternoon.  This server was running
 without incidents for about 7 months without any reboot.

 MySQL is running.

 I've noticed that message can be send, but I must close Outlook and
 open,
 click Send/Receive button a couple of time and the message is sent after
 some time (about 4 to 6 minutes).

 I try to completely reboot the server without success.

 Thanks.


 -Original Message-
 From: Al Adcock [mailto:[EMAIL PROTECTED]
 Sent: January 8, 2007 6:23 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Problem sending mail

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 What do your logfiles show?

 Do a tail /var/log/qmail/imap4/current and see what the most recent IMAP
 activity is.  You can do the same with the others in /var/log/qmail/ to
 see what the most recent things happening are.

 Is MySQL running?  If it isn't up, that will break things.  Have you
 tried rebooting the machine?

 Kaven Gagnon wrote:
 Hi,
 I would like to provide more info but I don't really know where to
 start.

 About disk space, this is the first thing that I check, I got enough
 space.  I also check the queue, there are only 4 messages.

 Can you give me some suggestion to verify?

 Thanks!


 -Original Message-
 From: Al Adcock [mailto:[EMAIL PROTECTED]
 Sent: January 8, 2007 5:55 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Problem sending mail

 Not really enough info for me to troubleshoot, but have you checked to
 make sure you're not out of disk space?  This can masquerade as many
 different problems and is where I would start.

 Good luck!

 Al

 Kaven Gagnon wrote:
 Hi,
 I got problem with sending e-mail.  If I try with Squirrelmail, the
 error reply is ERROR: Server replied: 354.  (Outlook simply displays
 the
 traditional time out error).  This problem happen suddenly...  the
 server
 was running perfectly since June 2006.  What's going on?

 I'm running QmailToaster 1.03-1.3.5 on CentOS 4.3.


 Thanks for you're help!

 Regards,
 Kaven G.


 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]



 - -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 - -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 - -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 - -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


 - --
 Al Adcock
 Information Technologies Manager \~/ Webmaster
 BC Technologies
 440 West 11th Street
 Panama City, FL 32401
 p:  850-249-
 f:  850-249-2226
 c:  850-625-5842
 http://www.bandctech.com
 ICQ:  179154
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.3 (MingW32)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iD8DBQFFotI3in+bkGJNSOMRAsefAJ0S10qgroX8yoq0+fDKAqYsj/MZKwCdFdlB
 WFK/f+WudbFE49lqmsci5Rs=
 =/Xlv
 -END PGP SIGNATURE-

 -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]






-
 QmailToaster hosted by: VR Hosted http://www.vr.org

Re: [qmailtoaster] Problem sending mail

2007-01-08 Thread techmail
I got the 220 welcome message, but take longer to display than usually.
(about 15 seconds).


 What do you get when you telnet to the server at port 25 ?
 Try this from both the server and an other location.

 Jean-Paul
 - Original Message -
 From: Kaven Gagnon [EMAIL PROTECTED]
 To: qmailtoaster-list@qmailtoaster.com
 Sent: Tuesday, January 09, 2007 1:11 AM
 Subject: RE: [qmailtoaster] Problem sending mail


 Yes, I check log before posting, everything look like usually.

 I got all dependency installed.

 This problem appears suddenly this afternoon.  This server was running
 without incidents for about 7 months without any reboot.

 MySQL is running.

 I've noticed that message can be send, but I must close Outlook and
 open,
 click Send/Receive button a couple of time and the message is sent after
 some time (about 4 to 6 minutes).

 I try to completely reboot the server without success.

 Thanks.


 -Original Message-
 From: Al Adcock [mailto:[EMAIL PROTECTED]
 Sent: January 8, 2007 6:23 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Problem sending mail

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 What do your logfiles show?

 Do a tail /var/log/qmail/imap4/current and see what the most recent IMAP
 activity is.  You can do the same with the others in /var/log/qmail/ to
 see what the most recent things happening are.

 Is MySQL running?  If it isn't up, that will break things.  Have you
 tried rebooting the machine?

 Kaven Gagnon wrote:
 Hi,
 I would like to provide more info but I don't really know where to
 start.

 About disk space, this is the first thing that I check, I got enough
 space.  I also check the queue, there are only 4 messages.

 Can you give me some suggestion to verify?

 Thanks!


 -Original Message-
 From: Al Adcock [mailto:[EMAIL PROTECTED]
 Sent: January 8, 2007 5:55 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Problem sending mail

 Not really enough info for me to troubleshoot, but have you checked to
 make sure you're not out of disk space?  This can masquerade as many
 different problems and is where I would start.

 Good luck!

 Al

 Kaven Gagnon wrote:
 Hi,
 I got problem with sending e-mail.  If I try with Squirrelmail, the
 error reply is ERROR: Server replied: 354.  (Outlook simply displays
 the
 traditional time out error).  This problem happen suddenly...  the
 server
 was running perfectly since June 2006.  What's going on?

 I'm running QmailToaster 1.03-1.3.5 on CentOS 4.3.


 Thanks for you're help!

 Regards,
 Kaven G.


 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]



 - -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 - -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 - -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 - -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


 - --
 Al Adcock
 Information Technologies Manager \~/ Webmaster
 BC Technologies
 440 West 11th Street
 Panama City, FL 32401
 p:  850-249-
 f:  850-249-2226
 c:  850-625-5842
 http://www.bandctech.com
 ICQ:  179154
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.3 (MingW32)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iD8DBQFFotI3in+bkGJNSOMRAsefAJ0S10qgroX8yoq0+fDKAqYsj/MZKwCdFdlB
 WFK/f+WudbFE49lqmsci5Rs=
 =/Xlv
 -END PGP SIGNATURE-

 -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]







-
 QmailToaster hosted by: VR Hosted http://www.vr.org

Re: [qmailtoaster] Problem sending mail

2007-01-08 Thread techmail
I got the 220 welcome message, but take longer to display than usually.
(about 15 seconds).


 What do you get when you telnet to the server at port 25 ?
 Try this from both the server and an other location.

 Jean-Paul
 - Original Message -
 From: Kaven Gagnon [EMAIL PROTECTED]
 To: qmailtoaster-list@qmailtoaster.com
 Sent: Tuesday, January 09, 2007 1:11 AM
 Subject: RE: [qmailtoaster] Problem sending mail


 Yes, I check log before posting, everything look like usually.

 I got all dependency installed.

 This problem appears suddenly this afternoon.  This server was running
 without incidents for about 7 months without any reboot.

 MySQL is running.

 I've noticed that message can be send, but I must close Outlook and
 open,
 click Send/Receive button a couple of time and the message is sent after
 some time (about 4 to 6 minutes).

 I try to completely reboot the server without success.

 Thanks.


 -Original Message-
 From: Al Adcock [mailto:[EMAIL PROTECTED]
 Sent: January 8, 2007 6:23 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Problem sending mail

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 What do your logfiles show?

 Do a tail /var/log/qmail/imap4/current and see what the most recent IMAP
 activity is.  You can do the same with the others in /var/log/qmail/ to
 see what the most recent things happening are.

 Is MySQL running?  If it isn't up, that will break things.  Have you
 tried rebooting the machine?

 Kaven Gagnon wrote:
 Hi,
 I would like to provide more info but I don't really know where to
 start.

 About disk space, this is the first thing that I check, I got enough
 space.  I also check the queue, there are only 4 messages.

 Can you give me some suggestion to verify?

 Thanks!


 -Original Message-
 From: Al Adcock [mailto:[EMAIL PROTECTED]
 Sent: January 8, 2007 5:55 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Problem sending mail

 Not really enough info for me to troubleshoot, but have you checked to
 make sure you're not out of disk space?  This can masquerade as many
 different problems and is where I would start.

 Good luck!

 Al

 Kaven Gagnon wrote:
 Hi,
 I got problem with sending e-mail.  If I try with Squirrelmail, the
 error reply is ERROR: Server replied: 354.  (Outlook simply displays
 the
 traditional time out error).  This problem happen suddenly...  the
 server
 was running perfectly since June 2006.  What's going on?

 I'm running QmailToaster 1.03-1.3.5 on CentOS 4.3.


 Thanks for you're help!

 Regards,
 Kaven G.


 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]



 - -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 - -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 - -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 - -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


 - --
 Al Adcock
 Information Technologies Manager \~/ Webmaster
 BC Technologies
 440 West 11th Street
 Panama City, FL 32401
 p:  850-249-
 f:  850-249-2226
 c:  850-625-5842
 http://www.bandctech.com
 ICQ:  179154
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.3 (MingW32)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iD8DBQFFotI3in+bkGJNSOMRAsefAJ0S10qgroX8yoq0+fDKAqYsj/MZKwCdFdlB
 WFK/f+WudbFE49lqmsci5Rs=
 =/Xlv
 -END PGP SIGNATURE-

 -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]








-
 QmailToaster hosted by: VR Hosted http://www.vr.org

Re: [qmailtoaster] Problem sending mail

2007-01-08 Thread Jake Vickers

[EMAIL PROTECTED] wrote:

I got the 220 welcome message, but take longer to display than usually.
(about 15 seconds).


  
That sounds like a DNS issue. It's looking up your IP address when you 
log into that port, so DNS can cause the delays.

What are you running in blacklists?


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] Problem sending mail

2007-01-08 Thread techmail
I got the 220 welcome message, but take longer to display than usually.
(about 15 seconds).


 What do you get when you telnet to the server at port 25 ?
 Try this from both the server and an other location.

 Jean-Paul
 - Original Message -
 From: Kaven Gagnon [EMAIL PROTECTED]
 To: qmailtoaster-list@qmailtoaster.com
 Sent: Tuesday, January 09, 2007 1:11 AM
 Subject: RE: [qmailtoaster] Problem sending mail


 Yes, I check log before posting, everything look like usually.

 I got all dependency installed.

 This problem appears suddenly this afternoon.  This server was running
 without incidents for about 7 months without any reboot.

 MySQL is running.

 I've noticed that message can be send, but I must close Outlook and
 open,
 click Send/Receive button a couple of time and the message is sent after
 some time (about 4 to 6 minutes).

 I try to completely reboot the server without success.

 Thanks.


 -Original Message-
 From: Al Adcock [mailto:[EMAIL PROTECTED]
 Sent: January 8, 2007 6:23 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Problem sending mail

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 What do your logfiles show?

 Do a tail /var/log/qmail/imap4/current and see what the most recent IMAP
 activity is.  You can do the same with the others in /var/log/qmail/ to
 see what the most recent things happening are.

 Is MySQL running?  If it isn't up, that will break things.  Have you
 tried rebooting the machine?

 Kaven Gagnon wrote:
 Hi,
 I would like to provide more info but I don't really know where to
 start.

 About disk space, this is the first thing that I check, I got enough
 space.  I also check the queue, there are only 4 messages.

 Can you give me some suggestion to verify?

 Thanks!


 -Original Message-
 From: Al Adcock [mailto:[EMAIL PROTECTED]
 Sent: January 8, 2007 5:55 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Problem sending mail

 Not really enough info for me to troubleshoot, but have you checked to
 make sure you're not out of disk space?  This can masquerade as many
 different problems and is where I would start.

 Good luck!

 Al

 Kaven Gagnon wrote:
 Hi,
 I got problem with sending e-mail.  If I try with Squirrelmail, the
 error reply is ERROR: Server replied: 354.  (Outlook simply displays
 the
 traditional time out error).  This problem happen suddenly...  the
 server
 was running perfectly since June 2006.  What's going on?

 I'm running QmailToaster 1.03-1.3.5 on CentOS 4.3.


 Thanks for you're help!

 Regards,
 Kaven G.


 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]



 - -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 - -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 - -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 - -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


 - --
 Al Adcock
 Information Technologies Manager \~/ Webmaster
 BC Technologies
 440 West 11th Street
 Panama City, FL 32401
 p:  850-249-
 f:  850-249-2226
 c:  850-625-5842
 http://www.bandctech.com
 ICQ:  179154
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.3 (MingW32)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iD8DBQFFotI3in+bkGJNSOMRAsefAJ0S10qgroX8yoq0+fDKAqYsj/MZKwCdFdlB
 WFK/f+WudbFE49lqmsci5Rs=
 =/Xlv
 -END PGP SIGNATURE-

 -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]









-
 QmailToaster hosted by: VR Hosted http://www.vr.org

Re: [qmailtoaster] Problem sending mail

2007-01-08 Thread techmail
I got the 220 welcome message, but take longer to display than usually.
(about 15 seconds).


 What do you get when you telnet to the server at port 25 ?
 Try this from both the server and an other location.

 Jean-Paul
 - Original Message -
 From: Kaven Gagnon [EMAIL PROTECTED]
 To: qmailtoaster-list@qmailtoaster.com
 Sent: Tuesday, January 09, 2007 1:11 AM
 Subject: RE: [qmailtoaster] Problem sending mail


 Yes, I check log before posting, everything look like usually.

 I got all dependency installed.

 This problem appears suddenly this afternoon.  This server was running
 without incidents for about 7 months without any reboot.

 MySQL is running.

 I've noticed that message can be send, but I must close Outlook and
 open,
 click Send/Receive button a couple of time and the message is sent after
 some time (about 4 to 6 minutes).

 I try to completely reboot the server without success.

 Thanks.


 -Original Message-
 From: Al Adcock [mailto:[EMAIL PROTECTED]
 Sent: January 8, 2007 6:23 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Problem sending mail

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 What do your logfiles show?

 Do a tail /var/log/qmail/imap4/current and see what the most recent IMAP
 activity is.  You can do the same with the others in /var/log/qmail/ to
 see what the most recent things happening are.

 Is MySQL running?  If it isn't up, that will break things.  Have you
 tried rebooting the machine?

 Kaven Gagnon wrote:
 Hi,
 I would like to provide more info but I don't really know where to
 start.

 About disk space, this is the first thing that I check, I got enough
 space.  I also check the queue, there are only 4 messages.

 Can you give me some suggestion to verify?

 Thanks!


 -Original Message-
 From: Al Adcock [mailto:[EMAIL PROTECTED]
 Sent: January 8, 2007 5:55 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Problem sending mail

 Not really enough info for me to troubleshoot, but have you checked to
 make sure you're not out of disk space?  This can masquerade as many
 different problems and is where I would start.

 Good luck!

 Al

 Kaven Gagnon wrote:
 Hi,
 I got problem with sending e-mail.  If I try with Squirrelmail, the
 error reply is ERROR: Server replied: 354.  (Outlook simply displays
 the
 traditional time out error).  This problem happen suddenly...  the
 server
 was running perfectly since June 2006.  What's going on?

 I'm running QmailToaster 1.03-1.3.5 on CentOS 4.3.


 Thanks for you're help!

 Regards,
 Kaven G.


 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]



 - -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 - -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 - -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 - -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


 - --
 Al Adcock
 Information Technologies Manager \~/ Webmaster
 BC Technologies
 440 West 11th Street
 Panama City, FL 32401
 p:  850-249-
 f:  850-249-2226
 c:  850-625-5842
 http://www.bandctech.com
 ICQ:  179154
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.3 (MingW32)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iD8DBQFFotI3in+bkGJNSOMRAsefAJ0S10qgroX8yoq0+fDKAqYsj/MZKwCdFdlB
 WFK/f+WudbFE49lqmsci5Rs=
 =/Xlv
 -END PGP SIGNATURE-

 -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]










-
 QmailToaster hosted by: VR Hosted http://www.vr.org

[qmailtoaster] problem sending mail..hep me plz

2007-01-08 Thread David Milholen
ok, Im kinda noob around this so bare with me.

 I brought my server down for maintance today.
The server has centos 4.3 with complete qmail-toaster package.
 I brought it back on line and could not send mail. Let me explain the
sending part. I can send but you either use the squirrelmail or click the
send button a few times on some other mail client like T-bird or outlook.
I takes a couple of minutes to finnaly go thru. I believe I did get an
error 342 at one time when sending from squirrelmail. Using the web to
send will take a few minutes also.
 I tried to telnet from a dos prompt to port 25 and it just said it could
not open connection.
 I tried it from the localhost on the server and it said x.x.x.x/port25:
Servname not supported for ai_socktype
 I do have a blacklist.
Any Ideas??



-- 
Wireless Etc
David Milholen
Lead Coordinator
Phone:(501)318-1300
Email:[EMAIL PROTECTED]
Web:www.wletc.com



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] problem sending mail..hep me plz

2007-01-08 Thread Erik Espinoza

Sounds like perhaps you have SELinux enabled.

On 1/8/07, David Milholen [EMAIL PROTECTED] wrote:

ok, Im kinda noob around this so bare with me.

 I brought my server down for maintance today.
The server has centos 4.3 with complete qmail-toaster package.
 I brought it back on line and could not send mail. Let me explain the
sending part. I can send but you either use the squirrelmail or click the
send button a few times on some other mail client like T-bird or outlook.
I takes a couple of minutes to finnaly go thru. I believe I did get an
error 342 at one time when sending from squirrelmail. Using the web to
send will take a few minutes also.
 I tried to telnet from a dos prompt to port 25 and it just said it could
not open connection.
 I tried it from the localhost on the server and it said x.x.x.x/port25:
Servname not supported for ai_socktype
 I do have a blacklist.
Any Ideas??



--
Wireless Etc
David Milholen
Lead Coordinator
Phone:(501)318-1300
Email:[EMAIL PROTECTED]
Web:www.wletc.com



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Problem sending mail

2007-01-08 Thread techmail
You got it!  relays.ordb.org is not responding...


Thanks a lot!

Regards,
Kaven G.



 [EMAIL PROTECTED] wrote:
 I got the 220 welcome message, but take longer to display than usually.
 (about 15 seconds).



 That sounds like a DNS issue. It's looking up your IP address when you
 log into that port, so DNS can cause the delays.
 What are you running in blacklists?




-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] send problem fixed

2007-01-08 Thread David Milholen
I emptied my blacklists file and all is well but may have issues with spam
like I did not before:(



-- 
Wireless Etc
David Milholen
Lead Coordinator
Phone:(501)318-1300
Email:[EMAIL PROTECTED]
Web:www.wletc.com



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] problem sending mail..hep me plz

2007-01-08 Thread David Milholen
Nope, I made sure when I installed centos I turned it off. I dont need
SELinux to mess with security.
 I found it a link in the blacklist was not responding.. I think it was
relay.orbs or somin like that.
 I am going to goto jays site and read about how to annihilate evil spam:)
Thanks

 Sounds like perhaps you have SELinux enabled.

 On 1/8/07, David Milholen [EMAIL PROTECTED] wrote:
 ok, Im kinda noob around this so bare with me.

  I brought my server down for maintance today.
 The server has centos 4.3 with complete qmail-toaster package.
  I brought it back on line and could not send mail. Let me explain the
 sending part. I can send but you either use the squirrelmail or click
 the
 send button a few times on some other mail client like T-bird or
 outlook.
 I takes a couple of minutes to finnaly go thru. I believe I did get an
 error 342 at one time when sending from squirrelmail. Using the web to
 send will take a few minutes also.
  I tried to telnet from a dos prompt to port 25 and it just said it
 could
 not open connection.
  I tried it from the localhost on the server and it said
 x.x.x.x/port25:
 Servname not supported for ai_socktype
  I do have a blacklist.
 Any Ideas??



 --
 Wireless Etc
 David Milholen
 Lead Coordinator
 Phone:(501)318-1300
 Email:[EMAIL PROTECTED]
 Web:www.wletc.com



 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




--
Wireless Etc
David Milholen
Lead Coordinator
Phone:(501)318-1300
Email:[EMAIL PROTECTED]
Web:www.wletc.com



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] help with mail list

2007-01-08 Thread David Milholen
I need to finish what I started. I have a xls spread sheet with  about 300
emails and I need them in a list I can send a single message to. I want to
create a few more list so that I have a list for different groups/subject.
 I do not want these list to be public. The list needs post only by
moderator or adminstrator. Reply to any message from list need only goto
the moderator.

 I set one up and when I posted a mesage to the list it gave me an auto
reply. I replied then it let me post but the email addy look something
like this [EMAIL PROTECTED] I tried using the -accept
and still no luck.
 Any ideas here would be great
thanks


-- 
Wireless Etc
David Milholen
Lead Coordinator
Phone:(501)318-1300
Email:[EMAIL PROTECTED]
Web:www.wletc.com



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] limitting pop3 and smtp file size

2007-01-08 Thread Isianto Istiadi

Dear Erik,
Thanks for you answer
First of all sorry for my english
What I mean is I want to restrict the size of email being sent and
recieved. when I use databyte only an email being received is being
applied. But my client (using outlook) can still send email bigger
than 2 Mb (I put 2Mb in databyte).

Thanks
Isianto


On 1/7/07, Erik Espinoza [EMAIL PROTECTED] wrote:

You can't send e-mail using pop3. The /var/qmail/control/databytes
should be global.

On 1/7/07, Isianto Istiadi [EMAIL PROTECTED] wrote:
 Dear all,
  Is there any way to limit the email file size when sending to using pop3 in
 qmail? As I recall for smtp I use DATABYTE.
  Thank you



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] problem sending mail..hep me plz

2007-01-08 Thread Vince Callaway
On Mon, 2007-01-08 at 21:39 -0600, David Milholen wrote:
  I found it a link in the blacklist was not responding.. I think it was
 relay.orbs or somin like that.
  I am going to goto jays site and read about how to annihilate evil spam:)
 Thanks

This is the contents of my blacklist file:
-r dnsbl.tqmcube.com -r dnsbl.sorbs.net -r sbl-xbl.spamhaus.org -r
bl.spamcop.net -r cbl.abuseat.org -r dnsbl-1.uceprotect.net -r
dnsbl-2.uceprotect.net -r dnsbl-3.uceprotect.net -r combined.njabl.org

tqmcube.com blocks about 80% of the garbage.  Mostly because it blocks
CN and KR ips.  Sorbs grabs about 10%  uceprotect catches the last bit
and then spamassasin kicks in.  spamhaus and spamcop are either
redundant or not doing much for me.  I'll probably remove them.

Don't forget sa-update and check out saupdates.openprotect.com



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] limitting pop3 and smtp file size

2007-01-08 Thread Erik Espinoza

Paste your databytes file. I want to verify this.

Erik

On 1/8/07, Isianto Istiadi [EMAIL PROTECTED] wrote:

Dear Erik,
Thanks for you answer
First of all sorry for my english
What I mean is I want to restrict the size of email being sent and
recieved. when I use databyte only an email being received is being
applied. But my client (using outlook) can still send email bigger
than 2 Mb (I put 2Mb in databyte).

Thanks
Isianto


On 1/7/07, Erik Espinoza [EMAIL PROTECTED] wrote:
 You can't send e-mail using pop3. The /var/qmail/control/databytes
 should be global.

 On 1/7/07, Isianto Istiadi [EMAIL PROTECTED] wrote:
  Dear all,
   Is there any way to limit the email file size when sending to using pop3 in
  qmail? As I recall for smtp I use DATABYTE.
   Thank you
 
 

 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] problem sending mail..hep me plz

2007-01-08 Thread Vince Callaway
On Mon, 2007-01-08 at 20:25 -0800, Erik Espinoza wrote:
 Hey Vince,
 
 That saupdates.openprotect.com site is great for blocking spam.
 
 Thank you for that gem.
 
 Erik

Just trying to help.  My goal is to live in a spam free world.

Back when I started using the net my email address had !'s in it.  I
would hate to think those were the good old days :(

May you never know the pain of comp.mail.maps



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]