samantha | 17 May 2013 00:46

[SPAM] Total communication for Communication

Hi Sir/Madam,

 

I am Samantha. Here is a GOOD NEWS for you!

 

If you are looking for a total solution, here we recommend you our DEMO-KIT.

 

Description:

The Demo Kit comes already preconfigured and ready to use, it is intended for sales initiatives for resellers and distributors.


IPPBX comes preconfigured with IP 192.168.5.150 and two extensions 501&502 . Extension 501 is asigned to IP Phone Yealink T28P. Extension 502 is assigned to IP Phone Yealink T22P. Dialing "9" from any extension will give you access to the PSTN trunk to make outbound calls.

 

You can show how IPPBX works with IP telephony to your client. It would helpful for you to demonstrate IPPBX well and it will play an important role to market the products.

 

We are looking forward to your order of your desire module.

 

Sincerely,

Samantha Zhang

Account Manager

 

Tel.: +86-157-1155-3054

 

( If you would like to receive our newsletters to get more idea of our products, please click here to subscribe;

Don't want to receive these newsletters anymore? unsubscribe.)

!DSPAM:519561e734121167815402!
Przemek Kuzioła | 21 Jan 2013 15:43
Picon

[SPAM] vQadmin - problem

Hi,
I've a problem with login to vqadmin.
Every time I get:
----------------------------------------------------- Authentication Failed Username unknown vQadmin was unable to determine your username, which means your webserver is improperly configured to run with this CGI. For security reasons, this script will not run without Apache htaccess lists. ------------------------------------------------ It is a fresh installation. The system is Slackware.
There is  a .htaccess file and corresponding password file (made with htpasswd).
But it doesn't work. I've checked apache modules and it looked like all were loaded.
Even tried to delete password file and the message was still the same. It had no effect.
No errors in apache error.log
I'm stuck.
Regards
--
Pozdrawiam
Przemek Kuzioła
!DSPAM:50fd38fc34148226113321!
service@paypal.com | 21 Sep 2012 18:54
Picon

[SPAM] Attention! Your PayPal account will close soon!

Attention! Your PayPal account will close soon!
Dear Member,

We have faced some problems with your account Please update the account .If you do not update will be Closed.

To Update your account, just confirm your informations.(It only takes a minute.)

It's easy:

  1. Click the link below to open a secure browser window.
  2. Confirm that you're the owner of the account, and then follow the instructions.

Relog in your account now


Please do not reply to this email. We are unable to respond to inquiries sent to this address. For immediate answers to your questions, visit our Help Center by clicking "Help" at the top of any PayPal page.

Copyright © 2012 PayPal Inc. All rights reserved. PayPal is located at 2211 N. First St., San Jose, CA 95131.
!DSPAM:505cfe9d34218711521441!
AMIT | 8 Mar 2012 03:58
Picon

[SPAM] IkF wishes you a Very Happy Holi

 
!DSPAM:4f58205e34179219911533!
Charlie Garrison | 4 Mar 2011 01:39
Picon
Gravatar

VqAdmin error "invalid language file" when using Google Chrome

Good morning,

We're running VqAdmin v2.3.6 and when accessing it with Google 
Chrome there is an "invalid language file" error message. I saw 
there is a v2.3.7 but the ChangeLog doesn't address this 
problem. Is there something else I can do to fix the problem?

Charlie

PS. Just joined this list and can't easily find archives, so 
sorry if this has been discussed already.
--

-- 
    Ꮚ Charlie Garrison ♊ <garrison <at> zeta.org.au>

O< ascii ribbon campaign - stop html mail - www.asciiribbon.orghttp://www.ietf.org/rfc/rfc1855.txt

!DSPAM:4d7034a932711745611875!

Salman Riaz | 26 Feb 2011 08:16
Picon
Favicon

maildirsize file problem

Hi,

I have set the quota of each email address on qmail server. But the maildirsize file is not updating properly.  For Example:

I have set the 6MB quota by vsetuserquota command of an email address then following is the result of maildirsize file:
6291456S
0 0

When I sent only one email, this file update twice and gives the following result:
6291456S
2157743 1
2157815 1

Only one email is in the directory but maildirsize shows that there are 2 emails with above bytes. When I delete this email then only one entry is removed:
6291456S
2157743 1
2157815 1
    -2157815           -1

There is no email in my directory but maildirsize shows that 2157743 bytes quota is still full:

Tell me why maildirsize is writing wrong entry. How can I get rid of this problem?

Regards,
Salman... !DSPAM:4d68a8e732718343622055!
Amit Dalia | 14 Aug 2010 16:39
Picon

VQADMIN ERROR

Hi Everyone,
 
  I had just compiled and installed vpopmail 5.5.0 with LDAP support from
  source package. Now when I'm trying to install vqadmin it is giving
  error. I'm installing vqadmin from source package.
 
 1) Output of "./configure --enable-cgibindir=/var/www/cgi-bin --enable-qmaildir=/var/qmail --enable-htmldir=/var/www/html"
 
 Current settings
  ---------------------------------------
  vpopmail directory = /home/vpopmail
  uid = 7807
  gid = 7802
  cgi-bin dir = /var/www/cgi-bin
  vqadmin dir = /var/www/cgi-bin/vqadmin
 
  No error
 
  2) Output of "make && make install"
 
  make all-recursive
  make[1]: Entering directory `/root/Desktop/vqadmin-2.3.7'
  make[2]: Entering directory `/root/Desktop/vqadmin-2.3.7'
  gcc -I. -I/home/vpopmail/include/vpopmail -I. -I. -I. -g -O2 -Wall -c `test -f 'domain.c' || echo './'`domain.c
  In file included from domain.c:32:  /home/vpopmail/include/vpopmail/vpopmail_config.h:244:1: warning: "PACKAGE_NAME" redefined
  In file included from domain.c:29:  config.h:68:1: warning: this is the location of the previous definition
  In file included from domain.c:32:  /home/vpopmail/include/vpopmail/vpopmail_config.h:247:1: warning: "PACKAGE_STRING" redefined
  In file included from domain.c:29: config.h:71:1: warning: this is the location of the previous definition
  In file included from domain.c:32:  /home/vpopmail/include/vpopmail/vpopmail_config.h:250:1: warning: "PACKAGE_TARNAME" redefined
  In file included from domain.c:29: config.h:74:1: warning: this is the location of the previous definition
  In file included from domain.c:32: /home/vpopmail/include/vpopmail/vpopmail_config.h:253:1: warning: "PACKAGE_VERSION" redefined
  In file included from domain.c:29: config.h:77:1: warning: this is the location of the previous definition domain.c: In function ‘add_domain’: 
  domain.c:105: error: ‘VPOPMAILDIR’ undeclared (first use in this function)
  domain.c:105: error: (Each undeclared identifier is reported only once
  domain.c:105: error: for each function it appears in.)
  domain.c:105: error: ‘VPOPMAILUID’ undeclared (first use in this function)
  domain.c:105: error: ‘VPOPMAILGID’ undeclared (first use in this function)
  make[2]: *** [domain.o] Error 1
  make[2]: Leaving directory `/root/Desktop/vqadmin-2.3.7'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/root/Desktop/vqadmin-2.3.7'
  make: *** [all] Error 2
 
Please help.
 
Thanks and regards,

Amit !DSPAM:4c66aac832711996956123!

Battsetseg M | 6 May 2010 04:56

Password shows up blank

Hello,

 

I am using QMail and Vpopmail with VQAdmin 2.3.6.

I have following problem:

When users modify their password through squirrelmail interface the password is changed, but on vqadmin page the password field is blank for that user. I can retrieve encrypted password via vuserinfo command.

 

Please advise.

 

Regards,

Bagi

 

!DSPAM:4be22fec32711463911870!
Chris LaPointe | 12 Feb 2010 22:21

vqadmin and LDAP - no linking

I am building a new qmail-server based on qmailrocks and running on a Debian platform.
I started with a standard build and tested domain creation and login.
I then implemented LDAP. building vpopmail - ldap
 (Thanks Matt for the excellent doc)
Now with LDAP running adding and removing domains and users using commands in vpopmail/bim works correctly,
However vqadmin, qmailadmin and squirrel mail do not interface with the LDAP server. If I add a domain using vqadmin it appears to add, but does not update LDAP.
the domain added using vqadmin is visible to vqadmin but not LDAP and vice versa.
 
I'm sure I'm missing something obvious, but it didn't find any compile time switches.
 
 
vpopmail-5.4.30
qmailadmin-1.2.13
vqadmin-2.3.7
Linux mail1 2.6.26-2-686 #1 SMP Wed Nov 4 20:45:37 UTC 2009 i686 GNU/Linux

/usr/sbin/slapd -V
<at> (#) $OpenLDAP: slapd 2.4.11 (Nov 26 2009 09:17:06) $
        root <at> SD6-Casa:/tmp/buildd/openldap-2.4.11/debian/build/servers/slapd

Christopher laPointe
Data and VoIP Engineer

Mid-Maine Communications & Pine Tree Networks, A DIVISION OF OTELCO
92 Oak Street
Portland, Maine 
04101
(Office) 207-699-2432
www.midmaine.com / www.pinetreenetworks.com

 
!DSPAM:4b75c67632711926261579!
Tommy | 14 Oct 2009 07:13
Picon
Favicon

vqadmin disable_smtp

To developer,

I am using vqadmin for long time, there is an option "disable_external_relay"
which is to disable pop-before-smtp, however is it able to add a feature
"disable_smtp" do disable the SMTP authentication?

!DSPAM:4ad55f8c32712447284340!

Mohsen Pahlevanzadeh | 11 Mar 2009 12:06
Gravatar

your vqadmin or......

Dear all,
Already i was using http://213.217.60.11 as qmailadministrator,please
look it.
But i don't know where i download it.Please guide me .....
Yours,
Mohsen 

!DSPAM:49b79b7f32681682060278!


Gmane