Hi
I am a new user. Getting the following. Is it a problem with mySql?
I use Mysql Ver 12.22 Distrib 4.0.24, for pc-linux-gnu (i386)
[EMAIL PROTECTED]:~/dbmail-2.0.7$ ./dbmail-users -a nataraj -w neetha
Opening connection to database...
Failed. Could not connect to database (check log)
Comma
ataraj
Richard Barrington wrote:
Hi Nataraj,
It could be a few things, MySQL not running, bad password, etc, etc, so
please set the dbmail trace level to 5 and post the relevant log
entries.
Thanks,
Richard.
On Wed, 2005-11-02 at 17:09 +0000, Nataraj S Narayan wrote:
Hi
I am a new use
lly (using the mysql client) from the dbmail
machine?
Nataraj S Narayan wrote:
Hi Richard
This is what i found :-
wiredgsis:~# tail /var/log/mail.log
Nov 4 17:32:18 localhost dbmail/adduser[4590]: GetConfigValue():
found value [dbmail]
Nov 4 17:32:18 localhost dbmail/adduser[4590]: GetConfi
7; work when I have given
GRANT ALL ON nataraj.* TO [EMAIL PROTECTED] identified by 'mypasswd' ;
in Mysql client ?
regards
Nataraj
Paul J Stevens wrote:
Your dbmail.conf states:
/var/run/mysql.sock
whereas your my.cnf states:
/var/run/mysql/mysqld.sock
ergo.
Nataraj S N
Hi friends
I am still a novice.
I am shifting from postfix to postfix/dbmail.
I hv installed dbmail-2.0.7 and postfix 2.2.5 (compiled with sasl2).
Why should I have both posftfix waiting on port 25 and dbmail-lmtp
waiting on port 24?
Should'nt dbmail-lmtp take over fully?
Also postfix res
Postfix is the mail transport agent. it is what does the sending and
recieving of mail messages via SMTP protocol. dbmail-lmtp (or
dbmail-smtp) is how you get from postfix to dbmail to use an imap or
pop3 client.
Hope that helps.
On Sat, 2005-11-26 at 09:08 +, Nataraj S Narayan wrote:
Hi
Still having problems with Mysql sockets.
dbmail-lmtp and dbmail-pop3 worked right just once. From then on the
mails to a users are not seen on pop3.
As suggested by Steven and Mueller I am using port 25 in the
thunderbird client.
Plz help.
regards
Nataraj
setup.
What's in your master.cf, esp the dbmail transport?
Nataraj S Narayan wrote:
Hi
Still having problems with Mysql sockets.
no you don't. That's a warning you can safely ignore.
dbmail-lmtp and dbmail-pop3 worked right just once. From then on the
mails to a users
Hi friends
The problem is fixed! My /etc/postfix/transport was having a problem.
There was already a man page by name transport. So I had created
transport.cf instead of transport.
postmap /etc/postfix/transport.cf gave transport.cf.db and not
transport.db. i removed man transport man page
Hi
I sent a mail from my [EMAIL PROTECTED] to my [EMAIL PROTECTED]
This is the mail i get at gmail.
--
This is the Postfix program at host ghost.mycompany.com
I'm sorry to have to inform
Hi friends
I need to setup two relay-hosts hosts for the two domains that we are
using.
The first one 'our_domain.tld' - this is working fine on dbmail + postfix.
I have an old domain 'our_old_domain.tld' which will be terminated
shortly. But for the time being I need to route all the mails fo
password = dbmail
dbname = dbmail
hosts = 127.0.0.1 192.168.1.1
query = SELECT alias FROM dbmail_aliases WHERE alias = '%s'
Hope this helps.
best...
Mike
- Original Message - From: "Nataraj S Narayan"
<[EMAIL PROTECTED]>
To:
Sent: Thursday, December 01, 2005
= dbmail
dbname = dbmail
hosts = 127.0.0.1 192.168.1.1
query = SELECT alias FROM dbmail_aliases WHERE alias = '%s'
Hope this helps.
best...
Mike
- Original Message - From: "Nataraj S Narayan"
<[EMAIL PROTECTED]>
To:
Sent: Thursday, December 01, 2005 10:
all dbmail-user ids a fallback address with
'@bar.com'. Removed all the users and recreated. Now, fetmail
delivers the mail for ids and aliases to the correct mailbox.
regards
Nataraj
Nataraj S Narayan wrote:
Hi Mike
I have'nt tried out your advice yet. Bu
Hi friends
Most of my problems are over, I am starting use dbmail for my
institution. Thanks to all for the great product!
I am still a newbie but. Soon hope to dig into the code do things myself.
I need to rewrite the Sender Address of outbound e-mails.
ie; i need to 'map' a set of local u
Hi friends
Is anything wrong with the below command?
./dbmail-users -a nataraj -w mypasswd -g 0 -m 25M -s [EMAIL PROTECTED]
[EMAIL PROTECTED] @foo.bar
I read that last part - @foo.bar is for fallback . But my mails are not
delivered if i dont give this.
The said ID was working fine , u
Hi
This was a problem in fetchmail ; when i included foo1.bar in
.fetchmailrc
poll relay.foo.bar localdomains foo.bar foo1.bar localhost protocol
pop3:
username nataraj password secret to * here
Things work now. Stupid! (Me)
regards
Nataraj
Nataraj S Narayan wrote:
Hi friends
Is
Hi
I am using the following fetchmail command to download mails to dbmail+
postfix
fetchmail -v -f .fetchmailmyrc --smtphost localhost/24 --lmtp
I need to give '--lmtp' because, I am using 2 domains. The second domain
IDs are aliases of my first domain IDs. So, all the mails from the
intran
Hi
I want to use the graphical debugger 'ddd' and trace through
'dbmail-lmtpd' code ,while it executes. As it is a daemon, it doesnt
work the usual way in ddd.
Plz suggest how to trace thru the code for a daemon program.
regards
Nataraj
Hi
Is there a way to map the users against the aliases?
That is, I want to select and restrict the users who can send mails to
aliases.
If I have an alias '[EMAIL PROTECTED]', I want only '[EMAIL PROTECTED]' to
be able to send to 'all' alias.
Plz help.
regards
Nataraj
Hi
I am using dmail 2.0.7 + postfix + mysql.
I am into making a system, where one the user downloads the mails from
the Net and forwards to all local users in the mail server. Particular
mail may be forwarded to any number of users. The user who should reply
to the forwarded mail, should be '
Hi
Is there a way to identify a Forwarded message from any E-mail client,
in the DBmail database?
Is there any flag field associated with mail forwarding ?
I need to rewrite the 'Sender' to the orginal Sender, for those mails
forwarded in the local domain.
Nataraj
Hi
I am getting a the following at
http://192.168.1.77/dbmailadministrator/DBMA.cgi
in Firefox browser.
DBMA v2.3.9 on 192.168.1.77 [Help]
DBMA (mysql) Menu
ErrorID: DBMA v2.3.9.err0.01
Access denied for user: '[EMAIL PROTECTED]'
(Using password:
YES)
Error status: Db connect FAIL
But i
sion (2.4.0)
http://dbma.mobrien.com/ although that doesn't make any difference to
your password issue.
best...
Mike
- Original Message - From: "Nataraj S Narayan"
<[EMAIL PROTECTED]>
To
Hi all
I user DBmail 2.0.8. Working fine for past one month.
I need to make a small front-end to Dbmail with just the following :-
1. Add users and give them password
2. Add a Group
3. Assign a user to a group
I have to use Mysql ODBC and Delphi to work out this.
Kindly help on the tables th
Hi
select * from dbmail_users;
+---++--+-+--+--+--
16 | accounts | gsisac | 0 | 10485760 | 554
| | 2006-03-04 12:27:51 |
17 | ttt
Hi friends
I need to develop a simple Windows program for Adding and deleting users
and aliases.
I have developed a small program for this using Delphi and Odbc.
I am directly updating the tables via odbc and sql:
1.dbmail_users
2.dbmail_aliases
3.dbmail_mailboxes
So far , i havent got any
Hi
How do I retrieve all the messages 'Sent' by a particular user? How is
it stored in the
dbmail_messageblks, dbmail_physmessage and dbmail_messages?
I am using a cron job 'dbmail-util -cturpd -l 24h -qq'. Will this
remove all the Sent mails ?
I am using postfix MTA.
regards
Nataraj
Hi
So, its high time i changed from 2.0.9 to 2.1.x?
regards
Nataraj
Paul J Stevens wrote:
Aleksander wrote:
Nataraj S Narayan wrote:
Hi
How do I retrieve all the messages 'Sent' by a particular user?
Sending mail has nothing to do with dbmail.
After a u
Hi
I am using 2.0.9. What does mean?
regards
Nataraj
13876 ?S 0:09 dbmail-pop3d
13882 ?Z 0:00 [dbmail-pop3d]
13886 ?Z 0:00 [dbmail-pop3d]
13892 ?Z 0:00 [dbmail-pop3d]
13901 ?S 0:09 dbmail-pop3d
13915 ?Z 0:00 [dbm
Hi Blake
Pardon me for this personal mail. I use Dbmail 2.0.8. I dont know the
innards of Dbmail.
In my institution, its a peculiar way, the mails are handled. We have a
single external e-mail id. All mails to this e-mail id is downloaded by
a single persion. He then forwards the mail to the
Hi
I am using the following fetchmail command to download mails for past
many months as a cron job.
/usr/bin/fetchmail -v --smtphost localhost/24 --lmtp
I dont exactly remember why I am using port 24 to deliver rather than
default 25.
I am having 2 domains to download mails and deliver.
Hi
1.Database backend and independence from filesystem.
2. Used to do in sendmail and postfix.
3. None
4. Not so deep to comment on prioritizing
5. Have installed for a local branch of a nation wide Government owned
Telecom company, for their internal mailing, using 2.0.9. About
150 users
Hi
I am having a Dbmail 2.0.9 + postfix setup.
Want to write a cron script that tars a Mysql database and sends the tar
as mail attachment to
one particular user's mailbox.
I have both Dbmail and the mysql database in the same machine. Plz help
me with mail client program available for this i
Hi
I am having a Dbmail 2.0.9 + postfix setup.
Want to write a cron script that tars a Mysql database and sends the tar
as mail attachment to
one particular user's mailbox.
I have both Dbmail and the mysql database in the same machine. Plz help
me with mail client program available for this in P
Hi
I need to write a chat script that dials a modem attached to my mail
server as and when I receive a mail, to a particular account/ID.
I use MySQL 5.xx with Dbmail. Is it ok to write an 'Insert' trigger for
the table 'dbmail_tofield' , which will call the external 'chat' program?
regards
N
Hi
I need to write a chat script that dials a modem attached to my mail
server as and when I receive a mail, to a particular account/ID.
I use MySQL 5.xx with Dbmail. Is it ok to write an 'Insert' trigger for
the table 'dbmail_tofield' , which will call the external 'chat' program?
regards
N
Hi
I am using dbmail 2.2.4 and postfix.
Once I needed to relay all outgoing mails direct via postfix, fow hich I
enabled DNS in main.cf.
After that all my internal mails started bouncing. Dbmail dint even
recongnise 'localhost'. But i was able to ping to localhost from the
dbmail + postfix
Hi
On login on to http://localhost:41380/users/ I get this on firefox:-
{"users": {
"2":{"name":"anyone"},
"5":{"name":"kingu"},
"4":{"name":"nataraj"},
"6":{"name":"neetha"},
"1":{"name":"__@!internal_delivery_user!@__"},
"3":{"name":"__public__"}
}}
Is that all? Was exp
Hi
First time sieve user on 3.0.2.
$ dbmail-sievecmd -u nataraj -i sieve.script sieve.script -y
Script [sieve.script] has errors: Parse error on line [1684369954]:
unsupported feature: redirect.
My sieve.script is :-
require "redirect";
if header :contains ["To","From","Cc"] "nee...@muraj.bsnl
Hi Paul
Yeah, removed 'require' and redirect works.
May I know if filtering the body also possible?
regards
Nataraj
On Wed, Oct 24, 2012 at 1:22 PM, Paul J Stevens wrote:
> On 10/23/2012 03:28 PM, Nataraj S Narayan wrote:
>> Hi
>>
>> First time sieve user on
Hi
On 3.0.2.
Trying to add an ACL from DBMailadministator/DBMA.cgi. Getting this:-
DBMA v2.5.4 (mysql localhost) from localhost [Help] Menu
Column count doesn't match value count at row 1 ADD ACL Failed
DBI::st=HASH(0x99310f8)
How to get this working?
regards
Nataraj
quot;];
if body :text :contains "dbmail" {
redirect "ki...@muraj.bsnl.in";
}
Am I on the wrong version of libsieve?
regards
Nataraj
On Mon, Oct 29, 2012 at 2:15 PM, titouan wrote:
> Le 25/10/2012 08:28, Nataraj S Narayan a écrit :
>
>> Hi Paul
>>
Hi
So code in Php and use dbmail-httpd backend?
regards
Nataraj
On Mon, Oct 29, 2012 at 3:06 PM, Reindl Harald wrote:
>
>
> Am 29.10.2012 07:48, schrieb Nataraj S Narayan:
>> On 3.0.2.
>>
>> Trying to add an ACL from DBMailadministator/DBMA.cgi. Getting this
l
> and the capability to write automated things
>
> as long as you do not touch physical messages
> the db-schema of dbamil is quite easy
>
> i am sorry that i can not publish the backend
> as opensource because it makes heavy use of
> internal codebase which can not be published
long as you do not touch physical messages
>> the db-schema of dbamil is quite easy
>>
>> i am sorry that i can not publish the backend
>> as opensource because it makes heavy use of
>> internal codebase which can not be published
>>
>> Am 29.10.2012 11:32,
Titouan
Are you sure that 'require body' and related filter would work?
Am I missing on somethin?
regards
Nataraj
On Mon, Oct 29, 2012 at 2:15 PM, titouan wrote:
> Le 25/10/2012 08:28, Nataraj S Narayan a écrit :
>
>> Hi Paul
>>
>> Yeah, removed 're
uraj.bsnl.in wouldn
> reach my server...)
> If you want to test it, you have to download the php-script and test it
> with your dbmail installation.
>
> regards
> Claas
>
> Am 30.10.2012 12:45, schrieb Nataraj S Narayan:
> > Claas
> >
> > Added a user
regards
Nataraj
On Mon, Jul 29, 2013 at 9:56 PM, Paul J Stevens wrote:
> On 07/29/2013 05:38 PM, Nataraj S Narayan wrote:
> > Hi
> >
> > On dbmail 3.1.1-1.
> >
> > dburi= sqlite:///home/nataraj/dbmail.db
> >
> > Jul 29 20:23:01 localh
ation
Thanks!
Nataraj
You're receiving this message because Nataraj S Narayan sent you an email
through Change.org's petition sharing tool. Change.org has not stored your
email address. If you believe you have received this message in error, respond
directly to Nataraj
Hi
Does dbmail sieve script have a facility pipe to another program, other
than redirect and fileinto?
regards
Nataraj
___
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
Hi
http://www.dbmail.org/dokuwiki/doku.php/postfix:procmail
I am on archlinux.and dbmail 3.1.7-4
What do i use instead of "dbmail-smtp" and dbmail-smap?
regards
Nataraj
___
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailm
I beleive sieve wont let me call/pipe another program. A chat script that
talks to /dev/rfcomm0 to send sms, as when a mail arrives.
regards
Nataraj
On Mon, Nov 4, 2013 at 6:52 PM, Reindl Harald wrote:
>
>
> Am 04.11.2013 13:48, schrieb Nataraj S Narayan:
> > http://www.dbma
Yep, usually it is a vacant space in irc.
regards
Nataraj
On Tue, Nov 5, 2013 at 6:12 PM, Thomas Raschbacher wrote:
> On 2013-11-05 12:48, Matt . wrote:
>
>> Hi All,
>>
>> I want to invite you all to the available IRC channel #DBMAIL
>> available on FREENODE.NET
>>
>>
>> The channel can help u
54 matches
Mail list logo