Search found 309 matches

by Seth
Wed May 19, 2010 9:41 am
Forum: Suggestion Box
Topic: Copy to 'Sent' server side
Replies: 25
Views: 39582

Re: Copy to 'Sent' server side

Just to follow up on my own reply, it's not impossible to implement some kind of de-duplication logic to see if a message with an identical id is already in the folder. The catch is that IMAP clients save their copy to sent after it's been submitted via SMTP, so anything I could do to scan the desig...
by Seth
Wed May 19, 2010 9:00 am
Forum: Suggestion Box
Topic: Copy to 'Sent' server side
Replies: 25
Views: 39582

Re: Copy to 'Sent' server side

Hi Seth, Sorry, another quick question. When using webmail, the message is duplicated in 'Sent Items'. Is there a way of the system identifying the source to prevent duplication? It's just I know some users send email from different sources (webmail, iPods, desktop email clients), so one solution d...
by Seth
Mon May 17, 2010 9:24 am
Forum: Suggestion Box
Topic: Copy to 'Sent' server side
Replies: 25
Views: 39582

Re: Copy to 'Sent' server side

Ok, thanks Seth for confirming how it all works. So just to get it right in my head, using a client to copy to 'smtpauth' and the 'sent' folder only counts for one lot of bandwidth against allowance, that's on the smtpauth part. Then the copy to sent folder doesn't use bandwidth, as that's an imap ...
by Seth
Sun May 16, 2010 4:10 pm
Forum: Suggestion Box
Topic: Copy to 'Sent' server side
Replies: 25
Views: 39582

Re: Copy to 'Sent' server side

Yes, mirror to itself. Without the Sieve script it would just get delivered to the inbox like any normal incoming message. Using the mirroring and BCC options will incur additional usage since the smtpauth server is processing it, and in the case of mirroring has to maintain multiple distinct fileh...
by Seth
Sun May 16, 2010 12:38 pm
Forum: Suggestion Box
Topic: Secondary DNS Master
Replies: 4
Views: 13402

Re: Secondary DNS Master

Support for defining a second master for a secondary DNS zone has been added.
by Seth
Sun May 16, 2010 12:21 pm
Forum: Suggestion Box
Topic: Sieve script by domain & account
Replies: 1
Views: 10463

Re: Sieve script by domain & account

We have to work within the constraints of the managesieve protocol (RFC5804) when dealing with the interface. Basically the way managesieve works is you log in to it, it returns a list of scripts on the account, and you work with one of those. There is include support for scripts, but only "glo...
by Seth
Sun May 16, 2010 11:08 am
Forum: Suggestion Box
Topic: Copy to 'Sent' server side
Replies: 25
Views: 39582

Re: Copy to 'Sent' server side

Ah yes, I should have been more specific. It's under outbound config: https://acc.rollernet.us/mail/outbound.php Click on the outbound account name to bring up its detailed settings and you'll see it there. You don't need to enable mirroring for the (incoming) domain. Ah ha, I see. So is it best to...
by Seth
Sun May 16, 2010 8:47 am
Forum: Suggestion Box
Topic: Copy to 'Sent' server side
Replies: 25
Views: 39582

Re: Copy to 'Sent' server side

Hi Seth, This sounds great, however, in order for this to work, do I need to have mail mirroring enabled on the accounts? I can't see just outbound mirroring on it's own, I can only see all mirroring? Thanks. Ah yes, I should have been more specific. It's under outbound config: https://acc.rollerne...
by Seth
Sat May 15, 2010 2:15 pm
Forum: Suggestion Box
Topic: Copy to 'Sent' server side
Replies: 25
Views: 39582

Re: Copy to 'Sent' server side

This can now be accomplished with Sieve and the new mirroring option just added to outbound mail. A unique header is added to the mirrored copy so it can have rules applied to it. Sieve example: require ["fileinto", "imapflags"]; if header :is "X-Rollernet-AuthMirror" &...
by Seth
Wed Apr 28, 2010 9:47 pm
Forum: Suggestion Box
Topic: Secondary DNS Master
Replies: 4
Views: 13402

Re: Secondary DNS Master

I misspoke; I can very easily add a second master field that will accept an IP address (v4 or v6). I'll try to have it done this week.
by Seth
Wed Apr 28, 2010 9:13 pm
Forum: Suggestion Box
Topic: Secondary DNS Master
Replies: 4
Views: 13402

Re: Secondary DNS Master

I can probably update the BIND config generator to insert an AAAA record if it's present on the same hostname lookup. I'll take a look at the code.
by Seth
Mon Apr 19, 2010 9:33 am
Forum: Support
Topic: problem recieving mail from asp
Replies: 2
Views: 6169

Re: problem recieving mail from asp

The original does not appear to be correctly formatted. According to the "Content-Type: text/html; charset=utf-8" header the entire message is to be text, but it appears to be a mix of base64 and plain text. You'll need to generate a properly formatted MIME message, otherwise mail clients ...
by Seth
Wed Apr 14, 2010 12:51 pm
Forum: Support
Topic: MobileMe cname entry
Replies: 4
Views: 6970

Re: MobileMe cname entry

A CNAME record must stand alone. If you have an A record for www.* it must be removed.
by Seth
Wed Apr 14, 2010 12:18 pm
Forum: Support
Topic: MobileMe cname entry
Replies: 4
Views: 6970

Re: MobileMe cname entry

I'm not quite sure exactly what the problem you're trying to solve. You will need to set www.domain.tld with CNAME web.me.com to use MobileMe.
by Seth
Wed Apr 14, 2010 10:16 am
Forum: Support
Topic: Submitting Outbound Mail via IPv6
Replies: 6
Views: 17317

Re: Submitting Outbound Mail via IPv6

An A record has been added to smtpauth6.rollernet.us to allow dual-stacking.

Code: Select all

$ host smtpauth6
smtpauth6.rollernet.us has address 208.79.240.5
smtpauth6.rollernet.us has IPv6 address 2620:0:950:f000:213:72ff:fe4f:6a76