[qmailtoaster] badmailto per user, possible?

2007-09-27 Thread fajarpri
Hello,
Is it possible to set badmailto per user? Such as:
A user in my domain: [EMAIL PROTECTED] CANNOT send mail to @yahoo.com,
but he CAN send mail to ANY OTHER domain. The rest of the users in
@mydomain.com CAN send mail anywhere in the world.
Thank you very much.
Fajar.

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



[qmailtoaster] badmailto per user, possible?

2007-09-27 Thread fajarpri
Hello,
Is it possible to set badmailto per user? Such as:
A user in my domain: [EMAIL PROTECTED] CANNOT send mail to @yahoo.com,
but he CAN send mail to ANY OTHER domain. The rest of the users in
@mydomain.com CAN send mail anywhere in the world.
Thank you very much.
Fajar.

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



[qmailtoaster] Set databytes per user

2007-07-18 Thread fajarpri
Hi all,
Is it possible to set databytes/attachment size on per user bases?
I've googled around and found these, but I'm not sure it's incorporated
into qmailtoaster:
http://www.gossamer-threads.com/lists/qmail/users/132709
http://marc.theaimsgroup.com/?l=qmailm=107147089627655w=2
http://www.cyber-sentry.com/index.php?id=76
http://www.pgregg.com/projects/qmail/mailquotacheck/mailquotacheck.php
http://qmail.jms1.net/patches/combined.shtml
Thanks.


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



[qmailtoaster] Adding mass user to mailing list

2007-07-11 Thread fajarpri
Hello,
I need to add many users to the mailing list in my toaster installation.
From googling I found this script:

1. Make a text file containing:
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

2. Make the mailing list using qmailadmin

3. Then inject the user from email.txt:
for i in `cat email.txt`
do /usr/bin/ezmlm-sub /home/vpopmail/domains/yourdomain.com/yourmaillist $i
done

Will that work? Especially I'm not sure whether it will be stored in mysql
database or not.
Thank you very much.


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



[qmailtoaster] Happy 10th Birthday Qmail

2007-02-27 Thread fajarpri
Congratulation to Dr. DJ Bernstein for it's qmail.
10 years and going solidly :)
http://www.ornl.gov/lists/mailing-lists/qmail/1997/02/msg00691.html

-- 
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial
http://linux2.arinet.org
4:22pm up 8:03, 2.6.18.2-34-default GNU/Linux
Let's use OpenOffice. http://www.openoffice.org

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



[qmailtoaster] Block attachment on per email account basis

2007-02-16 Thread fajarpri
Hi all,
Can we block attachment on per user basis? For example we want to block
JPG for certain email account only. Can we do this using
/var/qmail/control/simcontrol ?
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] Other folders in squirrelmail

2007-02-13 Thread fajarpri
Hi,
I'm wondering how squirrelmail creates other folders such as Draft, Sent,
Trash automatically. Because I'm trying
http://sourceforge.net/projects/squirreloutlook/ and it doesn't create
those folders at all. Does it need certain plugin?

Thank you,
Fajar

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



Re: [qmailtoaster] SOLVED - Other folders in squirrelmail

2007-02-13 Thread fajarpri
On Wednesday 14 February 2007 01:21, Erik A. Espinoza wrote:
 Hello Fajar,

 I assume that you've configuredthe outlook squirrelmail similar to the
 configuration included in the squirrelmail-toaster package. If so,
 things should just be created automatically.

 Perhaps you left out the following options
 $trash_folder   = 'Trash';
 $sent_folder= 'Sent';
 $draft_folder   = 'Drafts';
 $imap_server_type = 'courier';
 $default_folder_prefix = 'INBOX.';

 Keep in mind that config_local.php overrides config.php.

Thank you very much for the direction Eric. Along the way I stumble upon
additional fact, that is we must tell it to use '.' as separator too
(since we use courier), in which config_local.php has already stated it
(bad me).
Many thanks,
-- 
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial
http://linux2.arinet.org
8:52am up 0:21, 2.6.16.21-0.8-default GNU/Linux
Let's use OpenOffice. http://www.openoffice.org

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



[qmailtoaster] About DomainKey again and giving spammers a lesson

2007-02-12 Thread fajarpri
Hello,
I've heard about this new feature for quite sometimes, but I haven't
implemented it just yet. Until for the last few days I have been testing
DomainKeys implementation in a lab, and it seems very capable of rejecting
unsolicited mails.

Thank you everyone for these resources:
http://wiki.qmailtoaster.com/index.php/Domainkeys
http://wiki.qmailtoaster.com/index.php/SPF
http://www.bind9.net/manual/bind/9.3.2/Bv9ARM.ch06.html#id2564557

