The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
26 views

Getting some and not all mails using Zend_Mail_Storage

I use Zend_Mail_Storage_Pop3 to fetch mails from a given mail server. Now, the issue is that the framework provides a way to fetch all the mails from the storage ...
-1
votes
0answers
20 views

Why is GMAIL marking mails from my server as spam? [closed]

I've just set up my mail server. The MX records and reverse DNS is all fine... Nevertheless google is Marking all mails as SPAM, other services as Yahoo, Hotmail, Outlook, etc are working fine. Here ...
0
votes
1answer
15 views

How to find internal mail storage location in gmail [closed]

In gmail how they are storing messages internally while net connection is closed. ex.while composing the mail net connectivity is closed,at that time that particular mail is stored in a local system ...
-1
votes
0answers
10 views

Group Emails on Lion OS X Server [closed]

I am having trouble creating group emails on the Lion OS X Server. E.g. I send an email to full-timers@company.com The email is forwarded to all the user emails in that group "full-timers" I ...
-1
votes
0answers
8 views

Mailserver issues [closed]

We need someone to help us configure our mailserver so that our mailing list for us and our clients do not get rejected. We are experiencing a high number of email rejections for various reasons from ...
-1
votes
0answers
16 views

Postfix configuration on a virtual machine [closed]

I've a VirtualBox virtual machine with lubuntu running. I've on this machine a postfix mail server running with configured a postfixtest.org domain, but when I ping (or nslookup) postfixtest.org I get ...
-2
votes
0answers
23 views

I have mydomain.com running on EC2 and whant an email like support@mydomain.com [closed]

