The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
7 views

PostfixAdmin - Removing the announcement that users see

There is an announcement posted for every user. It looks like this: === Announcement === This is a new version of Postfix Admin. If you have any questions please direct them to the Site Admin === ...
0
votes
1answer
10 views

Merging two dovecot Maildirs

I recently setup mail server using zpanel (with dovecot and Maildir format) for my domain and created a user email account with user@my-domain.com here. Here all the emails are stored in following ...
0
votes
0answers
28 views

HMAIL Error: Test Outbound Port, It Was Not Possible To Connect

I have forwarded port 25 to my IP address. I have allowed Windows Firewall to allow inbound and outbound of Port 25 (but TCP only - not sure if this will make any difference). I have checked status of ...
0
votes
0answers
24 views

Office Outlook web access 2007 shown junk character in links in inbox mails

When I send a mail by code, it reflects properly in in gmail/yahoomail and other mail server, however when I check it on Office outlook webaccess, it shows junk characters in links in mails. Any ...
0
votes
0answers
36 views

Cannot send emails to some domains [closed]

I've got a problema with sending emails to some domains. I can send without any problem emails to google or hotmail but I can't send to anothers that are less known. Then I get this message on my ...
0
votes
0answers
16 views

Mail server and android application

i an working on my android social network application , and i made mail server on Ubuntu from scratch ,so i want to integrate them together so the user can access the mail server from my application. ...
0
votes
1answer
113 views

use nginx as load balancer for multiple mail servers

I'm trying to use Nginx as load balancer for mail servers if mail server went down let me send the email through the other i need example for nginx.conf at least two mail servers are running. Thanks ...
-2
votes
1answer
132 views

PHP automatic mail sending [closed]

How can I generate automatic mail sending logic using PHP at the end of the month in an application?
0
votes
0answers
32 views

SASL implementation in Roundcube

I am using Roundcube email client opensource for my email. The client can communicate my server through SASL. Now I want to implement SASL in Roundcube and also add a new SASL mechanism(like Login, ...
0
votes
1answer
192 views

PowerMTA Config Override for Retrun-Path for Virtual MTA

Our setup uses OEM Pro to drop the emails into a PowerMTA pickup directory. OEM Pro only allows us to specify one global catch all domain. This global catch all domain is being used as the return-path ...
0
votes
1answer
129 views

Confluence - How to create a local mail server which receives incoming mail and displays the content on a Confluence page?

I am currently using Confluence to create a Software Development Framework Wiki. I want to incorporate a local email server which receives incoming email, about Maintenance Windows and System ...
0
votes
0answers
23 views

How to create dynamic mail id on mail server?

I want to dynamically create mail id(u1@abc.com,u2@abc.com) on mail server(postfix) but not user and whenever a mail is received at any of these mail ids it should be delivered to user(abc). Can ...
3
votes
0answers
23 views

Mail List Expansion in Trustedbird

i am trying to develop my own mail client and MTA keeping Trustedbird as a reference.. i wanted to know where the Mail list expansion functionality is handled in Trustedbird? at the client or MTA..? ...
0
votes
0answers
33 views

What's the logic to implement blog via email feature? [closed]

I want to provide a feature like blogging platforms provide: a secret email id for each verified user e.g. username[secret-word]@mydomain.com So that whenever the user sends an email to this ...
0
votes
0answers
80 views

Setting up ubuntu development machine to deliver all mail to a directory [closed]

I have a development Ubuntu Server (12.04.1) VM that I use to develop php sites and e-commerce sites (like Magento etc). What is the easiest way to setup the server such that the sendmail command ...
1
vote
1answer
47 views

How can I change the username and password of a Rails application on Heroku?

I don't want to commit the username/password combo for an e-mail server to Git, as the source code is made public. Is there a way to change it on Heroku itself?
1
vote
0answers
184 views

thunderbird cannot login to apache james

So far as I can tell, Apache James is running correctly: root@dur:~/apache-james-3.0-beta4.derby# root@dur:~/apache-james-3.0-beta4.derby# bin/james-cli.sh -h localhost listdomainslocalhost ...
0
votes
0answers
49 views

how to solve shared hosting email file count limit for a email inoffice email webclient idea

We are currently facing a problem with our shared hosting , our Email files has reached the limits for their file count. we use Roundcube on their host to manage our emails, of course this is a good ...
1
vote
0answers
33 views

Postfix with many ips

Hello I am installing a Postfix in CentOs 6.2, the thing is that I have a block of a few IPs, lets say 5 ips where I want the email will be deliver from, So the first petition to send an email the ...
0
votes
1answer
286 views

Mail server altering reply-to address?

We have an application sending mail with reply-to addresses in the form of NNN@email.example.com. The mail is sent via Sendgrid and replies are parsed using Sendgrid's Parse API. The problem is some ...
0
votes
1answer
290 views

How to manage email accounts in centos 6 and roundcube

I have setup roundcube on my centos 6 server. Now want to create a admin panel so I can manage users. I could not found a way to install admin like iredadmin on already running server. I have courier ...
0
votes
1answer
67 views

Plugin-enabled SMTP-Server to add filter-functionality [closed]

A few days ago, an idea came to my mind regarding a spam-protection technology. Therefore, I'm in search of an SMTP-server, which is able to be enhanced by filter plugins. Is anybody aware of an ...
0
votes
0answers
60 views

Email Delivery flow

Now we have web server and email server We used email server to broadcast our email blast using EXIM Our web server using PHP email blast software Everyday estimate few hundred thousands emails ...
1
vote
0answers
282 views

How to create a simple pop3 email server?

The server has to handle requests from a pop3 client. I was able to create an smtp email server, which can handle Telnet communication. For the pop3 server, I have to support a pop3 client (any one). ...
0
votes
1answer
117 views

troubleshooting qmail delivery failure

I've got a puzzling qmail situation (at least to me, but I am not a qmail expert, this is a work-related issue that I'm looking at by default...) There are about a dozen emails sent to a particular ...
0
votes
1answer
103 views

