Search found 53 matches
- 2006-12-01 10:29
- Forum: General discussions
- Topic: Uh...Spam on this forum?
- Replies: 13
- Views: 6654
- 2006-11-15 14:12
- Forum: Archived feature requests
- Topic: Shared folders when using IMAP
- Replies: 89
- Views: 98593
- 2006-07-17 11:46
- Forum: Scripting
- Topic: Moving Mail from IMAP trash folder to Inbox
- Replies: 12
- Views: 8648
- 2006-07-15 11:38
- Forum: Scripting
- Topic: Moving Mail from IMAP trash folder to Inbox
- Replies: 12
- Views: 8648
- 2006-07-15 10:59
- Forum: Scripting
- Topic: Moving Mail from IMAP trash folder to Inbox
- Replies: 12
- Views: 8648
OK. New problem :oops: When im copying the HTMLBody from the old message to a new message its modifying the htmlcode, something to do with mime-encoding i think. sample :- set objmessage=objmessages.ItemByDBID(messageno) objmessage.encodefields=false Dim oMessage Set oMessage = CreateObject("hMailSe...
- 2006-07-15 09:54
- Forum: Scripting
- Topic: Moving Mail from IMAP trash folder to Inbox
- Replies: 12
- Views: 8648
- 2006-07-14 16:56
- Forum: Scripting
- Topic: Moving Mail from IMAP trash folder to Inbox
- Replies: 12
- Views: 8648
Silence
So can anyone clarify if its possible to move an email from 1 IMAP folder to another using the com api or doing a SQL query.
The winner gets a BIG
from me. 
The winner gets a BIG


- 2006-07-12 09:36
- Forum: Scripting
- Topic: Moving Mail from IMAP trash folder to Inbox
- Replies: 12
- Views: 8648
I am using the COM API, but I cannot see any commands in the documentation to move the message from 1 folder to another, so I was playing the the SQL idea. My Code Sample :- Set oApp = CreateObject("hMailServer.Application") Set oDomains = oApp.Domains Set oDomain = oDomains.Itembyname("domain.co.uk...
- 2006-07-11 15:51
- Forum: Scripting
- Topic: Moving Mail from IMAP trash folder to Inbox
- Replies: 12
- Views: 8648
Moving Mail from IMAP trash folder to Inbox
I've trying to write a Intranet webmail function to allow a user to see his INBOX.Trash folder, with the option to either move it to INBOX or delete it. When an email comes into hmailserver the SPAM emails are tagged as 'SPAM' in the subject, there is currently an account rule which moves it into th...
- 2006-07-10 12:46
- Forum: General discussions
- Topic: collect all email for domain from one pop account
- Replies: 4
- Views: 2650
IGETMAIL
I use this for a few of my domains. should get you by for a while.
http://www.lockstep.com/products/igetma ... oduct.html
http://www.lockstep.com/products/igetma ... oduct.html
- 2006-04-21 16:26
- Forum: General discussions
- Topic: Smtp authentication happening when i don't want it
- Replies: 4
- Views: 2566
from an end users perspective if I have someone from outside my company visiting my site, and they have there own smtp authentication creditionals setup for their business in their mail client, I would expect because of the way i've setup my companys server, to allow this person relay access to the ...
- 2006-04-21 16:02
- Forum: General discussions
- Topic: redirect unknown users from 1 domain to another domain
- Replies: 0
- Views: 1681
redirect unknown users from 1 domain to another domain
Is it possible to send emails to another domain that are not known on the domain that its came in on ie:-
joe.bloggs@aaol.com = unknown user -> joe.bloggs@aol.com
This was a feature i was used to on my old server(Ia emailserver).
joe.bloggs@aaol.com = unknown user -> joe.bloggs@aol.com
This was a feature i was used to on my old server(Ia emailserver).
- 2006-04-20 15:26
- Forum: General discussions
- Topic: Smtp authentication happening when i don't want it
- Replies: 4
- Views: 2566
- 2006-04-20 13:52
- Forum: General discussions
- Topic: Smtp authentication happening when i don't want it
- Replies: 4
- Views: 2566
Smtp authentication happening when i don't want it
I've now moved over our production server to hmailserver, everything went well except for 1 problem, but its becoming a big problem. If your on the Local Network, you don't need SMTP Authentication, which is working fine on all the MSOutlook clients. I have a large selection of Reps who have a prese...
- 2006-02-28 17:56
- Forum: General discussions
- Topic: alias / group processing
- Replies: 7
- Views: 3451
- 2006-02-28 16:27
- Forum: General discussions
- Topic: alias / group processing
- Replies: 7
- Views: 3451
- 2006-02-28 14:05
- Forum: Development & alpha discussions
- Topic: b107 - Script to change Recipient working - but IMAP doesn't
- Replies: 8
- Views: 7910
Hi martin, is it possible to alter the recipient address yet?
oMessage.Recipients(i).Address = 'joe@bloggs.com' ???
oMessage.Recipients(i).Address = 'joe@bloggs.com' ???
- 2006-02-28 10:37
- Forum: General discussions
- Topic: alias / group processing
- Replies: 7
- Views: 3451
At the ONDELIVERMESSAGE stage when i get a group email coming in ie' it@bloggs.com' I'm seeing the following:- oMessage.To = 'it@bloggs.com' Recipients = 'tom@bloggs.com' 'dick@bloggs.com' 'joe@bloggs.com' At this stage I don't have 3 seperate messages to process, so I can't check the user's informa...
- 2006-02-27 18:24
- Forum: General discussions
- Topic: alias / group processing
- Replies: 7
- Views: 3451
alias / group processing
Not sure where to go with this one. I have a problem regarding the processing of aliases and groups. As part of the ONDELIVERMESSAGE event I do a lot of checking and matching it to my User Mysql database, to lookup to see what the user is allowed and whats he's not. The problem arises when an email ...
- 2006-02-22 13:34
- Forum: General discussions
- Topic: Adding User from another server.
- Replies: 8
- Views: 4554
- 2006-02-22 12:36
- Forum: General discussions
- Topic: Adding User from another server.
- Replies: 8
- Views: 4554
SQL Injection
I am looking at adding users into hmailserver by SQL injection.
I have a query regarding the password.
I will be injecting users with Active Directory Information(accountaddomain / accountadusername), what will happen regarding the password ?
I have a query regarding the password.
I will be injecting users with Active Directory Information(accountaddomain / accountadusername), what will happen regarding the password ?
- 2005-11-26 11:52
- Forum: General discussions
- Topic: message injection by SQL
- Replies: 9
- Views: 4375
- 2005-11-26 11:00
- Forum: General discussions
- Topic: message injection by SQL
- Replies: 9
- Views: 4375
- 2005-11-26 10:56
- Forum: General discussions
- Topic: message injection by SQL
- Replies: 9
- Views: 4375
"DEBUG" 123740 "2005-11-26 08:46:13.015" "SD::DeliverMessage" "DEBUG" 139872 "2005-11-26 08:46:13.046" "SocketConnection::~SocketConnection()" "APPLICATION" 123740 "2005-11-26 08:46:13.124" "SMTPDeliverer - Message 18268: Delivering message from PCW@client17.email-bureau.co.uk to joe.bloggs@beta.co...
- 2005-11-25 19:00
- Forum: General discussions
- Topic: message injection by SQL
- Replies: 9
- Views: 4375
- 2005-11-25 18:57
- Forum: General discussions
- Topic: message injection by SQL
- Replies: 9
- Views: 4375
- 2005-11-25 18:51
- Forum: General discussions
- Topic: message injection by SQL
- Replies: 9
- Views: 4375
messagefilename = domain data folder
messagetype ='1'
messagetype ='1'
Code: Select all
SQL = "insert INTO hm_messages set messagefilename = '" & domaindatafolder & "', messagefrom = '" & txtfrom & "',messagetype = '1', messagerecipients = '" & txtredirect & "', messagenexttrytime='1901-01-01 00:00:00', messageflagrecent='1';"
- 2005-11-25 17:12
- Forum: General discussions
- Topic: message injection by SQL
- Replies: 9
- Views: 4375
message injection by SQL
hi all. I'm writing an administrator program. 1 of the main functions is accessing a account, selecting all emails and copying/forwarding/deleting the emails from it. Im having a major problem getting the forwarding part right I copy the users eml file into the data folder. I then inject a sql recor...
- 2005-10-01 11:22
- Forum: Archived feature requests
- Topic: Simple forward (not rule based)
- Replies: 12
- Views: 9637
- 2005-10-01 11:12
- Forum: Archived feature requests
- Topic: Spooling messages to disk when DB down
- Replies: 1
- Views: 2703
- 2005-09-16 16:45
- Forum: Archived feature requests
- Topic: Footer - Discalimer
- Replies: 27
- Views: 25233
call disclaimer(oMessage) ' in onAcceptMessage sub disclaimer(oMessage) dim disclaim disclaim=false Dim oRecipients Set oRecipients = oMessage.Recipients For i = 0 To oRecipients.Count - 1 if oRecipients(i).IsLocalUser = false Then disclaim = true next if disclaim=true then oMessage.Body=oMessage.B...
- 2005-09-16 15:19
- Forum: Archived feature requests
- Topic: Footer - Discalimer
- Replies: 27
- Views: 25233
I've already wrote this in my script. Our company wants it and uses the feature, but only for emails going outside of the local domains. So Any internal comms doesn't get a disclaimer. If it were to become an option, I would require an additional optional to not do it for local mail / local domains.
- 2005-09-10 12:57
- Forum: Archived feature requests
- Topic: Shared Address Book
- Replies: 16
- Views: 12727
- 2005-09-09 18:10
- Forum: General discussions
- Topic: Accessing MYSQL Table
- Replies: 2
- Views: 2122
- 2005-09-09 17:06
- Forum: General discussions
- Topic: How to insert emails into process?
- Replies: 20
- Views: 8121
- 2005-09-09 17:03
- Forum: Archived feature requests
- Topic: Import folder
- Replies: 0
- Views: 3470
Import folder
Please can you add a feature to have an Import folder, so we can just drop in a eml file and the system process it.
- 2005-09-09 16:59
- Forum: General discussions
- Topic: Accessing MYSQL Table
- Replies: 2
- Views: 2122
Accessing MYSQL Table
I'm attempting to update a record in another MYSQL Schema within the EventHandler.vbs I've wrote the code in a seperate vbs file and it works fine, but when I implement it into the main eventhandler code I get an error. "ERROR" 79928 "2005-09-09 15:52:06.856" "Script Error: Source: Microsoft OLE DB ...
- 2005-09-09 14:55
- Forum: General discussions
- Topic: How to insert emails into process?
- Replies: 20
- Views: 8121
- 2005-09-09 13:40
- Forum: General discussions
- Topic: How to insert emails into process?
- Replies: 20
- Views: 8121
We run ' IA email server' and have done for about 5 years now. Its 'SH*T' But it does have 1 feature I cannot live without, and thats a IMPORT folder feature. Any emails placed in this folder are processed and sent out. We use this alot for our automated invoice / despatch systems. I WOuld KILL for ...
- 2005-09-09 13:16
- Forum: General discussions
- Topic: How to insert emails into process?
- Replies: 20
- Views: 8121
- 2005-09-09 13:03
- Forum: General discussions
- Topic: How to insert emails into process?
- Replies: 20
- Views: 8121
sorry martin. OK start at the beginning. We have a policy of only allowing certain people to send emails outside the company( we have a lot of factory floor users who require email, but don't need outside use). I've written into the Handler process of :- catching these emails moving them into a 'hol...
- 2005-09-09 12:51
- Forum: General discussions
- Topic: How to insert emails into process?
- Replies: 20
- Views: 8121
- 2005-09-09 12:44
- Forum: General discussions
- Topic: How to insert emails into process?
- Replies: 20
- Views: 8121
- 2005-09-09 12:29
- Forum: General discussions
- Topic: How to insert emails into process?
- Replies: 20
- Views: 8121
- 2005-07-28 09:48
- Forum: Scripting
- Topic: oMessage.HTMLBODY not working ??
- Replies: 5
- Views: 5409
SUPERSTAR
WHAT CAN YOU SAY.
- 2005-05-24 17:47
- Forum: Scripting
- Topic: oMessage.HTMLBODY not working ??
- Replies: 5
- Views: 5409
Timescale on this one?
Any ideas when this feature will be worked on?
Not pushing u or anything
/me bows to the ALMighty.
Not pushing u or anything

/me bows to the ALMighty.
- 2005-05-12 16:42
- Forum: Scripting
- Topic: VB6 OnDeliverMessage(oMessage) events
- Replies: 9
- Views: 6086
1 little niggly little thing
OK, got my Auto-Reply system working(thx to your idea) I send an email to myself with subject ' AWAY' or 'HOME' and a message. I do a SQL Update on the database activating flags, and settings vacation status. I send a new message stating that the service is activated/deactived. BUT! I cannot find aw...
- 2005-05-11 18:37
- Forum: Development & alpha discussions
- Topic: Question / Problem.
- Replies: 1
- Views: 2775
Question / Problem.
I'm looking in the database at the hm_messages :-
SELECT * FROM 'hm_messages' h
all's well EXCEPT, im not seeing any information under the 'messagerecipients' column.
Any Ideas??
Hmailserver 4.0B106
MYSQL svr 4.1.11-nt
SELECT * FROM 'hm_messages' h
all's well EXCEPT, im not seeing any information under the 'messagerecipients' column.
Any Ideas??
Hmailserver 4.0B106
MYSQL svr 4.1.11-nt
- 2005-05-10 14:35
- Forum: Scripting
- Topic: VB6 OnDeliverMessage(oMessage) events
- Replies: 9
- Views: 6086
- 2005-05-10 13:24
- Forum: Scripting
- Topic: VB6 OnDeliverMessage(oMessage) events
- Replies: 9
- Views: 6086
Brilliant
Excellent Idea martin.
It's that brilliant i'm amazed i didnt think it.
Your a god.

It's that brilliant i'm amazed i didnt think it.

Your a god.

- 2005-05-09 17:33
- Forum: General discussions
- Topic: Version 4.0 stable release date?
- Replies: 4
- Views: 3996
EVERYONE DOWNLOAD VERSION 4, I need more help :)
been running V4 on a Virtual XP SP2 for over a month now 24/7 with a full valid domain and 20+users. haven't had any problems with it yet. (Touch Wood) features i could think of is :- 1. to have separate script files for the different events. No major benefit except being able to view the code easie...
- 2005-05-09 17:19
- Forum: Scripting
- Topic: oMessage.HTMLBODY not working ??
- Replies: 5
- Views: 5409
oMessage.HTMLBODY not working ??
I'm implimenting a DISCLAIMER into my eventhandler.vbs code. This sub-routine runs in either - onaccept or ondeliver, doesn't seem to make a difference. It is working perfectly for plain-text messages, but I cannot get it to work with HTMLBody's. Script Error: Source: Microsoft VBScript runtime erro...
- 2005-05-09 13:40
- Forum: Scripting
- Topic: VB6 OnDeliverMessage(oMessage) events
- Replies: 9
- Views: 6086
thx for the reply.
I've manage to get the desired affect from the evanthandler.vbs Ondeliver event, check a username array for storage verification. copy file to my system for long term storage, execute VB6 App and index email into our intranet. Working perfectly. Now for the next challenge. I'm trying to write a scri...