I have a website running on an EC2 instance (mydomain.com), on EC2 is running Ubuntu Server. I installed Postfix and Postfix Admin successfully, then I created an email account (support@mydomain.com ...
0
votes
0answers
11 views

Application Server Load Balancing With MySQL and Mail Server

Currently we have one dedicated server. We are planning to add two or three more dedicated servers and using server load balancing approach for distributing traffic among them. 1- If one user ...
-1
votes
0answers
30 views

Move mailbox from one server to another [closed]

A client of mine has bought a domain with 123-reg.co.uk he has also got a mailbox with them. His site however is hosted elsewhere. I have changed nameservers to point the domain to this server but I ...
-1
votes
1answer
28 views

What's a good mail server API? [closed]

We currently use mail.google as our SMTP server for one of our web applications, but I wanted to know if there are any dedicated mail relay service providers that can handle large amounts of outgoing ...
-1
votes
0answers
17 views

PostfixAdmin - Removing the announcement that users see [closed]

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 === ...
2
votes
3answers
77 views

Find out from where an email has been sent

I'd like to find out from where an email has been sent. I already know I have to to find the "Received From" that’s farthest down in the complete headers to get the private and the public IP ...
0
votes
1answer
61 views

Can I send email to friends (say to gmail) from my local computer (IIS or Apache), if yes how?

I am planning to send email to my friends (they are in gmail and hotmail) from my local PC which I use at my home (in dynamic IP). Is it ever possible to configure IIS or Apache in my local PC and ...
0
votes
0answers
25 views

Rerouting emails through another server

I'm having problems with sending emails to Yahoo email addresses. Our IP got banned by them and it's been over 4 days since I submitted the from to get whitelisted, but no reply from them. I've ...
0
votes
0answers
15 views

Spamassassin customized by domain? [closed]

I've got Spamassassin deployed on my server. The server hosts several different domains. Is there any way to select which .cf files are used for each domain? Say, for instance, I want to have a rule ...
0
votes
0answers
8 views

autoreply with courier

I am trying to create an email address that will send autoreply for all inbound emails, however, I don't seem to make it happen. I have already tried creating .mailfilter and also tried with procmail ...
0
votes
1answer
211 views

Connection Timeout on aws when Telnet on Port 25 [closed]

Thanks you for your time. I have just set up a Postfix mail server which is running as MTA in one of my aws instances. I can successfully connect to the localhost through 'telnet localhost 25', and I ...
0
votes
0answers
39 views

How to adjust SPF record to a second SMTP server?

My current SPF record for the email provider was configured as such: v=spf1 a mx ptr include:bluehost.com ?all I signed up for a service to send out some of my emails via their SMTP servers and ...
0
votes
1answer
65 views

about mock-javamail

I need an mail server in java that can handle incoming and outgoing mails (POP3- IMAP- SMTP protocols). I thought about trying to use mock-javamail. I downloaded the: svn co ...
0
votes
1answer
140 views

java email server

I am new to mail server projects in java. I am working under Ubuntu 12.04 OS. I am looking for a java mail server under Apache or MIT license. Can anyone help me with some other free source code ...
0
votes
1answer
50 views

Send mail with external data through PHP

I looking into building a system that can read and send mails all by itself. The mailserver already exists. All I want to do is fetch the e mail data with a php script running locally on the ...
0
votes
1answer
67 views

Mailing SMTP Error PHP

require_once "Mail.php"; error_reporting(E_ALL ^ E_STRICT); $mail_To = $email; $mail_Subject = "Reservation notification From Tamera Plaza Inn"; $mail_Body = "First Name: ...
0
votes
0answers
170 views

sending email as an alias in outlook

I was just wondering if this would be able to work: I have an Outlook server with 1 email (office@domain.com) Now I want 3 users to have aliases for that email so simply said users ...
0
votes
1answer
132 views

Setting up hMailServer SMTP on port 2525

I currently have a working hmailserver on a windows server 2008 vps. My server currently listens on port 25 as usual. Since a couple of days now I've been having problems sending e-mails from hotels ...
0
votes
1answer
334 views

PHP registration and login forms&email verification/Mail server setup

I'm working on a small website which requires users to signup for an account, after which an email is sent to them with details to verify the account. After clicking on the link in the verification ...
0
votes
1answer
109 views

CentOS6 allowing incoming traffic but not outgoing, even with firewall of [closed]

I am running CentOS 6 in VirtualBox within Server 2003. Installation was successful, no issue. I have completed all the steps to install Kolab Groupware server, again all appeared to be working OK. ...
0
votes
1answer
121 views

Not able to send emails to extrenal email addresses with Spring Java mail

I have developed a spring Java Mail application in my project.I have configured my company mail server name in Spring.xml file. I am using JavaMailSenderImpl. My spring.xml <bean id="mailSender" ...
0
votes
1answer
879 views

Can't connect to server (timed out if winsock.dll error 10060) when run blat command to send mail

I am using Blat that is command line tool for sending the mail from command. First I run the install command to store the mail server which create the entry in registry like that......... First I ...
-1
votes
1answer
388 views

How To setup a Mass Mail server using php / Linux?

What is required to set an mass mail sever using Linux and php , and where can i find some steps for that , what do you recommend . Best Regards
0
votes
4answers
183 views

Print first column and email with awk or sed

How can I use AWK in the following situation? Example input: 17 mary@mysite.co.uk 9 Limited <office@domain.com> 8 "Fishing Forum" <dra.78@gmail.com> Desired output: 17 ...
1
vote
2answers
42 views

Any public datasets of authentication logs?

I'm looking for login logs, particularly from a mail server, to use as sample data. I've looked through a lot of public datasets but have been unable to find anything of the sort. I'd like to be able ...
0
votes
1answer
161 views

hMailServer not delivering Google Apps mail

i am using hMailServer of version hMailServer-5.4-B1944 on windows 7. My www.xyz.com.np domain mail is hosted on gmail. I have forwarded or set up catch all email to mail@xyz.com.np . I have enabled ...
0
votes
0answers
24 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 ...
0
votes
0answers
85 views

Unable to receive emails from gmail on my server [closed]

I have setup a mail server on my personal server. I am able to receive mails from most email accounts like Yahoo, hotmail etc. But I am not able to receive any mail from Gmail. Why is that so? And ...
1
vote
0answers
323 views

osTicket not able to access folder in Mailbox

I am using osTicket as ticket system on my site. Hope someone here will be able to help me out. I was setting up an email in osTicket so that emails can be retrieved automatically. Fetching works ...
0
votes
1answer
74 views

How Fetch Emails From A Specific Email Address On My Mail Server With C#

i created a mail server for myself using hmail + roundcube + windows server 2008 - r2 installed on a vps! every thing is ok about them and now i want to fetch emails from a specific email address ...
0
votes
1answer
31 views

How can I set the subject of a bounced email?

When sending an email, is there a way I can control what the subject of the bounced email will be (in the event that it bounces and is not deliverable). Basically, I can control where the bounced ...
0
votes
0answers
81 views

Domain Keys and Gmail

I am running Linux Centos 6 with Plesk I set up Domain Keys and enabled DKIM signing for my domain. I have 2 domain key records in my dns and it seems to be set up fine. When I email any gmail ...
0
votes
1answer
44 views

How to retrieve all or matching email addresses from a mail server using java mail API?

I am trying to implement a feature in the email client that we are developing to find the list of email addresses in a particular domain, once the end user keys in the first 3 letters in to/cc/bcc ...
5
votes
1answer
228 views

On Linux, how do I fake an MX record for a domain? [closed]

I'm testing two mail servers that live on two (virtual) machines with made up domain names for emails. When one of the servers needs to send an email to the other one, it seemingly performs a DNS ...
0
votes
1answer
51 views

Ruby on Rails: How to connect to a mailserver with 'ehlo' instead of 'helo'

I have a SMTP server that needs to authenticate with extended smtp (esmtp) and i can't find a way to make my rails app to authenticate with EHLO instead of HELO. any ideas ?
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
160 views

Unable to send mail swiftmailer [code: 553] [Swift Mailer]

I have been using my gmail account to test if swift mailer is working. It worked fine. Although when I shifted to smtp.rediffmailpro.com (smtp server). This started to fail to work. This is the ...
1
vote
2answers
79 views

Getting CFAdmin Mail Server in code

I've specified a Mail Server in my CFAdmin I want to get it in my code. Is it possible somehow?
0
votes
0answers
39 views

Is there a place (server) to check if I correctly fixed the “Invalid HELO name” error (RFC2821 4.1.1.1)? [closed]

I got an "Invalid HELO name" error (RFC2821 4.1.1.1) on my mail server. I found the problem and I think that I corrected it. Is there a server that I can use for testing my fix? thanks,
0
votes
0answers
99 views

Migration of mail accounts from one IMAP server to another

I want to migrate mail accounts from one mail server (IMAP complaint) to another IMAP server. The idea is similar to Google Apps migration tool but that only allows to migrate from any mail server to ...
-3
votes
1answer
122 views

In PHP, any other Mail Sending method rather then SMTP finally? [closed]

I'm using PHP, and now i found that the php native mail() method is finally also the smtp. Ok lets say i am using very simple: mail("david@gmail.com","hello","hello"); If this code fails, can i ...
0
votes
0answers
114 views

Android Emulator Email Client - Configure fake mail server in PC

I'm trying configure the email client in Android Emulator to a fake mail server application running in my computer. I've given the SMTP server ip address as the internal IP address of the Computer ...
0
votes
0answers
152 views

Postfix iredmail Push notification Webhook [closed]

I am using postfix and iredmail --with mysql database-- as a mail server. I need to call a webhook url at my server when the mail server receives a message to a certain email address. For example, ...
1
vote
1answer
157 views

SMTP Mail Server Authentication

Can some please describe to me the SMTP authentication in broad terms keeping in mind the below. When someone asks 'what authentication are you using?' What are they referring to? Which variant of ...

1 2 3 4