However I still have some things to clear up:
1. How many mailserver out there that have implement this DK signature?
2. Will it safe to use the QT option of DKVERIFY=DEfGhIJK? Wouldn't it
reject many legitimate mails who haven't implemented DK signature?
3. So, if I decide to temporarily turn off DK verification, is the option
would be: EfGhIJK?
4. What options can we use to give a lesson to spammer regarding DK? I'm
thinking of giving the soft reject so that their mailservers will be
overwhelmed with mails queue.

Thank you very much for any help. QT is getting awesome everyday :)
Fajar

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



[qmailtoaster] User and password not send?

2007-01-30 Thread fajarpri
Hello all,
I notice this in my /var/log/qmail/send/current file everytime sending an
email:
2007-01-30 19:48:48.402537500 info msg 228051: bytes 966 from
[EMAIL PROTECTED] qp 3106 uid 89
2007-01-30 19:48:48.409191500 starting delivery 2: msg 228051 to remote
[EMAIL PROTECTED]
2007-01-30 19:48:48.409258500 status: local 0/10 remote 1/60
2007-01-30 19:48:54.109842500 delivery 2: success:
User_and_password_not_set,_continuing_without_authentication./[EMAIL 
PROTECTED]_210.210.145.43_accepted_message./Remote_host_said:_250_ok:__Message_65833963_accepted/

What is User_and_password_not_set,_continuing_without_authentication?

Thanks,
Fajar

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



[qmailtoaster] Migrate from qmr to qt

2006-11-18 Thread fajarpri
Hi all,
I have a qmailrocks installation without mysql support that I want to
migrate to qmailtoaster one. Is it possible? FYI, I will migrate it into a
new machine.
Thank you very much.
-- 
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial
http://linux2.arinet.org
7:54pm up 2:08, 2.6.16.13-4-default GNU/Linux
Let's use OpenOffice. http://www.openoffice.org

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



[qmailtoaster] Re: Migrate from qmr to qt

2006-11-18 Thread fajarpri
On Saturday 18 November 2006 23:51, Eric Shubes wrote:
 There is a wiki page at
 http://wiki.qmailtoaster.com/index.php/Migrating_from_non-toaster_qmail
 which is intended to cover what you're going to do. Unfortunately, it needs
 quite a bit of work, besides which, what's there pertains to qmail with
 sql, so it's not going to do you a whole lot of good.

Hi Eric,
Nice to hear from you.
Sorry for breaking the thread. I've got to reply using my ISP's webmail,
while in the same time I've downloaded it to my local mail client. And
since I'm using another ISP at home, I cannot send the mail using the same
smtp, the CBN ISP forbid it. And since, qmailtoaster list forbids any
email that comes from different smtp server... well... it's a long story.
My bad :)

 Do you suppose you'll be able to contribute your experience to the wiki? It
 would be great if you can.

I'd surely write about it.

 We'll need quite a bit more information about your existing server in order
 to help you out.

 .) What distro do you plan to use? CentOS is highly recommended. What
 distro/ver is your present server running?

Definitely. I will use Centos 4.4

 .) Are you using vpopmail? I'm guessing not, as you're not using mysql.

As a matter of fact. I use vpopmail. Unfortunately, I chose not to use
mysql with it. Since it was my first mail server and qmr suggested that
non-mysql vpopmail would be much simpler to setup.

 .) How many domains? I'm also guessing that this is a single local domain.

Only a couple.

 .) How many accounts?

A couple hundreds, but most of them are inactive. I guess if I have to
recreate all of them one by one, it won't be a problem.

 .) Do users have regular *nix accounts? I'm guessing so. Will they need to
 continue to have *nix access, or can they all be virtual users?

No, they are all virtual users.

 Welcome aboard! I think (and hope) that your experience with qmail-toaster
 will be an enjoyable one.

I've already have some qmailtoaster servers installed, and I love it. You
guys are doing magnificent thing. Thank you.

-- 
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial
http://linux2.arinet.org
12:30am up 6:44, 2.6.16.13-4-default GNU/Linux
Let's use OpenOffice. http://www.openoffice.org

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



[qmailtoaster] The use of .qmailadmin-limits

2006-08-17 Thread fajarpri
Hi all,
Can I set .qmailadmin-limits on per user basis?
I notice that there's an option to prevent user to do external relay. I'd
like to use this feature. How do I do that?
Thank you very much,
Fajar.

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



Re: [qmailtoaster] toaster.conf

2006-08-17 Thread fajarpri
 hi there

 i have question ...I already upgrade my toaster smoothly, but accidentally
 my toaster.conf is deleted , how can I get it back my toaster.conf ?,
thanks

Hi iant,
Well, it's pretty generic. So, here, you can have mine:

IfModule mod_alias.c
ScriptAlias /mail/ /usr/share/toaster/cgi-bin/
Alias /admin-toaster/ /usr/share/toaster/htdocs/admin/
Alias /stats-toaster/ /usr/share/toaster/htdocs/mrtg/
Alias /qlogs-toaster/ /usr/share/toaster/htdocs/isoqlog/
Alias /images-toaster/ /usr/share/toaster/htdocs/images/
Alias /scripts/ /usr/share/toaster/htdocs/scripts/
Alias /qmailadmin /usr/share/qmailadmin/
/IfModule
Directory /usr/share/qmailadmin
AddHandler cgi-script .cgi
AddHandler cgi-script qmailadmin
DirectoryIndex index.cgi qmailadmin index.html
Options +Indexes FollowSymLinks +ExecCGI
Order allow,deny
Allow from all
/Directory
Directory /usr/share/toaster/htdocs
Options -Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
Allow from all
/Directory
Directory /usr/share/toaster/htdocs/admin
IfModule mod_php4.c
php_value include_path /usr/share/php:/usr/share/pear:.
php_admin_flag safe_mode On
php_admin_value open_basedir /usr/share/toaster
php_admin_value safe_mode_allowed_env_vars PHP_
php_admin_value safe_mode_protected_env_vars LD_LIBRARY_PATH
php_admin_value disable_functions include
php_admin_value safe_mode_exec_dir /usr/share/toaster/include
/IfModule
AuthType Basic
AuthName Qmail Toaster v. 1.2 Admin
AuthUserFile /usr/share/toaster/include/admin.htpasswd
require valid-user
/Directory
Directory /usr/share/toaster/htdocs/mrtg
AllowOverride All
Order allow,deny
Allow from all
AuthType Basic
AuthName Qmail Toaster v. 1.2 Admin
AuthUserFile /usr/share/toaster/include/admin.htpasswd
require valid-user
/Directory
Directory /usr/share/toaster/htdocs/isoqlog
AllowOverride All
Order allow,deny
Allow from all
AuthType Basic
AuthName Qmail Toaster v. 1.2 Admin
AuthUserFile /usr/share/toaster/include/admin.htpasswd
require valid-user
/Directory
Directory /usr/share/toaster/cgi-bin/vqadmin
AllowOverride All
Options ExecCGI
Order allow,deny
Allow from all
AuthType Basic
AuthName Qmail Toaster v. 1.2 Admin
AuthUserFile /usr/share/toaster/include/admin.htpasswd
require valid-user
/Directory
Directory /usr/share/toaster/cgi-bin
AllowOverride All
Options ExecCGI
Order allow,deny
Allow from all
/Directory

Regards,
Fajar.
http://linux2.arinet.org

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



[qmailtoaster] Re:[qmailtoaster]SPFworkaround?IsendusinganotherSMTP

2006-08-02 Thread fajarpri

 PS: Right now, I'm sending this email from my ISP webmail, which I dont
 like.

 P.S. What does this have to do with the toaster??

Hi Eric,
Thanks for the explanation, it clears things up. Well, since I cannot send
email using Kmail and my office SMTP to qmailtoaster list, I must write
this using my ISP webmail (webmail.cbn.net.id).

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



[qmailtoaster] SPF work around? I send using another SMTP

2006-08-01 Thread fajarpri
Hi all,
I have this situation: I subscribe to this list using my address at my
ISP, that is: [EMAIL PROTECTED], then I downloaded it from my office.
The problem is: What should I do to be able to send email to qmailtoaster
list using my office's SMTP? The list rejects it, something about SPF. A
couple of months ago it was ok. Another problem is that my ISP doesn't
allow smtp-autentication if I'm using another ISP.
Thanks you,

PS: Right now, I'm sending this email from my ISP webmail, which I dont like.

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



[qmailtoaster] Changelog of updated qmail-toaster

2006-07-24 Thread fajarpri
Hi all,
I've just noticed that there are some updated packages, one of them is
qmail-toaster.
May I know what is the changelog? Is there any new feature?
Is there any pitfall that I must avoid in upgrading it?
Thanks.

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



[qmailtoaster] duplicate emails

2006-06-19 Thread fajarpri
Hi all,
I have a strange situation lately where certain email account gets
double/duplicate emails. This only happens to certain email accounts.
All other accounts are ok. The only thing that similar to those error
accounts are: they were over quota, then I increased the quota.
Have anybody experienced this?
Thanks.

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



[qmailtoaster] Upgraded to newest qmailtoaster - no spam detection

2006-06-08 Thread fajarpri
Hi all,
I install the latest qmailtoaster on Centos 4.3, and then copy most of the
settings and data from the previous server:
/var/qmail
/var/log/qmail
/var/log/maildrop
/etc/mail
/etc/tcprules.d
/.spamassassin
/usr/share/toaster/mrtg
/usr/share/toaster/isoqlog
/usr/share/toaster/htdocs/isoqlog
/home/vpopmail/domains

The problem is: I just notice that now in qmailadmin, there's no Spam
Detection box in email settings. Is it intended or I did something wrong?
Thanks you very much,
Fajar

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