is it possible Two or more email provider for one domain?

I have 50 emails for one domain but out of them only few are important so it is possible that important emails are handle by one provider and others with low cost email provider so that we can cut ...
0
votes
1answer
483 views

Email Server for Bugzilla on Windows

I have Bugzilla 4.0 installed on my Windows machine but I haven't been able to get an email server to work. Does anyone know what the easiest way is to get the email server work? I found NTsendmail ...
0
votes
1answer
26 views

Email address encoded within an email address. Is it possible?

I am looking into some edge cases of email address formatting, and also how such cases are handled by email servers. In particular, according to RFC5322 (section 3.4.1), an address like this is ...
1
vote
1answer
492 views

Mail Server Handling with Node.js

I'm creating a service that requires users being able to email anyone@mysite.com where mysite is my.. site. Should I go through the trouble of setting up my email server or is there a hosted email ...
0
votes
1answer
31 views

Calling my endpoint when receiving a new email

I'm looking for a reliable service that will manage an Email box & servers for me. I want it to call my endpoint (with the message inside) on each email it receiving. Any existing solutions for ...
1
vote
1answer
509 views

Is there a way to use django send_mail but the sender is based on a specific field in a django model?

Currently,I am using gmail's smtp and Django send_mail. EMAIL_HOST = 'smtp.gmail.com' EMAIL_PORT = 587 EMAIL_HOST_USER = 'sample@gmail.com' EMAIL_HOST_PASSWORD = 'samplepass' EMAIL_USE_TLS = True ...
0
votes
1answer
79 views

Which mail server can be configured to donwnload from pop or imap [closed]

I have a server at my company (can be ubuntu or windows it depend on the mail server), which is up only in work ours and it has no domain. I need a solution, which dowloads my mail from a pop3 or ...
0
votes
1answer
364 views

connect to pop3.live.com using TCPClient getting time out error

i am writing a program that will connect to a hotmail email account a pop all of the emails to my windows form using C# but when i try and set up the enital connecting using TCPClient i get this error ...
1
vote
0answers
246 views

PostFix Blacklist Configuration

I have setup up a basic email server using PostFix with Dovecot/IMAP. But i face some issue with the blacklist setup. below is my postfix main.cf smtpd_recipient_restrictions = check_sender_access ...
3
votes
1answer
179 views

Getting the public certificate from a mail which is signed and encrypted

I have the whole mail as a string which is encrypted and signed. By Default in outlook express if the receiver does not have the public certificate of the sender then the public certificate is ...
0
votes
2answers
222 views

Create a random disposable mail receiver

I need to create random e-mail addresses that possess the role of receivers. Though these addresses should not be in any case real e-mails. I know that this kind of problem could easily be solved by ...
0
votes
1answer
807 views

Setting up E-mail server in Ubuntu [closed]

I am totally messed-up while installing mail server in Ubuntu system. My purpose is: To set up a local mail server which will fetch mails from an external server in deliver the same to the local ...
1
vote
1answer
138 views

What are the best practices for applications that need to send automatic emails (like password recovery service) and avoid e-mail blacklists?

I work at a university, on a project for a web driven academic management system and I'm currently facing the following problem: Sometimes the application needs to send e-mails, most of then are sent ...
0
votes
2answers
95 views

What is the safe way to do automated emails?

I am in the middle of doing an auction site whereby emails are sent out regularly when people win items, sell items, didn't sell item, etc etc... Which is the best way to send these emails so they ...
0
votes
1answer
309 views

Setting up an email server on an ubutu machine

The machine has a dedicated ip and a domain name. I need the ability to send and receive emails. I would be needing maximum 5 emails(info,contact,sales etc) There would be maximum 5 email ids which ...
1
vote
0answers
544 views

How to create an Email Service? [closed]

If I want to create or build a website like gmail or hotmail, how do I proceed?
3
votes
1answer
273 views

How can I connect to Apache James' user repository and retrieve a list of users through Java code?

How can I connect to Apache James' user repository and retrieve a list of users through Java code? Is there a way using the Apache James api? Thank You Chris
4
votes
3answers
353 views

Best Way To Receive Email Website

I am developing a website -- in the prototype stage, soon to be alpha. I will provide an email address to each account that allows the user to deposit stuff -- not a real email account, just an ...
0
votes
2answers
165 views

Processing all the email sent to a specific domain

Requirement: I am writing a web application (Rails on Heroku) through which users can create groups and user should be able to post a message to the group simply by sending an email to the group. This ...
0
votes
1answer
2k views

Postfix Email server - Host name doesn't match IP address

I've got a postfix mail server setup on my VPS. Just the other day when I sent an email I got it bounce back with the following error message: Remote host said: 454 5.7.1 DXNS3 208.81.237.186: ...
0
votes
2answers
1k views

Free smtp outbound servers? [closed]

I need to send a mail from a php script. But the hosting service does not have a smtp server. Also, it does not have "ssl" and "tls" options. Which email (smtp) servers (port 25) can I use to send ...
1
vote
1answer
879 views

Dot TK as a domain name for my own email server?

"Dot TK - It's FREE! But if you pay, you get a lot more! When you pay you own the domain legally, you may sell or transfer your domain and you do not have the minimum user requirement of 25 hits per ...
12
votes
4answers
3k views

Test sending email without email server

I have a Django application that sends an email. The production server has an email server but my local box does not. I would like to be able to test sending of email locally. Is there any way that ...
2
votes
3answers
3k views

How do I read incoming mail using C#

I am looking for a solution to allow me to read incoming emails. The three methods I can think of to do this at the moment are: Create an Email Server parsing emails Hook into an existing exchange ...
1
vote
2answers
1k views

Sending mass email SLOW with PHP PEAR Mail and ALT-N Mdaemon pro

We have a growing mailing list which we want to send our newsletter to. At the moment we are sending around 1200 per day, but this will increase quite a bit. I've written a PHP script which runs every ...

1 2